User Tools

Site Tools


tutorials:learning_linux

This is an old revision of the document!


Learning Linux

Objectives

  • Learn about the filesystem
    • Absolute path versus relative path
    • The '/' (root) and '~/' (home) directory
  • Learn about the Bourne-again shell (Bash) and basic shell commands
    • Customize the shell environment
    • Essential commands: man, ls, cd, wc, head, tail, cat, cp, mv, rm, chmod, mkdir, etc.
  • Learn about the Secure Shell (SSH) and remote access
  • System administration if you are really interested

References

Books

Web

tutorials/learning_linux.1280561811.txt.gz · Last modified: 2010/07/31 15:36 by chkuo