Franske ITC-2480: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
* DH refers to the [https://debian-handbook.info/get/now/ Debian Administrator's Handbook by Raphaël Hertzog and Roland Mas]
* DH refers to the [https://debian-handbook.info/get/now/ Debian Administrator's Handbook by Raphaël Hertzog and Roland Mas]
* LCL refers to [http://sourceforge.net/projects/linuxcommand/files/TLCL/16.07/TLCL-16.07.pdf/download The Linux Command Line by William Shotts]
* LCL refers to [http://sourceforge.net/projects/linuxcommand/files/TLCL/16.07/TLCL-16.07.pdf/download The Linux Command Line by William Shotts]
* [http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html The Bash Programming HOWTO]
* Other online readings are linked to on the course schedule page
* [Python Instant Hacking http://hetland.org/writing/instant-hacking.html]
* [http://www.dreamsyssoft.com/python-scripting-tutorial/index.php dreamsys Python Scripting Tutorial]


== Software Used in this Course ==
== Software Used in this Course ==
Line 37: Line 35:
* [https://help.ubuntu.com/community/PostfixBasicSetupHowto Postfix Basic Setup]
* [https://help.ubuntu.com/community/PostfixBasicSetupHowto Postfix Basic Setup]
* [http://lartc.org Linux Advanced Routing & Traffic Control (Advanced Networking)]
* [http://lartc.org Linux Advanced Routing & Traffic Control (Advanced Networking)]
* [https://linuxnewbieguide.org/wp-content/uploads/2016/07/The-Ultimate-Linux-Newbie-Guide-eBook-Edition-January-2017.pdf The Ultimate Linux Newbie Guide]


=== Command Guides ===
=== Command Guides ===

Latest revision as of 23:15, 9 March 2018

This is the homepage for the ITC-2480 classes taught by Dr. Ben Franske.

Current Course Materials

General Course Information

Online Readings Used in this Course

Software Used in this Course

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

BASH
Python

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