oh baby, i forgot completely.
i use data streams to install applications, cos compiling from source is like slackware; it's so 1990's. anyways, i put the correct paths into your $PATH so you can use irssi and stuff, also, if you would like to see a list of packages i recently added do:
-bash-4.0#ls-pkgs
or something like that just use tab autocompletion. Now, a second thing is "screen." you can do
-bash-4.0#screen irssi
and this will start a shell with irssi, that you can escape from by typing ctrl+a+d. Then you can log off from UltraSPARC and log back in via ssh and type:
-bash-4.0#screen -r
and it will reconnect you to your irc session, if my box doesn't restart. So, there you go, hope you like it.