Sponsored Content
The Lounge What is on Your Mind? Linux administration course outline Post 302104727 by tayyabq8 on Saturday 27th of January 2007 12:40:19 AM
Old 01-27-2007
Linux administration course outline

Hi all,

One of my friends, who runs a small IT training institute here, he asked me for suggestions for a comprehensive Linux system administration course outline for beginners assuming no experience, duration 3 months (total 72 hours), I can suggest the following:
Code:
1-  Linux/GNU History
2-  Linux Installation
3-  /proc, /sys structure
4-  Boot Process and SysV Init (LILO, GRUB, /etc/inittab, rc)
5-  Bash
6-  File Editing (vi, sed, awk)
7-  Post-Install System Configuration (RPM, CUPS, NTP)
8-  User Administration and NFS
9-  Filesystem Administration
10- Task Automation & Process Accounting
11- Client Networking (Routing tables, DNS, dhcp.conf, PPP)
12- The X Window System
13- Security Concepts
14- Linux Kernel Compilation

If I ask you the same question what you'll add or remove from the above list or how you'll rearrange the list and what Linux distro you'll recommend for learning purpose.

Thanks in advance for any replies.

Regards,
Tayyab
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

System Administration

I have been working with UNIX (HP-UX) now for a couple of years. Have become quite capable in shell scripting and general UNIX use. The local university offers a certification course in UNIX administration which I am considering taking. However, the certification is geared toward UNIX in general... (13 Replies)
Discussion started by: google
13 Replies

2. UNIX for Dummies Questions & Answers

User Administration

I have an application that runs on Unix and the user administration is managed at a Unix level. The application has an application ID which is linked to the user ids which are created at Unix level. Can you please help if I can be able to track which user used the Application ID and what action was... (0 Replies)
Discussion started by: Kopano
0 Replies

3. Ubuntu

Patch Administration

Hi, I want to set upa centralised server for downloading patches from the internet and all my clients should use that central server to download patches and upgrade. Could someone please help me in doing this. Thanks, Trimu (2 Replies)
Discussion started by: ktrimu
2 Replies

4. Shell Programming and Scripting

Remove ":" and join lines in outline file

I have a vim outliner file like this: Title title 2 :Testing now :testing 2 :testing 3 title 3 :testing :ttt :ttg Is there a way to use a script or command to remove... (7 Replies)
Discussion started by: jostber
7 Replies

5. Shell Programming and Scripting

Alternative Scripting Language for UNIX/Linux System Administration

I do not know UNIX shell scripting so as an alternative which language would you think is better for daily System Administration tasks. Perl or PHP? I know a little about both. (5 Replies)
Discussion started by: blackopus
5 Replies

6. Solaris

Centralizing Administration

Hi guys. I work in an environment that caters to 150 + Solaris servers. I was wondering whether there is an application/Software that can be used to centralize Administration. e.g. If a new member comes into the team , I am required to go onto every server and create his login. Is there a system... (1 Reply)
Discussion started by: Junaid Subhani
1 Replies
vboxctrl(1)						    Linux System Administration 					       vboxctrl(1)

NAME
vboxctrl - control vbox functions SYNOPSIS
vboxctrl [{-c | -r}] {-a | -n | -p | -j} [-s spool] vboxctrl -v DESCRIPTION
vboxctrl controls a number of vbox functions. The user's password is asked before performing the requested action. OPTIONS -c, --create Creates a control file. -r, --remove Removes a control file (default). -n, --answernow Control file "vboxctrl-answernow". -a, --answerall Control file "vboxctrl-answerall". -p, --stop Control file "vboxctrl-stop". -j, --reject Control file "vboxctrl-reject". -s, --spooldir Spooldirectory in which to create/remove control files. -v, --version Displays package version. -h, --help Displays a usage message. The spool directory is taken from one of the following: 1 the default builtin value 2 The value of the environment variable VBOXSPOOL, if set. 3 The directory of the command line option "--spooldir". SEE ALSO
vbox(1), vboxd(8) AUTHOR
This manual page was written by Paul Slootman <paul@debian.org>, for Debian GNU/Linux and isdn4linux. ISDN 4 Linux 3.13 2002/10/15 vboxctrl(1)
All times are GMT -4. The time now is 01:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy