Differences between revisions 21 and 24 (spanning 3 versions)
Revision 21 as of 2008-10-10 16:50:30
Size: 3159
Editor: DavidAdam
Comment: Added a bunch of packages to WPKG
Revision 24 as of 2008-11-16 13:09:13
Size: 3241
Editor: DavidAdam
Comment: I put firefox in wpkg
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 * Firefox
Line 31: Line 30:
 * Daemon Tools  * Daemon Tools (v3.46 was the last release before it was bundled with spyware, see http://www.daemon-tools.cc/dtcc/download.php?mode=Download&id=70)
Line 48: Line 47:
 * an MPD client (http://sccs.swarthmore.edu/~cbr/PlayGUI/) ''how about gmpc + gtk? [RVS]'' or gtk + http://ario-player.sourceforge.net/
Line 54: Line 52:
 * Inkscape
 * The GIMP
Line 57: Line 57:
 * Firefox 3
Line 64: Line 65:
 * Ario (MPD client: http://ario-player.sourceforge.net/)

One day, it would be nice to have a standard operating environment for UCC clubroom machines. Currently the state of them could be described as varying degrees of broken, partly due to having no defined procedure for setting them up. The purpose of this page is to brainstorm what this procedure should be.

Steps marked with <!> require a wheel member, anything else can be done by a winadmin.

Steps to do before/during installation

  • Add forward and reverse DNS entries for the machine. <!> Not essential for setup

  • Add the machine to DHCP. <!> Not essential for setup

  • Add the machine to Samba (create a local account for it on musundo). <!> Probably only needs to be added in LDAP, and thus could be made available to winadmins via ACLs

During/after installation

  • Install Windows XP SP2 and configure it to be part of the domain 'UCCDOMAIN'. <!> why does this require wheel rights?

  • Install device drivers (graphics and sound most importantly).
  • Set up printing.
  • Add Winadmins to computer administrators.
  • Configure WPKG. Install WPKG Client 1.2.1.msi, and load settings.xml, both in //musundo/wpkg

  • Turn Windows Updates on to fully-automatic.
  • Add static route for 130.95.13.0/26: at a command prompt, type

route add -p 130.95.13.0 MASK 255.255.255.192 130.95.13.65

Software to install

Software in this list should either be free to download and install, or something that the UCC has a license for. Some preference is given to software which is [http://wpkg.org/Category:Silent_Installers easily deployed with WPKG].

What about...

  • ActiveState ActivePython and/or ActivePerl

  • Eclipse? Massive but apparently Java programmers love it
  • NetBeans? Not nearly as massive (but still quite large)

  • Komodo Edit, a rather nice lightweight programmers' editor
  • gVim, the logical alternative to the above
  • TortoiseSVN
  • Cygwin I vote no, it's horrible [DAA]

  • sequoiaview?
  • Hardware design tools like ..
  • SwitcherCADIII (free download with very active support list)
  • Ultium Designer (on at least one machine) or Free (limited) version of Eagle
  • Pushing the UCC CA out over WPKG? http://wpkg.org/SSL_CA_Install

  • Inkscape
  • The GIMP

Installed automatically via WPKG


CategorySystemAdministration