Various Linux Distros (distributions)

Linux Documentation

Copyright 2008 by Stephen Vermeulen
Last updated: 2008 Oct 12
Running Linux off Flash Drives





137 186 192 3000327 31 40px 5353948 archive au change clock copyright dedicated development div dns doc document dp enable environment etc h hands head howto ibm initial installing knoppix line linux1 manual mount moving official op os others practical q red related removing routers samba someone sort starting tbody topics updated

See also:

General Documentation

The Mysterious World of Time Zones

Fonts

Video Capture

dns2go on Linux

dns2go is a commercial dynamic DNS service (there are also free services from others too).
  • this software can be found at deerfield.com, the linux link is a bit difficult to spot on their downloads page
  • a useful mini-howto is located here

Apache 2

  • starting and stopping under Debian can be done from the command line with:
cd /etc/init.d
apache2 -k restart
apache2 -k stop
apache2 -k start
  • removing the encryption from the server SSL key file can be done with:
openssl rsa -in ssl.key.encrypted -out ssl.key.unencrypted

which one might want to do to avoid having to type in a password by hand whenever the server is restarted.



              back to vermeulen.ca home