You can easily changed your black ssh screen to colorful screen by using following steps.
1) Login to the server via SSH as root
2) Edit the .bash_profile file found in the /root directory & paste the following line:
vi .bash_profile
export PS1="\[$(tput bold)$(tput setb 4)$(tput setaf 7)\]\u@\h:\w $ \[$(tput sgr0)\]"
Save & quit the file
Now re-login through a new/different session to see the fun
You can further more change the various attributes within the given line to try a variety of colours..
Ex: for blue background with command history number, try these:
export PS1='\e[1;31m\]\e[7m[\h - ${VIEW}\u ] [\w]\e[m\]\e[27m\n[\!]$'
Note : Please make sure to leave the current window running & check the changes in a new one
Picture this: Your WordPress site is like that one friend who's always fashionably late to everything. You know, the one…
In a world where artificial intelligence is rapidly reshaping our digital landscape, AI detectors have emerged as both guardians and…
In today's digital age, e-learning has become more than just a convenience – it's a necessity. As virtual classrooms and…
Are you ready for another cPanel price adjustment? As we have approached January 2025, cPanel has rolled out significant changes…
In this growing digital world, having a website is not enough—it’s a crucial and much-needed option. But here's the challenge…