SysAdmin Tips, Tricks and other Software Tools
touch .bash_login now add this line:
source .bashrc
touch this file: .bashrc now add this line to set a useful prompt:
PS1="[\[email protected]\h: \w]$ "