AIX sudo to root
Did not know this.. I’ve always done /usr/local/bin/sudo bash
linux load over 4 (with 4 processors)
Redhat asked for the below 3 reports to help resolve:
-
top -n 500 -b -d 1 > /tmp/top.txt& (top)
-
vmstat 1 500 > /tmp/vm.txt& (vm info)
- iostat -x 1 500 > /tmp/io.txt& (io)
Uncompress on Linux
This will remove the xxx.tar.gz and leave you with the xxx.tar
- gunzip xxx.tar.gz
Then this will remove all the files from the tar, leaving the xxx.tar (make sure you run this in the folder you want the files at)
- tar -xvvf xxx.tar
How to get Linux CPU statistics
less /proc/cpuinfo
What is my Redhat Version?
cat /etc/red*
How to redeploy (P8)CE (4.0.x) on Websphere 6.1.x
How to redeploy CE
1) Stop JVM
> Server> Application server> FileNet-CE
2) Uninstall current installed ear
> Enterprise Applicaitons> FileNetEngine
Read the rest of this entry »
Can I configure Windows 2000/XP/2003 to log me on automatically?
You sure can!
Old but nevertheless good. The auto logon can be accomplished by means of Registry modifying, or by use of 3rd-party tools.
Read the rest of this entry »
Windows PowerShell
Microsoft Windows PowerShell command line shell and scripting language helps IT professionals achieve greater control and productivity. Using a new admin-focused scripting language, more than 130 standard command line tools, and consistent syntax and utilities, Windows PowerShell allows IT professionals to more easily control system administration and accelerate automation.
http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx