Hmm, with only the sun tools youre not comming very far
what you need to do is download the freeware cd from solaris
and add a few packages from there
ass far as I know you cant run the installer again unless you do A upgrade
or you could manualy add the packages from the cd
to do this you could...
Hi What you need to do is create a startup script that resets your hostname
some thing like this
HOSTNAME=`cat /etc/nodename`
echo "Setting hostname to $HOSTNAME... \c"
uname -S $HOSTNAME
echo "Done."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.