Presentations: Difference between revisions

From K-LUG Wiki
Jump to navigation Jump to search
No edit summary
 
 
(6 intermediate revisions by 4 users not shown)
Line 4: Line 4:
(need to convert from this page http://k-lug.org/old.site/presentations/ )
(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. Download the tarball.


* '''Intro to Linux: Part 1''' (Steve Fox; Nov 20, 2003)
===Ruby on Rails (Jose de Leon; July 13, 2006)===
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)
[http://www.pcig.info/uploads/Reviews/RoR.pdf Jose's presentation]
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)


* '''The command line is our friend:''' tar (David Sovinski)
<H3> '''LCD initialization and operation''' (Dennis DeLorme; June 14th, 2005) </H3>
David discusses 'tar' as a backup solution and how to integrate it with the 'find' utility. View Online.
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]].


* '''Installing and using PostgreSQL''' (Patrick Spinler)
<H3> '''Intro to Linux: Part 1''' (Steve Fox; Nov 20, 2003)</H3>
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.
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]].[


* '''Creating the Ultimate Home Firewall and Intrusion Detection System'''...in under an hour (Derek Hunt)
<H3> '''Configuring a Stateful Linux Firewall''' with IPTables/Netfilter (Tony Perrie)</H3>
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]]
 
<H3> '''The command line is our friend:''' tar (David Sovinski)</H3>
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]]
 
<H3> '''Installing and using PostgreSQL''' (Patrick Spinler)</H3>
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]].
 
<H3> '''Creating the Ultimate Home Firewall and Intrusion Detection System'''...in under an hour (Derek Hunt)</H3>
If you've ever wondered about OpenBSD and/or how to create a secure firewall, this document is for you. download (PDF).
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)
<H3> '''Using a Cryptographic File System''' (Dean Johnson)</H3>
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)
<H3> '''Find is your Friend''' (Rich Griswold)</H3>
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]].

Latest revision as of 02:53, 14 July 2006

Presentations from K-LUG meetings

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


Ruby on Rails (Jose de Leon; July 13, 2006)

Jose's presentation

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].