Linux Intermediate
From JimboWiki
This is a continuation of the jimbodude.net Linux tutorial. This tutorial focuses on administrative tasks and configuration of some common software packages. It is assumed that you understand most of the topics presented in the first tutorial. Once you've finished this document, you'll have a pretty good understanding of many tasks associated with administrating a Linux installation.
This page is incomplete
More work needs to be done on this page, so if something is missing, don't be surprised
1 Outline
2 All content
Contents
Shell Tricks
Recall
Tab Complete
Multiple sessions
Pipes
<< < >> > |
Sub Commands
``
Using wildcards
Cutting down the output
more/less
grep
System Administration
RPM Package Management
yum
yum Repositories
apt
User and File Permissions Management
How users and file permissions work
User Management
Adding Users
Adding Groups
Modifying Users
Modifying Groups
Resetting Passwords
File Permission Management
File permissions and ownership can be displayed with "ls -l"