Wednesday, October 10, 2012

Installing NFS Services on Ubuntu 12.10

The services required to enable NFS folder sharing are not installed by default on Ubuntu. They can easily be installed, however, by opening a terminal window and entering the following command:#sudo apt-get install nfs-kernel-serverThe installation process should automatically start the NFS service....

Tuesday, October 9, 2012

Ubuntu 12.10 - Wifi Network was not Deteceted

I was experiencing a problem in configuring a Toshiba laptop for wireless access. It did not identified avaialable wireless networks. First to check the available PCI devices, I used the below command "lspci". lspci is a utility for displaying information about PCI buses in the system and devices connected...

Monday, October 8, 2012