Franske CNT-2311: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
 
Line 60: Line 60:
* [http://www.debian.org/releases/stable/i386/apb.html.en Debian Installer Manual - Appendix B. Automating the installation using preseeding]
* [http://www.debian.org/releases/stable/i386/apb.html.en Debian Installer Manual - Appendix B. Automating the installation using preseeding]


==== GRUB2 ====
==== System Startup ====
* [http://en.wikipedia.org/wiki/Linux_startup_process Linux Startup Process - Wikipedia]
* [http://www.yolinux.com/TUTORIALS/LinuxTutorialInitProcess.html Linux Init Process]
* [http://www.debian.org/doc/manuals/debian-reference/ch03.en.html Debian System Initialization]
 
===== GRUB2 =====
* [https://help.ubuntu.com/community/Grub2 Ubuntu Community Documentation - GRUB2]
* [https://help.ubuntu.com/community/Grub2 Ubuntu Community Documentation - GRUB2]
* [http://www.dedoimedo.com/computers/grub-2.html GRUB2 Bootloader Full Tutorial]
* [http://www.dedoimedo.com/computers/grub-2.html GRUB2 Bootloader Full Tutorial]
* [http://ubuntuforums.org/showthread.php?t=1195275 The GRUB2 Guide]
* [http://ubuntuforums.org/showthread.php?t=1195275 The GRUB2 Guide]


==== Runlevels ====
===== Runlevels =====
* [http://www.ibm.com/developerworks/linux/library/l-lpic1-v3-101-3/?ca=drs- IBM Learn Linux, 101: Runlevels, shutdown, and reboot]
* [http://www.ibm.com/developerworks/linux/library/l-lpic1-v3-101-3/?ca=drs- IBM Learn Linux, 101: Runlevels, shutdown, and reboot]
* [http://www.linux.com/news/enterprise/systems-management/8116-an-introduction-to-services-runlevels-and-rcd-scripts An  introduction to services, runlevels, and rc.d scripts]
* [http://www.linux.com/news/enterprise/systems-management/8116-an-introduction-to-services-runlevels-and-rcd-scripts An  introduction to services, runlevels, and rc.d scripts]
* [http://en.wikipedia.org/wiki/Runlevel Runlevel - Wikipedia]
===== Init, Upstart and Systemd =====
* [https://www.linux.com/learn/tutorials/524577-here-we-go-again-another-linux-init-intro-to-systemd/ Here We Go Again, Another Linux Init: Intro to systemd]
* [https://www.linux.com/learn/tutorials/404619-manage-system-startup-and-boot-processes-on-linux-with-upstart Manage System Startup and Boot Processes on Linux with Upstart]


==== Partitioning, Formatting and Mounting====
==== Partitioning, Formatting and Mounting====
Line 86: Line 96:
* [http://www.zytrax.com/tech/web/regex.htm Regular Expressions - A Simple User Guide]
* [http://www.zytrax.com/tech/web/regex.htm Regular Expressions - A Simple User Guide]
* [http://linuxreviews.org/beginner/tao_of_regular_expressions Tao of Regular Expressions]
* [http://linuxreviews.org/beginner/tao_of_regular_expressions Tao of Regular Expressions]
==== Shell Scripting ====
* [http://linuxconfig.org/Bash_scripting_Tutorial BASH Scripting Tutorial - Linuxconfig]
* [http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html An Introduction to BASH Programming]
* [http://www.freeos.com/guides/lsst/ Linux Shell Scripting Tutorial]
* [http://www.thegeekstuff.com/2010/03/introduction-to-bash-scripting/ BASH Scripting Introduction Tutorial with 5 Practical Examples]


=Archived Course Materials=
=Archived Course Materials=

Latest revision as of 05:58, 5 July 2012

This is the homepage for the CNT-2311 classes taught by Dr. Ben Franske.

Current Course Materials

General Course Information

Software Used in this Course

Chapter Study Guides

Resources

Major Linux Distributions

General Help

Online Linux Tutuorials

Command Guides

Specific Topic Help

Debian Preseeding

A Debian preseed file works in a similar way to a Fedora kickstart file for automating Linux installation. Note that even though it's no longer mentioned in the documentation you can supply a preseed file on a floppy disk in much the same manner as on a CD or USB flash drive by specifying the preseed file location during the installer boot process. For more information see:

System Startup

GRUB2
Runlevels
Init, Upstart and Systemd

Partitioning, Formatting and Mounting

SSH

Network Configuration

Regular Expressions, Grep and SED

Shell Scripting

Archived Course Materials

General Course Information

Chapter Project Notes

CNT-2311-Chapter 2 Notes
CNT-2311-Chapter 3 Notes
CNT-2311-Chapter 4 Notes
CNT-2311-Chapter 5 Notes
CNT-2311-Chapter 7 Notes
CNT-2311-Chapter 8 Notes
CNT-2311-Chapter 9 Notes
CNT-2311-Chapter 10 Notes

CNT-2311-Chapter 21 & 24 Notes

Projects