Presentations: Difference between revisions

From K-LUG Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 5: Line 5:


* '''LCD initialization and operation''' (Dennis DeLorme; June 14th, 2005)
* '''LCD initialization and operation''' (Dennis DeLorme; June 14th, 2005)
Information for our LCD constrution and programming project. Download the tarball.
Information for our LCD constrution and programming project. [[LCDPresentation View Online]] [[http://k-lug.org/old.site/presentations/lcd/lcd_project.tar.gz Download the tarball]].


* '''Intro to Linux: Part 1''' (Steve Fox; Nov 20, 2003)
* '''Intro to Linux: Part 1''' (Steve Fox; Nov 20, 2003)
Installation, dual-booting, running multiple operating systems simultaneously, and common applications for communicating with others. PDF.
Installation, dual-booting, running multiple operating systems simultaneously, and common applications for communicating with others. [[http://k-lug.org/old.site/presentations/intro/IntroToLinux-Part1.pdf PDF]].[


* '''Configuring a Stateful Linux Firewall''' with IPTables/Netfilter (Tony Perrie)
* '''Configuring a Stateful Linux Firewall''' with IPTables/Netfilter (Tony Perrie)
Tony gives an introduction to the new iptables tool which controls the netfilter code in the Linux 2.4 kernels. He also explains his own firewall script. See his website for the script.(View Oneline) (PDF) (PS)
Tony gives an introduction to the new iptables tool which controls the netfilter code in the Linux 2.4 kernels. He also explains his own firewall script. See his website for the script. [[http://involution.com/iptables_demo/index.html View Oneline]] [[http://k-lug.org/old.site/presentations/iptables/iptables_demo.pdf PDF]]


* '''The command line is our friend:''' tar (David Sovinski)
* '''The command line is our friend:''' tar (David Sovinski)
David discusses 'tar' as a backup solution and how to integrate it with the 'find' utility. View Online.
David discusses 'tar' as a backup solution and how to integrate it with the 'find' utility. [[http://k-lug.org/old.site/presentations/tar/ View Online]]


* '''Installing and using PostgreSQL''' (Patrick Spinler)
* '''Installing and using PostgreSQL''' (Patrick Spinler)
Learn the differences between the most popular Open Source databases, how to install PostgreSQL, and basic administration and access tools. View Online or download the tarball.
Learn the differences between the most popular Open Source databases, how to install PostgreSQL, and basic administration and access tools. [[http://k-lug.org/old.site/presentations/postgresql_presentation/postgresql_presentation.htm View Online]] or [[http://k-lug.org/old.site/presentations/tarballs/postgresql_presentation.tar.gz download the tarball]].


* '''Creating the Ultimate Home Firewall and Intrusion Detection System'''...in under an hour (Derek Hunt)
* '''Creating the Ultimate Home Firewall and Intrusion Detection System'''...in under an hour (Derek Hunt)
Line 23: Line 23:


* '''Using a Cryptographic File System''' (Dean Johnson)
* '''Using a Cryptographic File System''' (Dean Johnson)
Learn how to use the kernel crypto patches to make an encrypted file system. Find out what the HOWTOs forget to tell you. View online.
Learn how to use the kernel crypto patches to make an encrypted file system. Find out what the HOWTOs forget to tell you. [[http://uberh4x0r.org/~dtj/CryptoFileSys View online]].


* '''Find is your Friend''' (Rich Griswold)
* '''Find is your Friend''' (Rich Griswold)
Learn to harness the power of find, xargs, sed, and awk. Includes some advanced demonstrations as well. View online or download the tarball.
Learn to harness the power of find, xargs, sed, and awk. Includes some advanced demonstrations as well. [[http://k-lug.org/old.site/presentations/find/index.html View online]] or [[http://k-lug.org/old.site/presentations/tarballs/find.tar.gz download the tarball]].

Revision as of 00:57, 20 October 2005

Presentations from K-LUG meetings

(need to convert from this page http://k-lug.org/old.site/presentations/ )

  • LCD initialization and operation (Dennis DeLorme; June 14th, 2005)

Information for our LCD constrution and programming project. LCDPresentation View Online [Download the tarball].

  • Intro to Linux: Part 1 (Steve Fox; Nov 20, 2003)

Installation, dual-booting, running multiple operating systems simultaneously, and common applications for communicating with others. [PDF].[

  • Configuring a Stateful Linux Firewall with IPTables/Netfilter (Tony Perrie)

Tony gives an introduction to the new iptables tool which controls the netfilter code in the Linux 2.4 kernels. He also explains his own firewall script. See his website for the script. [View Oneline] [PDF]

  • The command line is our friend: tar (David Sovinski)

David discusses 'tar' as a backup solution and how to integrate it with the 'find' utility. [View Online]

  • Installing and using PostgreSQL (Patrick Spinler)

Learn the differences between the most popular Open Source databases, how to install PostgreSQL, and basic administration and access tools. [View Online] or [download the tarball].

  • Creating the Ultimate Home Firewall and Intrusion Detection System...in under an hour (Derek Hunt)

If you've ever wondered about OpenBSD and/or how to create a secure firewall, this document is for you. download (PDF).

  • Using a Cryptographic File System (Dean Johnson)

Learn how to use the kernel crypto patches to make an encrypted file system. Find out what the HOWTOs forget to tell you. [View online].

  • Find is your Friend (Rich Griswold)

Learn to harness the power of find, xargs, sed, and awk. Includes some advanced demonstrations as well. [View online] or [download the tarball].