STATUS updates
======TODO====== * the formular plugin is giving me errors, need to figure this out (email assignment form) * update grade not-z scripts to handle/be aware of winter terms * update system page for (new)www * redo DSLAB tweedledee/tweedledum with squeeze rebuilt tweedledee, tweedledum on the way * rebuild DSLAB www, irc, auth as squeeze VMs * load balance/replicate www/wiki content between LAIR and DSLAB * adapt LAIR irc and lab46 to use self-contained kernels (how to do this?) * update system page for db * migrate nfs1/nfs2 system page to current wiki * update nfs1/nfs2 to squeeze * flake* multiseat page ======URLs====== Some links of interest: * [[http://www.llvm.org/|LLVM]] * [[http://www.reocities.com/harpin_floh/glglobe_page.html|GLglobe]] * [[http://www.heavens-above.com/|Heavens Above]] * http://wiki.debian.org/kristian_jerpetjoen * http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html * http://myproxylists.com/nix-brute-force * [[docs/plan9|My Plan9 Documentation page]] * [[system/sokraits_halfadder.offbyone.lan|The Sokraits/Halfadder System Documentation page]] * http://www.egghelp.org/commands/channels.htm * http://stackoverflow.com/questions/470617/get-current-date-and-time-in-php * http://www.rjsystems.nl/en/2100.php * [[http://bitsavers.trailing-edge.com/pdf/|BitSavers]] * [[http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/|Time Zone HTML5 app]] * http://toic.org/2009/01/18/reverse-ssh-port-forwarding/ * Divergent Thinking * http://en.wikipedia.org/wiki/Divergent_thinking * http://faculty.washington.edu/ezent/imdt.htm * https://help.ubuntu.com/community/Installation/QemuEmulator * Socket Programming * http://www.linuxhowtos.org/C_C++/socket.htm * http://www.few.vu.nl/~jms/socket-info.html * http://www.lowtek.com/sockets/ * http://www.tenouk.com/Module40.html * http://www.tenouk.com/Module42.html * http://www.tenouk.com/Module43a.html * ALIX * http://markshroyer.com/guides/router/ * http://markshroyer.com/2010/12/openbsd-alix-via-ubuntu/ * http://www.martinmellor.com/freebies/pinouts/IDE44_2_5_pinout.htm (IDE 44-pin pin-out) * BeagleBoard * http://elinux.org/BeagleBoardDebian * Xen * http://www.tumfatig.net/20110125/running-openbsd-on-xen/ (OpenBSD HVM) * http://www.mydigitallife.info/fix-gmail-imap-invalid-credentials-or-web-login-requires-failure-error/ ======Other Days====== ======August 31st, 2011====== =====new wildebeest VMs===== In an effort to improve performance, I've rolled out 4 additional wildebeest VMs: * impala * laddergoat * saiga * gazelle Basically copies of antelope, they take up the 4 IPs preceding the existing wildebeest herd (so 2.26, 2.27, 2.28, and 2.29, respectively to the above given order). The aim is to improve responsiveness under regular load, and possibly even explore running a playable minecraft instance (although memory requirements may be too much for such a thing). ======August 28th, 2011====== =====updates===== Applied available updates to lab46, www, and irc in preparation for the fall semester. =====portfolios===== The student pages now include portfolio links. =====reboots===== I restarted www in preparation of the fall semester. =====opus processing===== I've adapted several of my journal scripts to opus logic and launched the init script so students can initialize their opii. Hopefully I haven't overlooked any major bugs. ======August 17th, 2011====== =====DSLAB DNS===== It appears DNS in the DSLAB to the outside world was not entirely resolving... to BITS-related things it works fine, but to external sources like google, not so much. I realized that the config was never set to let it reference outside DNS servers. This was fixed on juicebar by configuring forwarders in /var/named/etc/named.conf.options: forwarders { 137.238.1.16; 137.238.1.15; 137.238.1.14; 137.238.1.12; }; Restart named and bam! Problem solved. ======August 10th, 2011====== =====GRUB via PXE===== Spent some quality time in the DSLAB delving into figuring out how to get GRUB functional via PXE. The information available on the internet wasn't very good, and unclear to distinguish between what was valid for GRUB1 vs. GRUB2... so I put together a HOWTO for GRUB2 via PXE: * [[docs:pxegrub|PXEGRUB HOWTO]] ======August 9th, 2011====== =====LAIR pod cleaning===== We cleaned off the LAIR pod tables... so even if we don't do any additional cleaning, we're good for classes in the fall semester.
^ [[status/status_201107|Previous Month]] | ^ [[:status|Current Month]] | ^ [[status/status_201109|Next Month]] |