Actions

Linux Class: Difference between revisions

From HacDC Wiki

(Created page with "Stuff for the HacDC Linux Curriculum. Contains information to make you a Linux Guru Also see (and contribute to) Linux Lab == Class ¼: Introduction and Setup (The Hardwa...")
 
No edit summary
Line 4: Line 4:


== Class ¼: Introduction and Setup (The Hardware)==
== Class ¼: Introduction and Setup (The Hardware)==
=== Types of systems ===
* Desktops
* Servers
** Servers (not services)


== Class ½: Introduction and Setup (Installation - Physical Media)==
== Class ½: Introduction and Setup (Installation - Physical Media)==
Line 9: Line 15:
== Class ¾: Introduction and Setup (Installation - Kickstart)==
== Class ¾: Introduction and Setup (Installation - Kickstart)==


Kickstart is a component of "Anaconda", the Red Hat installation system.  Kickstart allows you to provide all of the answers to the questions prompted during the installation of a system.  The result is that the installation can be completely automated.  When combined with [http://en.wikipedia.org/wiki/Preboot_Execution_Environment  PXE] (the Preboot Execution Environment)
== Class 1: SSH  & Getting In ==
== Class 1: SSH  & Getting In ==


== Class 2: My Little VM ==
== Class 2: My Little VM ==

Revision as of 23:12, 11 March 2011

Stuff for the HacDC Linux Curriculum. Contains information to make you a Linux Guru

Also see (and contribute to) Linux Lab

Class ¼: Introduction and Setup (The Hardware)

Types of systems

  • Desktops
  • Servers
    • Servers (not services)


Class ½: Introduction and Setup (Installation - Physical Media)

Class ¾: Introduction and Setup (Installation - Kickstart)

Kickstart is a component of "Anaconda", the Red Hat installation system. Kickstart allows you to provide all of the answers to the questions prompted during the installation of a system. The result is that the installation can be completely automated. When combined with PXE (the Preboot Execution Environment)

Class 1: SSH & Getting In

Class 2: My Little VM

Class 3: Service Time: DNS