How do I get the system time in BASH? How can I get the Linux system using bash shell?
{ 1 comment }
One my user leaves the office and I’d like to disable her access to our UNIX / Linux system. How do I delete ssh key from the UNIX systems so that user can not log in?
{ 5 comments }
The default algorithm for storing password hashes in /etc/shadow is MD5. I was told to use SHA-512 hashing algorithm. How do I set password hashing using the SHA-256 and SHA-512 under CentOS or Redhat Enterprise Linux 5.4?
{ 12 comments }
How do I hotplug a CPU on a running Linux system? I would like to dynamically enable or disable a CPU on a running system?
{ 18 comments }