WebServer
From Ollie's Web Site
Contents |
Server: tucker
This is a Dell Dimension 8250
6/3/06
I added ssh access to the server by configuring the firewall to route port 21 traffic to tucker.
Thoughts on reshuffling partitions
Present layout
| Partition | Tot/Used/Avail | Mount Point | Notes |
|---|---|---|---|
| hda5 | 46G/17G/27G | / | - |
| hda1 | 7.4M/6.2M/799k | /boot | - |
| hda7 | 92G/66G/22G | /home | Lotus, Picturemaster (except for Capture), Quicken, Webdev, geneal, home |
| hdb1 | 111G/60G/45G | /home/oacheson/data | Picturemaster/capture |
| hda6 | 92G/2.7G/84G | /var | - |
5/1/06
How to protect images from malicious linking:
9/3/05
Tried to get X-windows to work, but keyboard and mouse were dead. Eventually figured out they wouldn't work with the kvm switch (is there a pattern here?). Plugged a separate keyboard and mouse in and X-windows worked fine.
Looks like the kvm switch is a problem?
8/21/05
Had to reboot. Got stuck again at end of progress bar in bios boot. Eventually figured out the bios doesn't like the kvm keyboard. If you unplug the keyboard from back of computer till you pass through the bios boot, then replug it in quickly so linux finds it, then all is well.
Reshuffled hd partitions:
- Moved /usr from hdb to hda5 (root partition).
- Converted hdb to one big ext3 partition using
- fdisk to wipe the 2 old partitions and create a single partition.
- mke3fs -j /dev/hdb1 then added the single partition.
- recorded partition layout on spreadsheet.
7/28/05
Lightening strike. tucker got stuck in bios boot when rebooted. After several attempts, finally got through bios and rebooted uneventfully.
7/23/05
- Replaced failed hard drive with new 250 Gb drive.
- Net-install debian stable.
- used scp to copy /var/www and /etc/apache2 and other files from the old kukla installation
- used scp to copy mysql backup from kukla
- tested various websites.
- pointed web redirect in rc.firewall.s6 to tucker.
Software
Webserver
- ApacheDocs
- Apache2 & SSL
- Upgrading to Debian
- AWStats
- MySQL Backup
- Php
- Gallery
- Mediawiki
- Zope & Plone

