Main Page
From Mike Neir's Wiki
Revision as of 04:12, 18 November 2007; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
Hi, I'm Mike, and this is my wiki. I set it up to keep notes on various projects, display scripts and other technobabble to others, and other things.
I've disabled creation of new users and anonymous editing, so don't bother trying to do either.
Contents |
[edit]
Linux Stuff
[edit]
Networking
- NetworkPolicyRouting - Alter routing behavior based upon source, destination, or other factors.
- LinuxTrafficShaper - Control outgoing network traffic rates with precision.
[edit]
Fun with SSH
- PPPSSHTunnel - Making a PPP connection between servers using SSH as the transport mechanism
- ScreenSSH - Set up SSH to always start in a screen session, with somewhat intelligent logic to reconnect to screens.
[edit]
net-snmp Scripts
- SNMP-apcupsd - Monitoring apcupsd status information via SNMP.
[edit]
WRT54G Related
- OpenWRT-VLANs - Converting the default networking setup of OpenWRT on a Linksys WRT54G to use multiple VLANs on different ports.
[edit]
Apache
- Apache-RedirectHTTPtoHTTPS - Simple mod_rewrite rule to redirect http connections to https.
[edit]
PHP
- I'll have something here eventually!
[edit]
MySQL
- SimpleMySQLBackup - A simple backup script for MySQL that dumps all databases individually and compresses them.
- RepairAllMySQLTables - A simple bash script to repair all MySQL tables on a server.
[edit]
mythtv
- MythTVPodcast - PHP/shell scripts to convert MythTV recordings to iPod-compatible podcasts.
[edit]
LVM
- DailyLVMSnapshot - Create daily backup snapshots for all LVM partitions, and remove old ones.
[edit]
CentOS
- CentOS-5_Prep - Some handy stuff to do when installing CentOS 5.
- CentOS-5_Xen - Notes for common tasks under CentOS 5 and Xen.
- CentOS-4_MailServer - Install process for setting up Postfix, Courier-IMAP, and MySQL-based virtual email domains/users.
[edit]
ATA over Ethernet
- AoE_Root_Fedora - A quick and dirty writeup on how to get a Fedora environment to boot from an AoE target.
[edit]
Miscellaneous
- Encrypted Filesystem in an image file
