Linux and how it works

From FreekiWiki
Revision as of 16:44, 13 March 2008 by MichaelWestwind (talk | contribs)
Jump to navigation Jump to search

This class is designed to give an adopter more control over their box. We cover creating and administering users, installing programs in several different ways, fixing problems and some security. We look at the structure of the filesystem and how to find important files in it. The class involves some command-line.


Topics covered:

  • Users
    • Creating users
    • User permissions/Group permissions
    • Changing passwords
  • The Linux filesystem structure
    • Overview
    • Creating directories
    • Permissions again
  • Networking for beginners
  • Apt, Synaptic and program installation
    • a brief touch on .tar.gz files
  • Security concepts