Tags
backup beta compile computer conversion crash crontab decimal firefox fmadm game gcc git hexadecimal hp java jumpstart kernel kill linux math microsoft networker nfs opensolaris opensource patch pkg programming psexec SAN SCAT smpatch solaris sparc ssh strace sun t-mobile tap thunderbird ucigame update windows windows 7 zfs
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.
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