Linux Geek Net>
Next:
1.1 Getting into the
Up:
Beginning Linux
Previous:
This is being developed
 
Contents
1. Basic Linux Commands and Usage
Subsections
1.1 Getting into the system.
1.1.0.1 Adding users
1.1.0.2 Setting and changing a password.
1.1.0.3 Logging out
1.1.0.4 Virtual Consoles
1.2 File System
1.3 Commands
1.3.1 What is a command?
1.3.2 Arguments to Commands
1.4 Man Pages
1.4.1 pwd
1.4.2 mkdir
1.4.3 cat
1.4.4 cd
1.4.5 chmod
1.4.6 chown
1.4.7 cp
1.4.8 df
1.4.9 du
1.4.10 head
1.4.11 less
1.4.12 locate
1.4.13 ls
1.4.14 man
1.4.15 more
1.4.16 mv
1.4.17 ps
1.4.18 rm
1.4.19 rmdir
1.4.20 shutdown
1.4.21 su
1.4.22 tail
1.4.23 tar
1.4.24 which
1.5 Shortcuts
1.5.1 Tab Completion
1.5.2 Filename Expansion
1.5.3 Redirection
1.5.4 1.5.4 Connecting with Pipes
1.6 bash Environment
1.7 A Few Words About $PATH
1.8 File and Directory Ownership and Permissions
1.8.1 1.8.1 Changing ownership
1.8.2 1.8.2 Changing permissions
1.9 Processes
1.9.1 Background processes