
Enable Ls Colors in RaspberryPi – DebianWheezy
If you are finding it difficult to recognize files and folders in RaspberryPi DebianWheezy dist OS, you can enable Ls COLORS to make them more recognizable. All you need to do is edit /.bashrc and logout and login back to enable it. Login to RaspberryPi via SSH and...
Automate kinit (Kerberos Ticket) during SSH login
It is possible to automatically get a Kerberos Ticket (kinit) generated everytime you login via SSH to a host by editing “.bash_profile”. This also applies to a scenario wherin you are using Red Hat IDM/IPA and want to automate “kinit” instead...
Access ESXi DCUI via SSH
It is possible to use DCUI (Direct Console User Interface) via SSH session to ESXi. At the command prompt just type in “dcui” and then you would be able to see the same screen as given below. You need to resize the SSH window BIG enough otherwise the DCUI...