Thread: Linux week
View Single Post
Old 10-16-2007, 11:18 PM   #16 (permalink)
Venom
Ninja Tutorialist
 
Join Date: Mar 2007
Posts: 181
Default

Quote:
Originally Posted by themaceisback View Post
ls=lists files in currenet directory
cd (directory)=moves you to X directory use ".." as the directory to go back a directory
mv "filename" "location and new filename"=moves a file to a specified point, just put a new name if you are renameing a file
cp "file" "location"=copyies a file to X location
emacs=text editor, may not be default on linux machines, if not use the command "apt-get install emacs"
nano=built in text editor (not as good as emacs in my opinion but still alright
rm "filename"= deletes file

ill put some mroe up later,

do you want security for a server or non-server
Both? Why not lol
Venom is offline   Reply With Quote