Sunday, June 15, 2014

Setup and Configure NFS (Network File System) in RHEL6

NFS stands for "Network File System". It was developed by Sun Microsystems in 1980 to share Files and Printer between Unix or Linux systems. It allows a client to mount the local file system of server over network. By default RHEL6 use NFSv4 if the server supports it.

NFS Services

NFS allows local access to remote files. It uses PORT 2049 and nfs demon. In Network File System, there are  two packages required in RHEL6:
  1. nfs-utils
  2. rpcbind

Friday, February 14, 2014

How to Connect to Specific Wi-Fi Access Point in Windows OS


In Linux Operating Systems, we have several utilities to connect to specific Wi-Fi Access Point on the basis of SSID (service set identification). If there are several access points with same name we can differentiate with their mac address, which is also called AP’s BSSID (Basic Service Set Identification). In past, we used only BSSID to connect with AP, but now a days we are using ESSID (Extended Service Set Identification) to connect with AP’s. In an ESS, each BSS still has its BSSID, however, the entire ESS uses only one SSID (to facilitate laptop and Mobile Internet Device, MID, mobility and Voice over Wi-Fi, roaming) - now called an ESSID.