General Linux Information.

General Linux Information.

How can I tell what kernel I am running ? 
cat /proc/version 

How can I tell how long the box has been up ? 
uptime 

How can I tell what processes are taking up the cpu ? 
top 

UW won’t start after changing hostname on linux. 
Your ’hostname’ on the box must match the name you put in the relay properties page.