Archive for November, 2007
Solaris Zone docs
by admin on Nov.29, 2007, under Uncategorized
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
Enable remote ZFS web administration
by admin on Nov.28, 2007, under Solaris, zfs
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.
Internet is back
by admin on Nov.15, 2007, under Blog
If there is anyone out there reading this blog or checking on it I now have internet again and will be updating it shortly.