Monthly Archives: September 2009

recovering name_to_major in Solaris 10

Chris Gehard has a handy post on recovering your name_to_major file. Check it out and subscribe to his feed, he’s always got interesting things to post. Basically it is using mdb -k to rebuild your /etc/name_to_major file.

Posted in software | Tagged , , | Leave a comment

ssh -C

It’s funny how you can use a command for such a long time and never know about some cool options. Today the nice option is the -C option for ssh. The -C option compresses all your traffic to the server … Continue reading

Posted in software | Tagged | Leave a comment