Showing posts sorted by date for query linux. Sort by relevance Show all posts
Showing posts sorted by date for query linux. Sort by relevance Show all posts

Mar 3, 2015

How-To Install FreeNAS To USB Drive

FreeNAS is an Open Source Storage Platform based on FreeBSD and supports sharing across Windows, Apple, and UNIX-like systems. It comes with a lot of protocols and services – here are some to mention: CIFS (samba), FTP, NFS, TFTP, AFP, RSYNC, Unison, iSCSI (initiator and target) and UPnP, Software RAID (0,1,5), ZFS, disk encryption, S.M.A.R.T/email monitoring with a WEB configuration interface (from m0n0wall). You can use it to build your own secure network file server to store all your important information on.

FreeNAS can be installed on compact Flash/USB key, hard drive or booted from LiveCD (version 7.x). Personally I like to install it on USB key to keep the software separate from the data on the hard disk. The rest of this article will show you how to do it. At the time of writing the current stable version is 8.0.2. The little graph on the right shown the number of downloads – this is what people download most:


They also have a 32-bit version (FreeNAS-8.0.2-RELEASE-i386.iso) and 64-bit version (FreeNAS-8.0.2-RELEASE-amd64.iso). You should choose 32-bit or 64-bit based on the hardware of the computer you are going to run FreeNAS on:


Download the .iso file from Source Forge and save it to your hard drive, for example in C:\Temp folder.

From here you can do two things:

1. Burn the .iso file to a CD. This will give you a bootable CD from where you can install FreeNAS to a hard drive or USB stick. The older versions (7.x) also had an option to run FreeNAS from the CD without installing it. With version 8.x this option is not available anymore.

2. Extract the embedded version of FreeNAS from the .iso file and write it directly to a USB stick. This is a faster way of getting FreeNAS installed but will not allow you to add additional software later.

In this article we are going to take the second approach. I will provide a separate posting on how to do variant 1 and install Transmission.

Note: As of version 8.0.1-BETA3 the image size increased. The new size requires a 2 GB USB storage device.

Step 1) Extract the FreeNAS image

We need to extract a file from the .iso file. If you already have a tool that can do that go ahead and use it. If not you can install the Daemon Tools Lite which is free for home personal use. Mount the .iso file and extract the FreeNAS_i386_embedded.xz (32-bit version) file. In case you downloaded the 64-bit version the name of the file will be FreeNAS_amd64_embedded.xz. Copy it to your hard disk.

For the rest of the article I will assume we chose the 32-bit version.


The .xz file is a compressed file. Un-compress it and extract FreeNAS_i386_embedded which is the image we have to write to the USB drive.

I use 7-Zip for extracting the files from .xz file. Make sure you use the latest version of 7-Zip. Right-click the FreeNAS_i386_embedded.xz file and choose 7-Zip -> Extract Here. This will extract FreeNAS_i386_embedded file and place it in C:\Temp


Step 2) Prepare the USB key

Plug the USB key in your PC and format the disk as FAT32. Sometimes Windows will not be able to format it (if it was partitioned or formatted with Linux file system for example). In this case you should try a “low-level” format using this tool:

HP USB Disk Storage Format Tool

Step 3) Write the FreeNAS image to USB key

The next step is to download Physdiskwrite from here. It is a ZIP file. Unzip it and copy physdiskwrite.exe and PhysGUI.exe to C:\Temp. Run PhysGUI.exe. It has a graphical interface and will display information about storage devices (hard drives and USB devices:


Remember the Device ID (first column) of your USB stick. Open a command prompt, change the folder to C:\Temp and type:
physdiskwrite -u FreeNAS-i386-embedded
It will list the disks (the same Device ID you got from Physdiskwrite) and will ask you to which of them to write the file. In my case it is drive 1 (type 1 and press)

It will ask you to confirm (press y followed by)


The program will start writing the file and you can see the progress. After it is done you have USB stick with FreeNAS installed on it. To try it reboot your computer and make sure it boots from the USB stick (either change the boot sequence in BIOS or use one of the hot keys during boot to enter the menu where you can select the device to boot from).

Some people are experiencing problems at this step. One suggested solution (thanks Jim) is:
Open a command window as admin (“cmd”)
Type “diskpart” and hit enter.
Type “list disk” and hit enter to find out the number of your drive.
Type “select disk X” (where you replace X with the number of your drive) and hit enter.
Type “clean” and hit enter.
after that go back to your temp folder and then try the process again.

If something goes wrong and you do not get a working FreeNAS on USB stick then try the first method – burn the .ISO file to a CD, boot from the CD and install FreeNAS to USB.

If you decide to go for version 7.x you get bit-torrent client (Transmission). It is missing in 8.0.2 but there are plans to be included in the future versions.

See Roadmap for 8.1

That is all.

Or almost. Probably you could have got the same information elsewhere – in the Google’s age it is hard to be original. Actually some time ago I came across a discussion about whether the blogging was declining. There were several responses in support of this – people were not seeing much sense in re-posting information available in 1000’s other places.

Saying that I would like to thank you for visiting my blog.

Feb 16, 2015

Drive Image and Backup for Windows

R-Drive Image is a potent utility providing disk image files creation for backup or duplication purposes. A disk image file contains the exact, byte-by-byte copy of a hard drive, partition or logical disk and can be created with various compression levels on the fly without stopping Windows OS and therefore without interrupting your business. These drive image files can then be stored in a variety of places, including various removable media such as CD-R(W)/DVD, Iomega Zip or Jazz disks, etc.


R-Drive Image restores the images on the original disks, on any other partitions or even on a hard drive's free space on the fly. To restore system and other locked partitions R-Drive Image is switched to the pseudo-graphic mode directly from Windows or bootable version created by the utility is launched from CD disc or diskettes.

Using R-Drive Image, you can completely and rapidly restore your system after heavy data loss caused by an operating system crash, virus attack or hardware failure. You can also use R-Drive Image for mass system deployment when you need to setup many identical computers. In other words, you can manually setup one system only, create an image of the system, and then deploy it on all other computers, saving your time and costs. If you need to restore only certain files from a disk image, you can connect that image as a virtual disk and copy those files directly from the disk image using Windows Explorer or any other file utility.

R-Drive Image is one of the best backup and disaster recovery solutions to prevent losing your data after a fatal system failure.

A free fully functional 30-day trial version is available for evaluation purpose.

R-Drive Image Features
  • A simple wizard interface - no in-depth computer management skills are required.
  • On-the-fly actions: Image files are created on-the-fly, no need to stop and restart Windows. All other disk writes are stored in a cache until the image is created. Data from image files are restored on-the-fly as well, except on a system partition. Data to the system partition can be restored either by restarting R-Drive Image in its pseudo-graphic mode directly from Windows, or by using specially created startup disks.
  • Image files compression. Image files can be compressed to save free storage space.
  • Removable media support. Image files can be stored on removable media.
  • Startup version. A startup version can be used to image / restore / copy partitions locked by the OS. The computer can be re-started into the startup version either directly from Windows, or from an external USB device, a CD/DVD disk, or 6 floppies. The startup version can use either a graphic user interface, or a pseudo-graphic mode, if the graphic card isn't supported. Support for UEFI boot for modern computers.
  • USB 2.0 and 3.0 support in the startup version. With hard drives prices constantly going down, an external IDE-USB 2.0 or 3.0 HDD case with an appropriate hard drive is an ideal (fast and reliable) solution for storing backup files for system and other partitions that can be restored only in the startup version. Do not use numerous unreliable CD discs and slow CD/DVD recorders any more. Remember: with the incremental backup, this hard drive is not to be too large.
  • Network support in the startup version. R-Drive Image startup version supports disk image file creation and restoration over the Microsoft network (CIFS protocol).
  • Extended List of the supported devices in the startup version. The list of hardware supported by R-Drive Image startup versions has been extended. VIEW THE LIST
  • An image file can be connected as a read-only virtual disk. Such disk can be browsed through and files/folders can be found and copied.
  • Individual files and folders restoration. Individual files and floders rather than entire disk can be restored either during the restoring action or from a image file connected as a virtual disk.
  • Image files splitting. Drive images can be split into several files to fit a storage medium.
  • Image Protection. Disk image files can be password-protected and contain comments.
  • New partition creation. Data from a disk image can be restored on a free (unpartitioned) space on any place on a hard drive. The size of the restored partition can be changed.
  • Partition replacement. Data from a disk image can be restored on other existing partitions. R-Drive Image deletes such partitions and restores data on that free space.
  • Disk to Disk copy. An entire disk can be directly copied on another one.
  • Image files verification. You may check if your image files are good before you store them or restore data from them.
  • Scheduler. A time for disk image creation may be scheduled and the process can be run in unattended mode.
  • Script creation for frequent or unattended actions. Such scripts for creating an image file and appending data to an existing image file are created from the R-Drive Image interface the same way the actual action is performed. Scripts are executed from a command line and such command can be included to any command file.
  • Action Report. When disk image is successfully created or the action fails the report can be automatically sent over e-mail or an external application can be launched.
  • Support for the ReFS file system (Resilient File System), a new local file system Microsoft has introduced in its Windows 2012 Server. All disk actions are supported, except partition resizing.
  • Full support for the GPT partitioning layout. R-Drive Image can create GPT disks, resize them, and change their partition layout during copy/restore operations.
  • Support for Windows Storage Spaces (Windows 8/8.1 and 10), Linux Logical Volume Manager volumes, and MacRAIDs.

5 Best Free Disk Imaging/Cloning Utilities for Windows

Creating a good backup of your computer system involves not only backing up all of your data, but also backing up all Windows and system files when they are in a working and stable state. When a hard drive crashes or the Windows operating system becomes corrupt, it would be preferable to not only be able to load back your data quickly, but also to load back the entire OS with all of your user settings, bookmarks, installed drivers, installed applications, and more.

A good way to have both things taken care of at once is to create an image of your hard drive. By creating an image, your entire system state, including the OS and data files, is captured like a snapshot and can be reloaded at any time. It’s the best way to protect your data and is the fastest solution also. However, it’s not necessarily the easiest solution since most imaging programs require a bit of trial and error when performing a restore.

In this article, I’ll mention a couple of my favorite freeware programs for cloning a hard drive. You’ll find a lot of paid solutions also like Acronis, which make the process easier, but can cost a good chunk of change. If you hate computers and want the simplest process possible, then go for commercial software. Otherwise, read on for some great freeware apps for cloning your hard drive.

Paragon Backup & Recovery

Paragon Backup & Recovery is one of my favorite tools for backing up and restoring hard drives at home. It has a slew of features and is very reliable. It’s been around for a very long time and therefore the software is polished and works perfectly on all versions of Windows from Windows 2000 to Windows 8.1 32-bit or 64-bit. Here’s a list of features that make Paragon one of the best freeware utilities in this category.

  • Complete disk backup including GPT disks
  • Differential backups so that you can create one full image and then save space on future backups. I believe Paragon is the only freeware one I mention here that supports differential backups.
  • Unique backup capsule feature that lets you store the backup on a local hard disk in a hidden partition for easy recovery if they active partition fails
  • Linux and WinPE bootable recovery media options
  • Restore an entire image or only certain files and folders from an image
The only annoying thing about the program is that it includes all the features from the commercial version too and when you try to use one of them, it will try to upsell you the paid version of the program. It’s not a major nuisance, but it’s slightly annoying. I would rather they just strip it down to the bare minimum and if I like the program, I might be interested in purchasing the more feature-full version.

The free version can still do a lot of other stuff too like create, delete, and formats partitions, hide/unhide partitions, and mark partitions as active.

DriveImage XML

DriveImage XML is a completely free data recovery program that you can use to create images and backups of logical drives and Windows partitions. Here are a couple of the major features of this program:

  • Quickly backup logical drives and Windows partitions to image files without having to restart Windows (you can remain logged in)
  • Easily browse, view or extract files from the images
  • Restore the images to the same drive or to a different drive
  • Copy data directly from drive to drive
  • Schedule automatic backups and image creations with Task Scheduler
  • Run the program from the Live CD or from the WinPE boot CD-ROM
The nice thing about DriveImage XML is that it uses Microsoft’s Volume Shadow Service (VSS), which means you can create hot images of hard drives that are in use. It supports Windows XP, Windows Server 2003, Windows Vista, Windows 7 and Windows 8.

The one thing to remember though when restoring an image is that the partition you are restoring to needs to be of the same size or larger. You cannot restore to a smaller partition size than the original. Also, DriveImage XML does not perform incremental backups after the first backup image, so you’ll either have to have a lot of space or you will have to delete older backups.

Macrium Reflect Free

Macrium Reflect Free is another popular free utility for disk imaging or disk cloning. In terms of design, the GUI for Macrium is much better than Drive Image XML. It’s clean and looks more modern. The layout is also easier to navigate and understand.


You can clone a disk or image a disk. Cloning is better if you want to move everything on one disk to another hard disk, i.e. a larger disk. Imaging a disk can be scheduled whereas cloning has to be done manually. You can then restore the images to the same hard drive, a replacement hard drive or even to a new computer, though the last option will require a paid version of Macrium to restore to the new hardware.

Macrium also has a Linux rescue CD and Windows PE rescue CD that can be used to restore an image to a new hard drive. The restore process is fairly straightforward and if you get confused anywhere, they have tutorials for creating images, restoring images, troubleshooting problems, etc. in the knowledgebase. It’s a good program for a novice user.

EaseUS Todo Backup Free

EaseUS creates a lot of different products and one of the best is Todo Backup. Again, like Paragon, they want to upsell you to their paid versions, but the free version worked just fine for me when performing a backup and restore.


It’s got a simple clean interface and is a little better than Paragon when it comes to upselling. It just have a little bar at the bottom of the window that say “Upgrade Now to get a more powerful edition”.

Using the free version, you can only recover to the same disk or a new disk on the same machine. If you want to recover to new hardware, then you’ll have to purchase their paid software just like Paragon and Macrium do. Feature-wise, it’s closest to Paragon in terms of what it supports. You can restore using their WinPE bootable media and it works as expected.

I also found EaseUS Todo backup to be very easy to use, especially when following their online guides. Overall, it’s a great choice for a novice user.

CloneZilla

If you’re more of an advanced user, then CloneZilla may be the right choice for you. Clonezilla is basically a live CD that you boot from and then work with from there. Unlike other programs, it doesn’t have an executable file that you can run inside Windows. That right there will be reason enough for most people to choose something else.


However, if you’re familiar with the DOS environment and really want the most customization options for creating your backup or disk image, then CloneZilla has you covered. Here’s an abbreviated list of features:
  • Supports a large range of file systems including ext2, ext3, ext4, xfs, jfs, FAT12, FAT16, FAT32, NTFS, HFS+, UFS, VMFS3, VMFS5 and minix
  • Both MBR and GPT formatted hard drives supported
  • Image file can be stored locally or on an NFS server, Samba server, or SSH server.
Performing a clone and restore in CloneZilla was a bit more work than I had expected and it certainly had many pitfalls for novice users. Thankfully, they have some documentation with step by step instructions for performing common operations. Again, this is a great tool for advanced users only.

Those are my favorite 5 tools for cloning or imaging a disk in Windows. If you have another suggestion not mentioned here, feel free to post it in the comments. Enjoy!

How To Setup DD-WRT on Virtualbox

Maybe you are interested to use/try DD-Wrt for your hotspot or using it for our hotspot billing software, unfortunately but you don’t have a compatible router hardware or don’t have any brave to flash your factory router firmware with DDWRT to avoid any unwanted things.


Actually DD-WRT provides X86/ PC Version for free, that installable on your own PC. The problem is , that it is not in virtualbox compatible image. Therefore you won’t able to install it directly to virtualbox, unless you convert it to virtualbox disk (vdi) image first, with vboxmanage command. But the problem does still exist, you may be able to install it to your virtualbox, but the converted image is read only. It won’t save the changes you have made. Once you reboot the router, you will be losing any changes/settings that you have made. The good news is we have fully functional(read/writeable) ddwrt in Virtualboxdisk image (vdi).

Just do the following steps to get fully working DD-WRT on virtualbox with network setup
  1. Download our ddwrt-vdi image compressed file from here
  2. Extract the compressed file
  3. Create the new virtual machine (OS: Linux, Version: Other linux) and Use existing virtual disk: DDWRT-X86.vdi that we have provided earlier
  4. Virtualbox Network settings: adapter 1 attached to Host-Only adapter
  5. Go to File > Preferences > Network > Select “VirtualBox Host-Only Ethernet Adapter” > Edit , IPv4 Address: 192.168.1.254 IPv4 Network Mask: 255.255.255.0
  6. Use your web browser to access http://192.168.1.1/ username: admin password admin , after that you can setup your WAN Connection to DHCP/Static IP address and configure the router as needed
  7. Once you have done configuring the router, you would need to change the network settings in virtualbox : Adapter 1 attached to Bridged adapter (select your WAN ethernet interface card that connected to your ADSL modem/gateway router), Adapter 2 attached to Bridged adapter( Select your LAN ethernet interface card that connected to your Access Point)
Note: The default console login username is root and password admin, You would need to have 2 ethernet cards on the Host PC.

Network Layout:

(ADSL Modem/Gateway router) ——DHCP/Static IP WAN[[DDWRT X86 on virtualBox]] LAN—Wireless AP ——Client

Jan 30, 2015

What You Should Know About Internet Broadband Access

This article is dedicated as a coaching guide to provide Internet users with information on the fast Internet broadband access available today and the different types of broadband service you can select.

WHAT IS BROADBAND?

BROADBAND is the common term for a very fast connection to the Internet. It allows users to download online entertainment such as video clips and music, listen to digital radio, send e-mail faster and speeds up everything they do online.

A broadband service can transmit information at up to 40 times the speed of a dial-up modem connection. As the connection is always on, like water or electricity, users don't need to dial up every time they want to log on.

Broadband ADSL also lets people surf the internet and use the telephone at the same time.

Broadband is revolutionising online activities everywhere for businesses, entertainment and public services. Faster speeds of up to 160 times a dial-up connection will bring about new services, including internet-TV and video on demand, across home, business and public life.

Table of Contents
  • Fast Internet
  • Types of broadband
  • ISDN
  • DSL
  • Cable
  • Satellite
  • Wireless
  • Business broadband
  • Static and Dynamic IP addresses
  • Sharing broadband across multiple PCs
  • Running a server on your computer
  • A back-up plan
  • Security
  • Questions to ask the ISP
  • Glossary
Fast Internet:

For the majority of those looking to upgrade to broadband Internet for the business or home, it's all about the extra speed.

Generally, the term broadband refers to a high-speed Internet transmission (usually 256Kbps and above) featuring a permanent connection. Now coming in a range of high-speed connection plans across a variety of access services, broadband promises to knock the socks off its analog dial-up predecessor for downloading multimedia content images and graphics, videos, networking games, and music streaming.

There are three ways of getting online with broadband - via your TV cable box, your satellite or via your phone line. If you've got cable TV, this is an easy option, but the most common type of broadband access is an upgraded home telephone line called ADSL (Asymmetrical Digital Subscriber Line). ADSL is always connected so needn't be dialled up each time, and you can make phone calls on the same line while it's being used. This entails two costs - a special broadband modem, and an upgrade for your phone line. It's easy to avoid paying for these, however - broadband telephone companies are desperate to sign up customers, so all-inclusive bundles where the start-up costs are paid are common.

Always on connection

More than just the practical benefits of a faster connection, broadband can also change the way you approach using the Internet. With a dial-up connection you may consider it a nuisance to log on frequently to look up small items online — for example, using the Yellow Pages to find a phone number. If, instead, you have an always-on, fast connection, these tasks can be completed quickly, with little fuss. This may seem a trivial example, but it demonstrates a change to a more casual approach to Internet usage.

Price Factor

Given that broadband services are often touted as being more expensive — there's also the issue of price. In short, broadband is more costly than dial-up.

However, with so many packages out there today many broadband packages are quite comparable to dial-up services. If you are a frequent dial-up user, this equates to many phone calls during a month. Once you factor in the cost of local calls every time you dial-up, plus the cost of your monthly plan, your 56Kbps account may not seem that cheap after all. If you've opted for a dedicated second phone line, you will also be paying additional line rental fees. Compare this to the $50-70 ADSL plans now available and you can start to see the economic potential of broadband services to their dial-up counterparts.

With an ADSL or cable modem connection, for example, you can surf the Web without tying up your phone line — plus, the connection can potentially be shared amongst other PCs in your home. ADSL, cable modem, satellite and wireless services do generally cost more to set up, but as you will see from this buying guide, there are a variety of ways to reduce the costs of installing the service as well.

Types of broadband

One of the first decisions to be made is what kind of connection you want. There are several options for setting up high-speed services, which all come under the broadband umbrella. However, the type of broadband service you need and have access to will be determined by your speed requirements, budget, and the location (city or regional) of your home or office.

ISDN

Prior to the advent of DSL there were not many high-speed solutions for the home or office. One such is ISDN (Integrated services digital network) which is a dial-up symmetrical service which allows speeds from 64Kbps to 128Kbps. Dedicated ISDN lines can reach up to 256Kbps. The problem with ISDN is that it is incredibly expensive, especially in light of current broadband pricing available today. Nor is it as quick as cable or DSL.

DSL

Telephone networks were never intended to carry data at high speeds; they were initially built to carry an analog voice by converting your voice into an electrical signal. A modem converts digital signals into an analog audio signal that can easily be carried over a phone line. The technical limitations of phone lines mean that the fastest they can carry a signal is around 56Kbps.

DSL (digital subscriber line) technology gets around this problem by using the phone line to carry digital signals directly, without converting them to an analog signal first. This has three advantages: it allows much higher data rates than a regular modem; the connection is always on, which means that you don't need to dial-up each time you want to use the Internet (and incur another cost); and, because the copper wire is split at the exchange, you can use your home phone while on the Internet. ADSL leaves the frequency spectrum between 0kHz and 4kHz free for your telephone service and uses 20kHz to 2.2MHz for data transfer over the copper line. In other words, one phone line will suffice.

There are many different types of DSL, but the one most readily available to consumers and small businesses is Asymmetric Digital Subscriber Line, or ADSL. The asymmetric term means that the service has a much higher downstream bandwidth speed than upstream bandwidth (downstream refers to a transmission from the network to the user, and "upstream" is in the other direction).

ADSL modem

ADSL is added to an existing analog phone line in the same way services such as call waiting are added to existing phone services, in conjunction with a special modem. The modem plugs into your computer through either the Ethernet or USB connection (depending on the type of modem), and in the case of connecting through the Ethernet, a network card will be required.

For an ADSL connection to work, your phone needs to be connected directly to the phone exchange by a copper wire connection, and you need to live within a 5km radius to the exchange. The distance isn't a problem for most city residents, but is a great deal more of a problem for rural residents. Plus, if any part of the connection is digital, for example through a switchboard, ADSL won't work. For people in businesses with PABXes, remember that most fax lines are not connected through the switch, and may not be suitable for ADSL.

Telephone companies need to install special equipment at the telephone exchange to handle ADSL connections. You don't need to know much about these things except they have weird names like BRAS or DSLAM (DSL access multiplexor) which essentially convert the copper signal to the main ATM telecoms fibre backbone.

The best way to find out if you're eligible for ADSL is to check with the service provider. Several ISPs now offer services on their Web sites which can tell you if the copper wires around your area are suitable for DSL services. According to surveys, around 70 per cent of copper wires throughout the world are DSL capable.

ADSL is usually available to consumers in the following range of speeds:
  • 256Kbps downstream/64Kbps upstream
  • 512 Kbps downstream/128Kbps upstream
  • 1500Kbps downstream/256Kbps upstream
While ADSL can reach speeds of up to eight to 10Mbps over short copper lengths, it is almost never run at this speed. Most carriers cap the service at a rate of 1.5Mbps. This is because only a few customers in a close proximity to the exchange will be able to get these higher data rates. So, to avoid favouring users who are geographically close to the exchange, carriers elect to offer the same speed to all users.

Other DSL services available which are targeted at the SME and larger business market include SDSL (symmetrical DSL, which basically provides users with equal upstream and downstream speeds of up to 2.3Mbps), and HDSL or High bit-rate DSL. HDSL, one of the earliest forms of broadband, is predominantly a business grade service used for wideband digital transmission within a corporate site and between the telephone company and a customer. Like SDSL, HDSL is a symmetrical service and offers speeds of up to 1.5Mbps. Both symmetrical services are targeted at businesses that require a higher level of upstream speed, to perform applications such as Web hosting and teleconferencing (more on these later).

Another developing broadband technology is Very High data rate DSL, or VDSL. VDSL promises to offer speeds of up to 50Mbps for lines up to 300 metres in length and runs on existing single copper pairs. There are two competing standards of VDSL: one which uses the same technology as ADSL and essentially adds extra frequencies to the standard ADSL frequencies; and a second which employs a completely different coding scheme.

Unfortunately, VDSL is a very expensive technology to deliver and is unlikely to be deployed on a wide scale because most customers won't be close enough to the exchange.

While VDSL has a much higher possible throughput than ADSL, it doesn't really help in extending reach over ADSL. Where it is likely to be used is in an environment where customers are close to the termination point and a service such as video requiring more than 7Mpbs is being delivered.

Cable

The fibre networks that bring you cable TV at home can be more than an addition to your viewing options — it can also be your means to fast Internet access.

HFC (hybrid fibre-coaxial) networks that are used to carry cable TV pictures are also capable of carrying data at very high rates. The current cable TV signal doesn't take up all of the available bandwidth, because these cable networks were designed to carry a digital TV signal, rather than the current analog signal — and this spare bandwidth can also be used to carry Internet data.

However, people who live in blocks of flats or apartments may face additional difficulties. If cable isn't already installed in your building, getting it installed requires the cooperation of the body corporate or building manager.

Even in buildings where cable is already installed, depending on the type of equipment in place in your building, you may not be able to use cable as an Internet connection.

Unlike DSL a cable service is "shared". This means all subscribers on a given neighbourhood or node [a connection point] share a fixed amount of bandwidth. In theory the more people connected to a node, the slower it takes to download information off the Internet. In other words, a node accessed by only 250 people will generally provide a faster service than a node with 2,000 users.

Cable companies have tricks to get around this. One of the cable operators tricks is to scale its network (where more connection points are added) to suit the number of customers in a particular area of the network. Adding more connection points means they are able to rebalance the network so that customers in all areas of the network are receiving equal performance levels. Scaling the network is also known as "Node Grooming" and the cable companies say they carry out node grooms regularly.

Once the cable is installed, you'll need a cable modem to get connected. This connects at one end to the cable, and at the other end to your PC, either through an Ethernet or a USB connection. Cable modems can transfer data at theoretical speeds of up to 3Mbps. However, because cable is a shared medium with many other users on the same line, performance varies with the amount of subscribers using that particular stretch of bandwidth, as well as the usage patterns.

Most cable modems use Ethernet connections, and the cable company will be happy to sell you a network card as part of the installation if you don't already have one. (In fact, they prefer you to use the card they sell you, because they know it works well with the modem, even though — in theory — the modem should work with any card.) When the cable connection is installed, the technician will also load the required software on your PC. Software is available for all versions of Windows and for Mac OS, but not all providers have Mac software, so it's worth checking before you order. While there is no official support, it is theoretically possible to connect under Linux.

Most cable modems use Ethernet connections, and the cable company will be happy to sell you a network card as part of the installation if you don't already have one. (In fact, they prefer you to use the card they sell you, because they know it works well with the modem, even though — in theory — the modem should work with any card.) When the cable connection is installed, the technician will also load the required software on your PC. Software is available for all versions of Windows and for Mac OS, but not all providers have Mac software, so it's worth checking before you order. While there is no official support, it is possible to connect under Linux.

Many operators use a cable modem that is compliant with the DOCSIS (Data Over Cable Service Interface Specification) standard, which is the most common standard used worldwide. DOCSIS is an open standard, and any manufacturer can make modems that support it.

Cable download speeds are very fast, but, as usual, this can depend a great deal on the source from which the files are being downloaded. Ping times are also very fast, which is a boon for online games. However, as with the rest of the Internet, performance varies depending on the time of day and several other factors, such as the number of subscribers on the specific bandwidth strand.

Satellite

Satellite is often touted as an alternative to fixed-line access such as cable or ADSL, but it does have limitations and is yet to offer the same sort of data speeds. Despite that, satellite has succeeded in providing much faster and often more reliable Internet service, particularly in rural and regional areas, than the standard public system telephone network.

There are two types of satellite services you can use: asynchronous and synchronous. Similar to the asymmetrical DSL service, asynchronous means that there are different speeds for upstream and downstream traffic (again, downstream is faster than upstream).

Synchronous satellite services on the other hand, have the same speed for upstream as for downstream, which makes it more suitable to services that are heavily impacted by delays, like video and audio streaming.

Generally these satellite technologies work on one of two principles:
  • Data is downloaded from the satellite to a terrestrial base station and from the base station to the consumer by microwave link. The consumer requires a receiving dish or antenna and a standard phone modem for uploading data to the base station and from there to the satellite.
  • Data is downloaded directly to the consumer's satellite dish but a phone modem is still required to upload data to a terrestrial base station and to the satellite.
Data download speeds for consumer systems usually range from 64Kbps to 400Kbps, with upload transfer rates restricted to the 33Kbps maximum of any 33Kbps or 56Kbps modem. More expensive corporate systems can go as high at 2Mbps. Speeds can be affected by traffic volume and even bad weather, and costs vary considerably depending on the carrier.

2-way services

However, recent satellite technology developments have paved the way for the launch of broadband satellite service. This service connects the user to the Internet via a 2-way satellite connection.

The 2-way service promises users download speeds of up to 512Kbps, and upload speeds of 64Kbps or 128Kbps. Unlike the 1-way satellite services mentioned above, the 2-way service also provides users with an "always on" connection to the Internet because it no longer requires a dial-up modem connected to a phone line to upload data. Instead, the information that is exchanged between the satellite, your dish and satellite equipment is securely encoded and decoded by a special satellite modem attached to your PC.

Because 2-way uses a different satellite to transmit Internet services and requires different hardware to operate, users with existing 1-way equipment will not be able to upgrade to the new 2-way product.

Again, like ADSL or cable, the satellite 2-way service has been designed to only support a single computer connection.

Wireless

Wireless broadband services are centred around the IEEE 802.11 standard.

Lucent Technologies, Nortel Networks and Symbol Technologies worked with the Institute of Electrical and Electronics Engineers (IEEE; www.iee.org) to create the IEEE 802.11 specification for use with wireless area networks. There are currently four specifications in the family: 802.11, 802.11a, 802.11b, and 802.11g.

The most widely deployed of these today is 802.11b (often called Wi-Fi), which runs on the public 2.4GHz spectrum and is capable of data speeds of up to 11Mbps over a range of up to 150m.

This data-only system utilises a small base station connected to a wired network or to the Internet and transmits data wirelessly to multiple workstations, which can be desktops, laptops or even handheld PCs. Each base station can service several users equipped with wireless receiver cards in their computer, and base stations can be overlapped to allow several hundred users to access the network or Internet.

But while 802.11b has gained the most popularity of the wireless services, the first Wi-Fi5 or 802.11a certifications for wireless LAN access points and cards are out in October 2002. 802.11a uses the 5GHz waveband and promises speeds of up to 54Mbps, but is not interoperable with 802.11b.

Business and Home Broadband Access

The primary differences between residential and SME/SOHO broadband customers is the criteria they use to select their service. For SME/SOHO users, performance and price will be key ingredients in selecting a broadband service, as well as support for value-added services such as VPNs. Fixed price packages versus fixed volume also play a role for large or small businesses. For consumers, it's all about price and value.

For those who are planning to use broadband services in a business environment, there are several differentiators to look out for, particularly in the DSL space. Business DSL services for example, can include support for multiple users and tailored network configurations, additional technical support and a higher level of guaranteed network performance.

Static and Dynamic IP addresses

A key factor for business users to consider is the static IP address options. To understand why there are two different ways of assigning IP addresses, it is important to know what an IP address is used for.

An IP address is the defining tag which identifies the host computer on the Internet. This includes identifying the network being used to access the Internet, as well as the host computer accessing the data across that network.

A good way to understand the difference between a static and dynamic IP address is to compare a public telephone (dynamic IP) to your home phone (static IP).

The dynamic IP address is like a public telephone, as it provides you with a temporary connection to the Internet for you to download information from. Once you log off the internet (hang up the phone), you will lose that particular IP address (phone number) and the IP address will be thrown back into the network and re-allocated to another user. The next time you log on to the internet, your ISP will allocate you a number from its available pool of numbers.

In comparison, a static IP address is fixed to either or both the sender or receiver of data across the Internet (much like your permanent home phone number is allocated to you). With dynamic IP, Web servers will only be able to locate you through that IP address for that partcular Internet session. So, if you want to upload information (eg. give Web servers your IP address so they can contact you, such as with e-mail or hosting your own Web site), you will need to ensure whatever service you sign up for provides you with a static IP address.

However, having a permanent connection (by giving other Web servers the ability to locate you) will pose a greater security risk, so you will need to put security measures in place, such as firewalls.

Around half of ISPs currently providing ADSL residential services offer static IP addresses with some of their plans, but often the monthly rates will be higher than those offering dynamic IP addresses.

Cable providers in the residential market offer dynamic IP addresses only.

Sharing broadband across multiple PCs

There are a number of ways to share your broadband with multiple computers. These fall into two categories. The first is a line sharing option provided by the ISP. This requires additional outlets to be installed in your home or office for each PC. It is a simple solution that requires no additional configuration, but is currently only available with certain cable companies.

The second involves running a Local Area Network (LAN) in your home or office. It is important to note that while most ISPs will allow you to run a LAN from a single connection point on ADSL or cable services, they will not provide any support for the LAN, and recommend you consult a communications specialist to set it up for you. In some instances the ISP may be able to refer you to an appropriate consultant, but this will depend on the ISP. Some ISP will refer its ADSL customers wanting to establish a LAN to a professional third-party consultant, but others do not deal with LAN services at all.

The other issue with setting up your own LAN is providing each user with their own e-mail account. If you want to have multiple user accounts included in your broadband service but have only signed up as an individual user with your ISP, you may incur a fee for each additional user you introduce. For instance, customers who have signed up to the service as a single user initially, will have to pay extra setup and ongoing monthly fees for each user account they want to add on to their service. This means that if you want to have seven people hooked up on your LAN with different e-mail addresses, you will need to pay an additional $77 per month ($11 per user account per month) on top of your monthly service charges to have the additional user accounts connected. However, other ISPs do not have this restriction on multiple user accounts. Most will provide residential subscribers with as many as five e-mail accounts on its cable service free of charge.

If you are going to set up a LAN on your broadband service, be it cable or ADSL, there are three main ways of sharing the connection between multiple PCs.

Firstly, you can use a hardware router, which is arguably the best solution, although it is also the most expensive one. Router prices start at a couple of hundred dollars, and allow you to simply plug your modem into one side and your PCs into the other and you're away. They handle the logging-in, line sharing and security without the issues that plague most of the alternatives, which involve specific hardware and software configuration, as well as a dependency upon a single server PC.

DSL router Option two is to use a proxy server, which is a piece of software that runs on the PC that is connected to the modem. In addition to proxy software, you will need a network card and cable for each computer as well as a network hub. For cable, this requires that the server PC has two network cards - one for the modem and one for the LAN. ADSL users have the additional option of plugging the modem directly into the uplink port on the hub (using a special crossover cable).

Once you have your hardware sorted, there are plenty of proxy server software packages available. Many of these are freeware (such as AnalogX at www.analogx.com), but most are inadequate if you want to do more than just surf the Web and read e-mail. Those that are suitable for using with other applications such as IRC, gaming, instant messaging, FTP and peer to peer networking will usually involve a fair amount of configuration and trial and error to get working properly. If you have an old, unused PC, it might be worth considering using it as a dedicated proxy server. Using software such as Smoothwall (http://www.smoothwall.org/), you can quickly and easily configure it to run as a standalone proxy server without the need for a Windows licence (as it is Linux based) or any other cost, aside from a network card.

The benefit of using a proxy server is primarily the level of control you have over how PCs on your LAN connect to the Internet. The downside is that each Internet application on each client PC must be configured to use the proxy. If you are running Windows 95 or you want to keep your LAN secure and undetectable, then a proxy is probably the best way to share your connection. If you are running a later version of Windows, or Linux, or your PCs are going to be using Internet applications such as instant messaging and multiplayer games, then using Network Address Translation may be a better option for you.

Option three is to use Network Address Translation (NAT). This is commonly done using Internet Connection Sharing (ICS) built into Windows 98, ME, 2000 and XP. Linux users will need to configure ipchains or install something like freesco (http://www.freesco.org) to utilise connection sharing via NAT. This option is transparent to users on your network as it involves each computer being assigned an IP address by the ISP. So if your ISP doesn't allow you to use LANs, then this is not really an option. The benefit of NAT is that it requires almost no configuration at all and allows you to use all your PCs as if they were directly connected to the modem. As per the proxy server option, you will need a network card and cable for each computer as well as a network hub. You will also need an additional network card for the server PC unless you are using ADSL and choose to connect the modem to the hub with a crossover cable.

It is worth bearing in mind that of all the options available, the last two are limited by the fact that if the computer connected to the modem crashes or is shut down, the Internet connection will be unavailable. If you use a router or have multiple outlets installed, then all your PCs are online all the time, and none are dependent on the others working correctly.

Running a server on your computer

Most broadband packages do not allow you to run server software from any computer connected to your modem, be they Web, FTP, e-mail or other type of server. Those that do usually involve your server being assigned a static IP address. Essentially, this means that your computer's online location will be predetermined. Therefore, a static IP address is useful because it allows it to be mapped to a domain name in the DNS. So, for example, if you want to run a Web server for www.yourname.com from your home or office, you need to have a static IP that can be mapped to that domain name in order to make it visible on the Internet. If you haven't specifically requested an IP address from your ISP, then you will almost certainly be on a plan that dynamically assigns you an IP each time you log on with your modem.

It is possible, though, to have a domain name mapped to your computer even if you are assigned an IP address dynamically. The general name given to this technique is Dynamic DNS, or DDNS. To use DDNS, you need to use a service provider such as dynIP.org or cjb.net, which require you to install client software on your PC. The function of this software is to broadcast your PC's IP address to the DDNS server, allowing your IP address to change without your domain name seemingly disappearing from the Net.

If you run remote access software such as pcAnywhere or VNC, then a dynamic DNS service such as those mentioned may be quite useful if you want to access your desktop from the Internet.

A back-up plan

Although broadband operators have a scheme to refund their Internet clients for network outages, this doesn't solve the problem of what to do when your broadband connection goes down. So if you're moving from a regular dialup modem, our advice is not to uninstall it. Chances are it will come in handy when you need to send an e-mail or use the Web but you can't connect because the ADSL network is down. Remember, DSL is still a newly installed technology to some operators may have a few hitches during their initial roll-out phase.

If you use your modem to send and receive faxes, then bear in mind that broadband won't replace this particular function at all. If you have a second phone line that was dedicated to the modem, then you can probably justify ditching it and sharing the one line for the phone and modem.

A good backup plan for times when your broadband service goes down may be to find an ISP that offers a prepaid dialup account. This way you're not locked into a monthly fee for a service you rarely need, but when you do, you only pay for what you use.

Security

Whenever you are accessing the Internet you are exposing your computer to potential risk. Because people don't tend to stay too long on a PC when they have dial-up connections, most don't pay that much attention to the threat. Many users are savvy when it comes to security, installing not only antivirus software but firewalls as well. Zone Alarm is the clear favourite if HelpScreen is a judge – largely because it is free (there is a Pro version which has more features, but this incurs a cost) and very effective.

The importance of a firewall when you are connected to a broadband service cannot be stressed enough. Unlike dial-up, where a user can disconnect their Internet connection and then in an inadvertent way also secure their PC because they are offline, broadband users don't have that luxury. They are exposed to the Net's nasties continously. So when you are not monitoring your computer, why not get software to do it for you. It is up to you whether you want to use a free Firewall or pay for one – most of the antivirus vendors offer some sort of firewall. But whatever the case, install it. Having a broadband connection without a Firewall is an invite to security incursions.

Other Questions to Ask the ISP

Is this service available in my area?

The best way to check whether a broadband service is available in your area is via an ISP's Web site. One way to do this, for example, is to enter your phone number or postcode in the ISP facilities on their Web sites which will allow you to see whether you can receive their chosen services.

For a complete list of broadband providers in the world, check out the broadband Choice Web site: www.Broadbandchoice.com.au.

How much does it cost to install?

Installation prices will depend on a range of conditions, including whether you install the service yourself or opt for a technician; how long you sign up to the plan; what modem you choose (for example, if you select a 1 or 4 port ADSL modem, or if you buy a modem independently of the ISP) and any additional equipment you need (such as a Ethernet card, additional phone line filters or splitter).

Self-installation packages

Several broadband ISPs have also been actively promoting self-installation ADSL packages, which not only save subscribers from the hassle of waiting for a professional technician to come out to their home, but also reduce the cost of installing ADSL services.

To give an example, a new range of self-installation packages for 1 and 4 port ADSL services are available, which take money off the price of having the service installed by a professional. These savings are based on subscribers installing the modem and service themselves. Users will be charged an additional fee to have the service installed by a technician. Prices are again on an ISP-by-ISP basis, so check out some of their Web sites for more details on professional versus self-install charges.

ADSL broadband in a box ADSL router

A range of ADSL services have now been introduced as bundled broadband packages available from retailers shelves. Much like purchasing a pre-paid mobile phone, these broadband in a box bundles provide subscribers with an approved selection of modems, service plan, and one fixed IP address and are targeted at home and SME users. If you're confident you can install the service yourself, or you need the static IP address, this option may be a good one for you.

What are the download limits per month?

Most broadband services are now capped at a certain amount of download capacity per month, which means you will be charged an additional amount for any excess downloads (usually around 15 cents per megabyte). Some service providers, however, offer uncapped plans which do not charge for additional usage, but instead reduce in speed as users exceed their monthly limit. This is worth looking into if you think you are likely to go over your specified download limit.

The download limit is determined by the plan you sign up for. Plans for both ADSL services and cable in the residential space range from 300MB download limits per month, to up to 10GB (and of course, the more download bandwidth you require, the higher the monthly usage charge). Make sure you check these limits thoroughly before subscribing to a service.

Note: Some ISPs will also charge for upstream traffic. If you are planning to upload a lot of data onto the Internet (running a Web site for example), you're best to check out what the ISP's policy is regarding uploading information before you sign on the dotted line.

Why are download limits so high?

You will find that when you exceed a download limit and then start paying by the megabyte the normal fee hovers around the 15 cent mark – but this varies with some operators charging slightly more. The main reason for this is because the most Internet traffic in the world is directed at US sites. The problem with this is that the cost of sending information undersea is expensive. So these high tariffs imposed by the undersea cable operators are then passed onto to the broadband service provider who then passes these on to users.

What is the acceptable use policy?

With most Internet services, subscribers are expected to sign a contract to cover the usage of these services. When signing up to a broadband service, this is known as an acceptable use policy. In other words it is a code of conduct.

Some of the conditions subscribers must adhere to when signing such a policy is not to knowingly transmit a computer virus or disrupt the network, illegal acts such as accessing another person's computer system or sending bulk unsolicited e-mail. A copy of the ISP's acceptable use policy should be available on their Web site.

What service level guarantees (if any) do you supply with this service?

In the residential broadband space, very few ISPs provide service level guarantees for their ADSL broadband service. Business plans will tend to offer a more reliable service, and guarantee a certain level of performance from the network. This guarantee will be up to the ISP. Most of the equipment provided by the ISP will be covered by a warranty (the length of which will depend on the contract you have signed up for).

What level of customer support do I receive?

Again, this will depend on the individual ISP, as well as the plan you select. Business customers can expect a higher level of support than residential users, but they will pay more for the privilege.

How long does it take to install?

For DSL services, ISPs suggest it will take around 15 working days to have the entire installation process completed (this can however, stretch out to four weeks depending on the availability of the required modem, or the number of subscribers in the queue to be connected). Note: broadband in a box customers are also subject to these waiting times. Cable customers on the other hand are able to hop onto the service immediately after it has been installed.

Do I get a discount if I already have an existing phone account?

ISPs that offer other services such as Internet or telephony often have special deals in place for existing customers who want to sign up to broadband, so it's worth checking these out to see what kind of deal you are entitled to. For example, customers can receive discounts on the monthly costs for broadband services if they have existing telephony accounts or cable TV. Other ISPs may waive the costs of installing the service if you are already a dial-up customer.

How long is the service plan?

The length of the service plan you select can also have a bearing on the amount you pay for the installation of the service. Generally, the longer the contract, the cheaper the cost of installation will be (the difference between a three month and 18 month contract can be over $100). Bear in mind, if you wish to cancel the service, ISPs will charge a cancellation fee (this is usually worked out on the proportion of months you had remaining on the contract – much like a mobile phone bill).

What system requirements do I need?

- ADSL system requirements

For a PC connection, you will need a 200MHz or higher Pentium processor, with a Windows operating system (with the exception of a very few who can support Windows 95, you will need Windows 98 S.E. or up). The amount of RAM you require to run the service will depend on the operating system you use: for example, users with Windows 98 will need 16MB – 64MB of RAM, while Windows 2000 and ME users will need 64MB RAM. All users will also need between 20MB - 150MB of free hard disk space, as well as either a USB or Ethernet port (depending on the modem).

Mac users are recommended to have a Power PC or iMac, and require 20MB free hard disk space as well as an Ethernet connection. Mac OS users will need 12MB RAM, while Mac OSX users will require 128MB RAM in order to access an ADSL service.

Both Mac and PC users need to have a CDROM drive for the installation software.

- Cable system requirements

System requirements for cable services are similar, and Windows users will need a system with similar RAM specifications as those mentioned above. Cable services will require 125MB – 150MB of free hard disk space (although some Windows XP users with cable plan will need 500MB of free hard disk space). All cable modems for Windows connect through to your PC via either a PCI slot or USB port, so users will also need to have a spare USB port, while Macintosh users will need to have an Ethernet connection.

- Can I use Linux?

Cable and ADSL providers do not officially support Linux, but that doesn't mean you can't use the service with this operating system.

Some cable services use DHCP to allocate IP addresses to users. DHCP is a standard protocol for allocating IP addresses on Ethernet networks, and has been used in small and large office networks for years. All you need to do to switch your broadband service to your Linux computer is configure a UNIX DHCP client with the correct DHCP id.You also need to ensure your network card is set up correctly for Linux.

Some cable users will need to configure their Linux machines for unique home-grown protocols. These programs provide user/password login control, as well as regular network checks, but was designed for the officially supported platforms only – not Linux.

While Linux is not officially supported by ISPs offering ADSL services, the PPPoE protocol (more on this below) used in ADSL technology to connect users to the service is well supported by Linux. Again, it's just a matter of configuring the PPPoE client to suit your Linux set up.

What modem should I choose? (ADSL) 4-port ADSL modem

External ADSL modems are available with two network interfaces: USB or Ethernet. USB compliant modems allow users to connect the modem to their PC via a USB port, while Ethernet-based modems connect up via the PC's Ethernet port. (Note: users will also need a network card to support an Ethernet modem).

While your choice of modem will effect the cost of your ADSL installation, modems can also play a suprisingly influential role in the security of your high-speed connection. Some ADSL modems for example, offer additional features, such as built-in firewalls or PPPoE clients.

If you are going to bring your own modem, be wary that ISPs will not let you use any old modem; you will need to buy a product approved by the ISP. This will also mean that your modem will not be covered by any warranty from the ISP. In addition, some ISPs will not allow you to bring along your own modem – you will only be able to get the modem available at the time of installation.

Another thing consumers should be aware of is that not all ISPs offer modems with their services – and in some cases, the use of the modem is on a rental basis. This means that if you want to cease services with one ISP and join another before your contract is up, you will be expected to return the modem to your original ISP. Make sure you check the conditions of modem use before signing up to any plans.

Before we leave this point, it is important to stress the importance of the modem as a security measure. If possible, do not skimp on the modem. Security is a big issue with broadband (see Security) and if you install a modem with a in-built Firewall – and there are many available today, you are cutting down the risk to your information from the outside world considerably.

Once the modem is connected and you have confirmation from your ISP that the service has been connected at their end, install the software, enter your username and password through the PPPoE client (see glossary for more details) and you're online.

PPPoE client

PPPoE (Point-to-Point Protocol over Ethernet) is a specification for connecting multiple computer users on an Ethernet local area network to a remote site through a modem or similar device. This client is used by ADSL service providers to authenticate their customers on the network.

During an initial exchange between the PC and the remote site (or ISP), the PPPoE client learns the network address and allocates the dynamic or random IP addresses assigned to a user each time they authenticate to a broadband service. When an Internet session ends, that IP address goes back into the pool and gets allocated to someone else.

As the PPPoE client is a generic program, users do not have to stick with the client packaged alongside their broadband service. A list of PPPoE clients can be obtained by doing a Google search. Some PPPoE clients are listed at http://www.carricksolutions.com/pppoe.htm#38.

Unlike dial-up connections, DSL and cable modem connections are "always on". Since a number of different users are sharing the same physical connection to the remote service provider, a method is needed to keep track of user traffic, including which user should be billed. Once a session is established between an individual user and the ISP, the session can be monitored for billing purposes.

Because it is similar to the client used for dial-up, PPPoE clients are exposed to the same amount of vulnerability to attack.

Jan 25, 2015

VIA P820-12L 1.2GHz Pico-ITX Snap Review

Incredibly small 10cm x 7.2cm VIA EPIA P820-12L Pico-ITX board with 1.2 GHz VIA Nano E processor and VIA VX855 Unified Digital Media IGP chipset; Integrated VIA Chrome9 3D/2D AGP graphics with MPEG-2, WMV9 & H.264 video decoding acceleration; VIA VT1708S 8 channel HD audio; VIA VT6122 Gigabit LAN.
Rear Panel Connectors (with the included P720-A I/O card fitted): 1x HDMI port; 1x VGA port; 1x GigaLAN port; 2x USB 2.0 ports. HDMI port only is available with P720-A removed.

Board connectors: 1x IDE 2.0mm 44-pin pin header; 1x SATA connector; 1x USB pin connector for 4 additional USB 2.0 ports; 1x LPC pin connector; 1x SMBus pin connector; 1x Front panel pin connector; 1x PS2 mouse/keyboard pin connector; 1x Fan pin connector: Sys FAN; 1x Single-channel LVDS pin connector (with backlight control); 1x Audio pin connector for Line-in, Line-out, & Mic-in; 1x DIO pin connector (4GPI+4GPO); 2x UART port pin-header/VCP; 1x SATA power connector; 1x DC-in power connector.

Package Contents: 1x P820-12L motherboard; 1x P720-A I/O card (Pre-assembled); 1x board to 12V DC power connector cable; 1x SATA cable; 1x board to Molex HDD, Molex Floppy and SATA power cable; 1x Driver CD.

Powering the P820-12L: The P820-12L comes with a short board to 12V DC cable and is designed to work with 12V AC Adapters with 2.5/5.5mm plugs such as our 60W, 80W and 110W AC Adapters.

System Monitoring & Management: Wake-on LAN; Keyboard Power-on; Timer Power-on; System power management; AC power failure recovery; Watch Dog Timer.


Additional: Operating Temperature: 0C ~ 60C; Form Factor: Pico-ITX 10cm x 7.2cm; Compliance: CE/FCC/BSMI/RoHS; Manufacturer recommended OS: Windows XP, Windows Embedded CE, Windows Embedded Standard, Linux.

Suitable Memory: The P820-12L uses one stick of DDR2 SODIMM memory up to 2GB in size. This is not compatible with DDR/DDR3 memory.

Jan 20, 2015

Pear OS Linux Panther v3.0 Mac OS X Look Alike

Pear OS Linux has announced the release of Pear OS 3.0, an Ubuntu-based desktop distribution with a Mac OS X-like look and feel (as well as slogan): "Pear OS 3.0 'Panther' available. 


From the desktop you see when you start up your PC to the applications you use every day, everything is designed to be simple and intuitive. Of course, making amazing things simple requires some seriously advanced technologies, and Pear OS is loaded with them. 

Working and playing on a PC is all about applications, so Pear OS makes it simple to find and open those applications fast. The Dock is a handy place on your desktop for storing and launching your favorite applications, and it makes switching between them a breeze."

Download links:
Pear-OS-Linux-Panther-v3.0-x32.iso (895MB, MD5)
Pear-OS-Linux-Panther-v3.0-x64.iso (964MB,MD5)

The release announcement doesn't offer any details, but the product page has some screenshots alongside much marketing talk.

Jan 19, 2015

Pear Linux OS 8

Pear OS 8 was released recently. Pear OS main goal is to be an Ubuntu/Debian based Linux Operating System for Desktop, Notebook, Phones and Tablets. Pear OS 8 is based on GNOME but look and feel is similar and inspired from newly released Apple iOS7. Pear Cloud is the newly included feature in Pear OS 8 to backup and sync data over the internet.


You’ll get 2 GB of space to organize your data on Pear Cloud. This post describes the installation of newly released Pear OS 8 version. Pear OS is freely available to download and use which has a simple and powerful interface. You will experience complete multimedia functions and for those users who prefer Apple iOS like operating system.

Recommended Minimum System Requirements
  • 700 Mhz CPU Processor
  • 512 MB Memory
  • 8 GB Free Disk Space
  • 1024×768 Screen resolution
  • Removable Media drive or USB port
Applications included in Pear OS 8
  • Pear Software Center
  • Shotwell
  • Empathy IM
  • Firefox
  • Pear Cloud
  • Thunderbird Mail
  • Brasero Disc Burner
  • Musique
  • VLC Media Player
  • Pear Contacts
  • PPA Manager
Pear OS 8 Download

Pear OS 8 is available for 32bit and 64bit. I’ve used 32bit version in this installation. You can download Pear Linux OS 8 for 32bit pearos8-i386.iso from here  and 64bit pearos8-64.iso here.

Jan 18, 2015

Reviving My Old PC with 3 Best Linux Operating Systems

Windows 8 may be lighter than Windows 7 yet lightest than Vista, but it’s nowhere near as lightweight as these free Linux distributions. If you have an old Windows XP PC or a netbook, you can revive it with a lightweight Linux system.

All of these Linux distributions can run from a live USB drive, so you could even boot them directly from a USB drive. This may be faster than installing them to the computer’s slow, aging hard drive.

Puppy Linux

Puppy Linux is designed to be extremely lightweight. When installed to a USB flash drive, it consumes only 100 MB of space — 256 MB if you want the version with a full OpenOffice office suite instead of more lightweight office applications. Puppy Linux is loaded to your computer’s RAM when you boot it up, so it will run entirely from RAM and be as snappy as possible. The computer’s old, slow hard drive won’t be a factor. You can even save your files and customizations to the USB drive containing Puppy Linux — there should be plenty of space considering how small Puppy Linux is.


Puppy Linux has very low minimum system requirements and requires only 128 MB of RAM, although at least 256 MB of RAM is recommended. It offers the most basic applications you’d expect — an extremely lightweight web browser named Dillo, and other programs like an email client, media player, text editor, and image editor. It uses the Openbox window manager by default.

VectorLinux Light

VectorLinux Light is the lightweight edition of Vector Linux. The developers claim it works well on systems with 256 MB of memory — you could even install the Barebone option instead, which will give you a graphical web browser that the developers say performs well on even a Pentium 3 with 128 MB of memory.


VectorLinux Light isn’t optimized for booting from a USB drive and running from RAM in the same way that Puppy Linux is. VectorLinux doesn’t offer a live environment of the latest VectorLinux Light you can take a test drive with at all — it must be installed to your computer’s hard drive before you can use it.

However, if you plan on installing a Linux system to disk, VectorLinux Light is similar to Puppy Linux, with similar system requirements and included applications. You’ll find all the typical programs included — web browser, email client, chat program, text editor, and image editors. It uses the JWM window manager, which previous versions of Puppy Linux used, by default.

Between Puppy Linux and VectorLinux, you should probably go with Puppy Linux — it’s better supported and allows you to run it from a USB drive or just take it for a test run much more easily. VectorLinux’s installation process is less automatic and more dated. On the other hand, choice of Linux distributions often boils down to personal taste, so you may want to try VectorLinux Light if you don’t like Puppy for some reason.

Lubuntu

Lubuntu is based on Ubuntu — it’s an Ubuntu derivative, which means it’s based on the same software as Ubuntu but it includes a different graphical desktop environment and included software. Lubuntu is the most lightweight derivative of Ubuntu, including the lightweight LXDE desktop instead of Ubuntu’s default Unity desktop. Because it’s based on Ubuntu, you can install programs from Ubuntu’s software repositories. The Ubuntu compatibility may also be useful if you ever need to find information about a problem — the web is full of tips for troubleshooting and tweaking Ubuntu, and many of them will also apply to Lubuntu.


This distribution is a bit heavier than Puppy. For example, it includes the full Chromium web browser — based on Google Chrome — instead of more lightweight web browsers like Puppy Linux and VectorLinux Light. Its documentation says it requires at least 256 MB of RAM for daily use, but 512 MB is recommended. It will take up more disk space when installed, too.

Lubuntu is ideal for Ubuntu users who are looking for the most lightweight Ubuntu desktop system possible — or at least the most lightweight Ubuntu desktop system possible without creating your own from scratch. It requires more RAM so it won’t perform quite as well as Puppy Linux or Vector Linux Light on older computers with 256 MB of RAM.

If none of these Linux systems runs well, then your old computer is probably way overdue for an upgrade. These Linux distributions may be tiny and lightweight, but they’re not magical. Even if you’re just using them to browse the web, the modern web is heavier than ever.

If you’re a Linux geek, you have other options for getting a tiny, lightweight operating system. You could install a minimal Debian, Slackware, or even Ubuntu system without a graphical desktop and install the most lightweight graphical desktop possible — or skip the graphical desktop entirely and use terminal programs like the W3M web browser.

DLNA extension enables multi-screen delivery through Set-Top-Box

MSOs and other service providers will soon be able to deliver multi-screen content directly through set-top boxes, in addition to – or instead of – the broadband channel. The enabler will be the DLNA CVP-2 guidelines published today.


Service providers have long been able to securely distribute IP-based content through broadband networks and broadband routers and still maintain security for the content. Previously, secure multi-screen distribution of MPEG-based pay TV content delivered through the set-top was not possible.

While the prospect of creating a home network using a set-top/gateway is no doubt enticing, success will depend entirely on encouraging the participation of enough service providers and consumer electronics (CE) companies.

"DLNA’s new CVP-2 Guidelines provide the industry with a foundation to significantly enhance consumer enjoyment of premium content offerings from their service provider. Content providers' rights are preserved, devices will have greater functionality, and consumers will have greater viewing device options. This is a win for all stakeholders,” said Tom Lookabaugh, chief R&D officer, CableLabs. CableLabs is a contributing member in the DLNA group, contributing to the development of the technology.

As of now, few companies have publicly committed to using DLNA CVP-2 – even among the contributing members. In addition to CableLabs, they include Comcast, Cox Communications, and Time Warner Cable, Broadcom and Samsung.

That said, interest in the technology has begun to percolate. At the recent CES, companies that showed technology or demonstrated support for DLNA CVP-2 included ARM, Broadcom, Access, AwoX, JetHead, SiliconDust, Videon and ViXS Systems.

Joerg Eggink, product director at Access, said, “…we're already seeing very high levels of interest from our broadcast and CE device customers.”

Karthik Ranjan, ARM marketing director, operator relations, said, “The ARM ecosystem has invested heavily in HTML5 technology within the mobile market, which will in turn provide huge commercial gains for the Pay TV sector as it will have access to the constant and rapid innovation.”

David DeAndrade, a fellow in Comcast’s office of the CTO, is a spokesman for DLNA. He said in an interview with CED that there have also been some European satellite and telco service providers who have been involved, though they did not participate at the official “Contributor” level.

He acknowledged that the adoption of DLNA CVP-2 will have a chicken-and-egg element to it. The technology will require a critical mass of both service providers and CE companies. Given that, it’s notable that Apple has not participated in the effort so far.

“Success will invite more service providers in, and more CE companies in. If we get a good launch this could very well become a success,” DeAndrade said.

DLNA CVP-2 is implemented using open source technologies including linux platforms, HTML5, MPEG-DASH, and DTCP-IP, the digital rights management (DRM) software that authorizes and enables sharing within a home network.

Support for DLNA CVP-2 is also built into the RDK software stack, DeAndrade noted.

Products will have to be certified before being marketed. Certification is expected to begin in September. There will be five or six organizations that will perform certification testing around the world. In the U.S., the University of New Hampshire will be one.

DLNA expects certified products to hit the market at the end of this year.

DLNA CVP-2 provides several advantages, but the topline benefit is the ability to deliver video in a home network through a set-top or gateway, as opposed to an Ethernet/Wi-Fi router, no other equipment required.

Display devices can include PCs, Blu-ray players, game consoles, laptops and other mobile devices. Every device that would connect in a DLNA CVP-2 would need to be enabled with the technology. In many cases, that might require a simple app download for CE devices.

It is up to the CE companies to create those apps for their products. The way the technology is set up, the CE device will go out and discover the gateway, and access the remote user interface (RUI).

Because the RUI is HTML5-based, it can be consistent across all devices.

Once connected, the viewer can then go through the menu of content available. If Comcast were to adopt this technology, for instance, that would all go through the X1 platform.

The number of devices that could be supported would depend on the number of tuners in the set-top/gateway; gateways typically have 4 or 6.

It would be up to service providers to provide support pages that explain what the service is, what devices will be supported, and where to download apps for devices that can be used but didn’t come with the necessary software already installed.

Service providers would need to install a DLNA server.