Ramblings of a Linux Geek.

The sweet agony of love and technology!

Thursday, November 29, 2007

Solaris Zone docs

Just a place holder for the sun doc I am reading on Solaris Zones/Containers.

System Administration Guide: Solaris Containers-Resource Management and Solaris Zones

posted by admin at 12:25 am  

Wednesday, November 28, 2007

Enable remote ZFS web administration

Not really much to say just wanted to post this little snippet so I can do a ZFS writeup latter on.

To enable the nsmcwebserver to listen to remote connections with out having to run “netservices open” and turn on all services to accept remote connection. The following three commands will

svccfg -s svc:/system/webconsole \

    setprop options/tcp_listen = true
svcadm refresh svc:/system/webconsole/usr/sbin/smcwebserver restart

Official Sun docs here

Hope this little tidbit helps someone else if they are lucky enough to stumble upon it.

posted by admin at 11:10 pm  

Thursday, November 15, 2007

Internet is back

If there is anyone out there reading this blog or checking on it I now have internet again and will be updating it shortly.

posted by admin at 10:06 pm  

Powered by WordPress