Success, failure of the tar command recorded with time and date stamp
I needed to determine the amount of time it would take to archive large amount of data on my unix server. If I had infinite amount of free time I …
Read MoreTechnology, Computer, Network and Games Cheat
Day to day technical how to – by Andrew Lin
I needed to determine the amount of time it would take to archive large amount of data on my unix server. If I had infinite amount of free time I …
Read MoreMy fat fingers inadvertently created a directory on my unix server with special characters. I could not access this directory nor could I delete it. When I listed the directory …
Read MoreThe root drive on my Solaris server was full and I needed to find out what file was the largest. The du command can list the size of the files …
Read MoreI just installed Solaris 10 on a new SPARC server, now I need to migrate the userids and groups over. The optimal way to migrate the userids while retaining their …
Read MoreI got this strange error message when launching the vi text editor during the installation of Solaris 10, I don’t know what kind of terminal you are on – all …
Read MoreI just installed and configure a new Sun SPARC Enterprise M3000 server. It seems that when I telnet to the sever from a remote computer it takes a while to …
Read MoreI built this Red Hat Enterprise Linux 5 server in VMware a while ago and forgot the root password. I can log in as a user but it does not …
Read MoreAs a server administrator I seldom have to check to see if a file exists in the directory. But what if you have a long list of files that you …
Read MoreIn an earlier posting I listed a copy of the article explaining how to manually create a RDM to LUN mapping for VMware ESX. I have created scripts to completly …
Read MoreIf you forget the current run level you have loaded in Solaris, here is a handy command to help you find out what it is. who -r This will output …
Read More