PWP wiki processor

AdminTasks

| StartPage | WikiPages | AdditionalFiles |

Backups:
Burning CDs in Unix/Linux
Taking computers to sea.
Using the USB drive
Setting up the dual head monitor on Fox and Sable
Capturing video

Backups:

Burning CDs in Unix/Linux

cdrecord -v speed=16 dev=/dev/hdc -data iso_file.iso

Taking computers to sea.

#/etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
#The loopback interface
#automatically added when upgrading
auto lo eth0
iface lo inet loopback
#Next line is for automatically getting an IP.  Now doing it statically
#iface eth0 inet dhcp
#Static ip:
auto eth0
iface eth0 inet static
    address 129.173.3.167
    netmask 255.255.255.0
    gateway 129.173.3.1

Using the USB drive

Setting up the dual head monitor on Fox and Sable

Capturing video

   (Powered by PWP Version 1-4-3 )