New System Setup Script

This script performs the following:
  1. adds egeland.net machines to resolv.conf configuration
  2. copies ssh server and authorization key files to rde/root directories
  3. adds stored mozilla profiles for rde
  4. installs basic software utilities
  5. clears any denyhost blocks
This script uses rsync to copy files from a root tree which was set up on egeland.net. The files in the root tree are hardlinks to configured files on the egeland.net server.

The current config.sh script is updated and stored in /var/www/egeland/pub/ on egeland.net.

To run the script, paste the following command in a root terminal on the system to configured. The script may be run multiple times.

wget http://egeland.net/pub/config.sh -q -O - | bash

Additionally, the a server script may be run to set up software on a new egeland.net master server. The script may be run multiple times.

wget http://egeland.net/pub/serverconfig.sh -q -O - | bash

Debian Netboot Installation CD and Firmware

The current Debian boot CDs do not contain propiatery firmware, which is necessary for many network cards etc. But a modified netinst boot CD is available here.

System Specific Tweaks

  • Lenovo Thinkpad Synaptics Mouse Sensitivity. Add the following line in the system startup section to make touchpad behave:
synclient VertEdgeScroll=0 VertTwoFingerScroll=1 TapButton1=1 PalmDetect=1 FingerHigh=65 FingerLow=45 TapAndDragGesture=0
Topic revision: r9 - 27 Mar 2012 - 17:06:50 - RyanEgeland
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.