Friday, March 21, 2014

Linux Commands

Most Used Commands for Linux (Servers)

ls
cd
cp (copies files)
mv (rename or move files)
rm (removes--deletes files)
chmod (changes permissions)

Explanation of essential and most used Linux commands

Explanation of Linux (Unix) Commands

ls -l this will list a directory and details about all the listed files

cd .. will go up a directory

cd will change to the highest level directory (root directory)
download
alternative link download

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.