Coredump

Work, play, and everything in-between.

Archive for April, 2005

LTSP powered by Ubuntu

with one comment

Finally got LTSP to work. Right now, clocking in at 15 clients. Had to tweak /etc/X11/gdm/gdm.conf to up the maximum allowable sessions.

In a nutshell, here’s what I did:

  • Installed Ubuntu Warty.
  • Using the main repo, did apt-gets for SSH, NFS, TFTP, DHCP3, and libwww-perl, along with dependencies.
  • Installed ltsp-utils; ran ltspadmin, then installed LTSP 4.1.
  • Configured /etc/dhcp3/dhcpd.conf, /etc/hosts, /etc/hosts.allow, and /etc/exports.
  • Had trouble tweaking DHCP (mainly the root-path and filename directives), but finally got it right.
  • Fired up one client, setting it to boot through PXE first.
  • Voila! Ubuntu login screen!
  • Ooopss: used an i386 kernel so the 4-GB DRAM wasn’t recognized. Promptly got i686 kernel images.
  • Tested on 15 clients first, but forgot to set limit on maximum sessions.
  • Tomorrow, will boot on new kernel to see what happens. *crosses fingers*

LTSP powered by Ubuntu

Update: Photos are here.

Written by Ian Dexter

April 12th, 2005 at 11:16 pm

Posted in Work

Today

without comments

  • Configured Ubuntu Warty LTSP server.
  • Had to manually point tftp root path in dhcpd.conf.
  • Added NFS export entry.

Written by Ian Dexter

April 11th, 2005 at 7:28 am

Posted in Work

Tagged with

Today’s outputs

without comments

  • Got public IP from the net admin. Connected eth0 to the WAN switch. In /etc/network/interfaces:
    auto eth0
    iface eth0 inet static
    address x.x.x.x
    
  • Modified /etc/apt/sources.list yet again, including the “Universe” Hoary repo.
  • sudo apt-get update; sudo apt-get dist-upgrade

    Still taking too long. I think the 1-Mbps link is clogged. Too many users.

  • Contemplating on using Apache Lenya. Looks promising, but I need to install Java, and maybe Tomcat. Lotta work ahead.

Written by Ian Dexter

April 7th, 2005 at 11:40 pm

Posted in Work

Tagged with

USM, PhilRice develop low-cost Wi-Fi

without comments

To access rich content such as video and images on the internet through a broadband connection, extension workers and farmers need not look further than the kitchen.

In an effort to provide wider access to information for Filipino farmers and extension workers, information and communication technology (ICT) specialists from the University of Southern Mindanao (USM) and the Philippine Rice Research Institute (PhilRice) have developed a “low-tech” solution to connect to the internet through Wi-Fi: using antennas made of pots and pans.

Read full article at the Pinoy Farmers’ Internet portal.

Written by Ian Dexter

April 7th, 2005 at 8:31 pm

Posted in Work

Tagged with , , , , ,

Outputs for 6 April 2005

without comments

Came to work early, before 7:00 AM in fact.

  • Added directory browsing restriction on PFI directories. Edited .htaccess:
    Options -Indexes
  • Customized error messages on PFI.
  • Configured Apache2 with PHP, SSL and Perl. MySQL doesn’t work, though.

Written by Ian Dexter

April 6th, 2005 at 6:36 pm

Posted in Work

Tagged with