Mounting NFS Share on Windows 10 & 11 with Write Access
It is easy to mount a drive from Linux NFS share on Windows 10 & 11 machines. To do that make sure you have NFS Client (Services for NFS) installed from Programs and Features. Following is the command to mount the NFS drive. Note that this comman ...
How to partition SD Card
If you’ve rooted your phone using Revolutionary you can partition your SD Card from the Recovery menu. After booting into recovery (Revolutionary CWM), you have an option Partition SD Card. It will ask you how big the EXT partition should be, and how ...
Connecting to Amazon Linux/UNIX EC2 Instances from Windows Using PuTTY
To connect to your Linux/UNIX instance from a Windows machine, use an SSH client. The following instructions explain how to use PuTTY, a free SSH client for Windows machines. Converting Your Private Key PuTTY does not natively support the priv ...
Setting up a CVS repository
Create a directory and initialize with the cvs init command to setup your CVS repository.
What processes are using a particular port?
Use the lsof command to see which processes are connected to particular port.


