A nicer Raspberry Pi ssh welcome message

sudo nano /etc/motd

Remove all the text and save.

Now install figlet to display a nicer ascii message:

sudo apt-get install figlet
 
sudo nano ~/.bashrc

add figlet RasPi to the end

pi-login2-300x98

Posted on January 10, 2016 at 8:57 pm

No Comments