Linux & Unix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
go to [[Main Page]], [[Common Tips]] | go to [[Main Page]], [[Common Tips]] | ||
'''Introduction''' | |||
* The one page introduction to Linux | * The one page introduction to Linux | ||
| Line 10: | Line 10: | ||
uncompress tarz: tar xfvz name.tarz name | 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. | '''Alt + Tab'''; to move from one window to another, in the same Desktop. | ||
| Line 20: | Line 20: | ||
'''Unix''' | |||
List of Unix Commands [[Image:Unix_commands.pdf]] | List of Unix Commands [[Image:Unix_commands.pdf]] | ||
'''vi Editor''' | |||
[[Image:Editor_vi.pdf]] | [[Image:Editor_vi.pdf]] | ||
Revision as of 14:23, 16 July 2009
go to Main Page, Common Tips
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