The default bash prompt is kind of bare and doesn’t tell you much.
SSH to your machine.
# set the prompt export PS1="[\u@\H][\[\033[1;34m\W\[\033[0m]\\$ "
Server Management and ServerSupport services
The default bash prompt is kind of bare and doesn’t tell you much.
SSH to your machine.
# set the prompt export PS1="[\u@\H][\[\033[1;34m\W\[\033[0m]\\$ "