HACKS Member Blogs

First Meeting of 2008

Wed. Feb. 6th 2008 ECE208a 5:30p

Same bat time, same bat channel. We talk about stuff, and things and it's going to be awesome. Come with ideas.

Changed up the ol' website slightly...

To login you'll need to visit http://www.hacks.arizona.edu/user . I also made recent comments visible on the homepage to make them easier to find at a glance. Peace out, Shawn

LDAP HA Cluster is Operational

In order to ensure continued reliability for the LDAP directory server. I have configured the DNS cluster with a new service IP served by all the machines. Kiyo and Bahamut are now read-only slave servers to Smaug.

If the master fails, the others will answer read request and allow auth to continue to function. All machines and the main website have been updated to use the new dns entry ldap.hacks.arizona.edu->150.135.84.4 . Please update any applications that use Smaug directly to query the service address to take advantage of the new fault tolerance.

Monitor in Window

there is a monitor in the window now. Shoop da wool.

Nerdcon 1

I am hosting a monster nerd/lan party on the 29th of this month!
_NERDERY_/PIZZA/ALCOHOL/CAFFIENE/PIRATE_LOOT/GAMING
Membership in HACKS is really automatic entrance to such an event, so keep your 'busy' schedules open. More details to come in the near future.

New Hosts

Adam and I spent an evening working on some HACKS hosts on Tuesday.

Two more of the quad processor 700 MHz boxes are installed, LDAP auth enabled with the shared home directories. The hostnames are (temporarily) lizard1.hacks and lizard3.hacks [lizard2 is refusing to POST right now...]. This are destined to become part of the GP club shell cluster.

Feel free to login and look around. Note: I added Quota to the home directories to prevent a single user from hosing the partition. I split the free space equally among the members. This was mostly a test and can be changed, but each user ended up with ~17.3G.

HACKS SVN & Trac Up

HACKS Subversion server (https://svn.hacks.arizona.edu/repos/) is online and running -- you'll need to use your HACKS ldap username/password to checkout and commit projects. Additionally, we have an integrate Trac install (http://trac.hacks.arizona.edu/) available so you manage your project(s) online with a customizable wiki.

For more information about subversion: http://subversion.tigris.org/

For more information about Trac: http://trac.edgewall.org/

China Second Life

I was talking to Fico about the Chinese version of Second Life. It looks interesting, but who knows what will happen.

http://gigaom.com/2007/08/25/hipihi/

What is LDAP?

There has been a lot of talk about LDAP since we decided to roll it out for central HACKS authentication.

LDAP stands for Lightweight Directory Access protocol. LDAP is a protocol for exchanging objects over a variety of links. LDAP does not specify how the information is stored. So, an LDAP server is just a computer that takes formatted text objects and presents them over a socket in an organized way.

The primary uses for LDAP are central authentication, online phone books, and cryptographic keyservers.

Examples of LDAP servers @ the University of Arizona include NetID (authentication server for many campus services including e-mail, WebReg, employee link, ...), UA Phonebook (ldap.arizona.edu; an online phonebook containing information about students, faculty and staff).

Cluster Primer

Hi all,
This is a post meant to give everyone an idea about how the cluster works how to access nodes if necissary and what kind of software makes the cluster a cluster. (as soon as we get it working)

The nodes are arranged in there own Class C network space the hosts file on each machine has the IP addresses of the other machines aliased so that users can access each of the individual nodes simply by typing its name. The names are:

godzilla #for the head node
godzilla1 #node 1
godzilla2 #node 2
godzilla2 #node 3

all of the cluster nodes have the same root account and user's home directories will be mounted via nfs.

Syndicate content