Differences between revisions 1 and 20 (spanning 19 versions)
Revision 1 as of 2008-08-19 12:42:47
Size: 1099
Editor: sinatra
Comment:
Revision 20 as of 2008-10-03 10:35:48
Size: 3120
Editor: dsl-58-6-193-49
Comment: Adding support for non-gamers who like hardware hacking ;-)
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
* Add forward and reverse DNS entries for the machine. <!>
* Add the machine to DHCP. <!>
* Add the machine to Samba (create a local account for it on musundo). <!>
 * 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''
Line 12: Line 12:
* Install Windows XP SP2 and configure it to be part of the domain 'UCCDOMAIN'. <!>
* Install device drivers (graphics and sound most importantly).
* Set up printing.
* Add Winadmins to computer administrators.
 * 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}}}
Line 18: Line 22:
7zip
OpenOffice
Media Player 11
Adobe Reader
Firefox
PuTTY
CD Burning Software
F-Prot Antivirus
VLC
Flash player
Daemon Tools
Windows Live messenger
Steam
Java Runtime Environment
Audacity
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].

 * 7zip
 * OpenOffice
 * Media Player 11
 * Adobe Reader
 * Firefox
 * PuTTY ''also add the binary directory to %PATH% [RVS]''
 * CD Burning Software ''such as? possibilities include http://www.deepburner.com/ and http://infrarecorder.sourceforge.net/''
 * F-Prot Antivirus \\musundo\fprot\ contains installers (use the MSI packages) and license codes in licenses.txt.
 * VLC
 * Flash player
 * Daemon Tools
 * Windows Live messenger
 * Steam
 * Java Runtime Environment
 * Audacity
 * Google Talk
 * irfanview (and the plugin that knows about jpeg orientation jfif tags)
 * winscp ''filezilla is probably a better option [DAA]''
 * DirectX 9 runtime
 * Xming [http://wpkg.org/Xming 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]''
 * Thunderbird or another mail client ''Second [RVS]''
 * an MPD client (http://sccs.swarthmore.edu/~cbr/PlayGUI/) ''how about gmpc + gtk? [RVS]'' or gtk + http://ario-player.sourceforge.net/
 * 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

----
CategorySystemAdministration

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].

  • 7zip
  • OpenOffice

  • Media Player 11
  • Adobe Reader
  • Firefox
  • PuTTY also add the binary directory to %PATH% [RVS]

  • CD Burning Software such as? possibilities include http://www.deepburner.com/ and http://infrarecorder.sourceforge.net/

  • F-Prot Antivirus \\musundo\fprot\ contains installers (use the MSI packages) and license codes in licenses.txt.
  • VLC
  • Flash player
  • Daemon Tools
  • Windows Live messenger
  • Steam
  • Java Runtime Environment
  • Audacity
  • Google Talk
  • irfanview (and the plugin that knows about jpeg orientation jfif tags)
  • winscp filezilla is probably a better option [DAA]

  • DirectX 9 runtime
  • Xming [http://wpkg.org/Xming 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]

  • Thunderbird or another mail client Second [RVS]

  • an MPD client (http://sccs.swarthmore.edu/~cbr/PlayGUI/) how about gmpc + gtk? [RVS] or gtk + http://ario-player.sourceforge.net/

  • 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


CategorySystemAdministration