Difference between revisions of "Brimstone's Talks"

From Makers Local 256
Jump to: navigation, search
(Secure Productivity: desc of the talk)
(Secure Productivity: grouped the categories better)
Line 5: Line 5:
 
=Secure Productivity=
 
=Secure Productivity=
 
Basic talk about secure ways to be productive.
 
Basic talk about secure ways to be productive.
==SSH==
+
==Shell==
* Keys
+
* SSH
* sample configs
+
** Keys
** ports
+
** sample configs
** usernames
+
*** ports
 +
*** usernames
 +
==VPN==
 +
* OpenVPN
 +
** Setup and configuration
 +
** extending and merging with other existing networks
 +
** mobile solutions
 +
==Website==
 +
* Apache + SSL
 +
** setup
 +
==Version Tracking==
 +
* Subversion
 +
** over apache
 +
** over ssh
 +
==Chat==
 +
* OTR
 +
** software
 +
*** Adium
 +
*** pigeon
 +
*** trillian pro
 +
==Storage==
 +
* Truecrypt
 
* sshfs
 
* sshfs
==OpenVPN==
 
* Setup and configuration
 
* extending and merging with other existing networks
 
* mobile solutions
 
==Apache SSL==
 
* setup
 
==Subversion==
 
* over apache
 
* over ssh
 
==OTR==
 
* software
 
** Adium
 
** pigeon
 
** trillian pro
 
  
 
=Linux Hacking=
 
=Linux Hacking=

Revision as of 22:57, 23 May 2007

List are talks I'd like to see, or even give at some point.

Secure Productivity

Basic talk about secure ways to be productive.

Shell

  • SSH
    • Keys
    • sample configs
      • ports
      • usernames

VPN

  • OpenVPN
    • Setup and configuration
    • extending and merging with other existing networks
    • mobile solutions

Website

  • Apache + SSL
    • setup

Version Tracking

  • Subversion
    • over apache
    • over ssh

Chat

  • OTR
    • software
      • Adium
      • pigeon
      • trillian pro

Storage

  • Truecrypt
  • sshfs

Linux Hacking

  • Building your own kernel
    • What's needed to boot, bare minimum
    • What's good to have
    • Pros/Cons for compiling in or leaving moduler
  • distcc
    • Setup
    • Mixing 32 with 64
    • Applications that scale well with distcc
  • building a live cd (hardcore from scratch style)
    • Building kernel
    • Building busybox
    • Building other Userland tools
      • Dropbear
      • X