Linux & Unix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
'''Linux "How to ..."''' | '''Linux "How to ..."''' | ||
* [[How to check the disk space]] | * [[How to check the disk space used]] | ||
Revision as of 07:37, 4 August 2009
go to Main Page, Computational Resources, Information & Help
Introduction
- The one page introduction to Linux File:The One Page Linux Manual.pdf
- tar files:
uncompress tarz: tar xfvz name.tarz name
Shorcuts and commands for Linux:
Alt + Tab; to move from one window to another, in the same Desktop.
Control + Alt + -> or Control + Alt + <-; to move from one Desktop (or Workspace) to another.
Unix
List of Unix Commands File:Unix commands.pdf
vi Editor
- Some info in Spanish File:Editor vi.pdf
Compress/Decompress
Linux "How to ..."