Tuesday, November 10, 2009

Linux notes

/etc/group - File that lists all users and groups
http://www.ahinc.com/linux101/users.htm

zip entire folder
zip -r [folder-name] [folder-name]

zip -r [destination] [source]


unzip file
unzip filename.zip

gparted - graphical partition editor for ubuntu 

Ctrl + Alt + F1  - switch to terminal mode

No comments:

Post a Comment