Difference between revisions of "Brimstone's Talks"
From Makers Local 256
m (→Storage: added another method) |
m (→Tunneling: updated ssh section with new information about ssh-agent) |
||
Line 13: | Line 13: | ||
* SSH | * SSH | ||
** Keys | ** Keys | ||
+ | *** ssh-agent | ||
** sample configs | ** sample configs | ||
*** ports | *** ports |
Revision as of 11:32, 24 May 2007
Summary
List are talks I'd like to see, or even give at some point.
Contents
[hide]
Status
Planning. I hope to give one of these talks in the next two weeks.
Secure Productivity
Basic talk about secure ways to be productive.
Tunneling
- SSH
- Keys
- ssh-agent
- sample configs
- ports
- usernames
- Keys
- Tor
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
- software
Storage
- Truecrypt
- sshfs
- openssl
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