Pages

Friday, October 4, 2013

Linux Command Line Cheat Sheet

I know that all of these commands are out there on Google, but this is a cheat sheet for me.

Copy files
cp -R Source Destination
Mount NFS volume
mount -t ip_address:/nfs_share /mount_location

 

No comments:

Post a Comment