How to your own name in your Ubuntu, Kali ,or any Linux terminal in 5 minutes

Опубликовано: 15 Июнь 2026
на канале: Easy Tech Byte
1,647
10

write your name in your Linux terminal in less than 5 minutes using some commands show yourself like a boss :-)

Please Like and Subscribe..
Here is the full command list used in this video






first open terminal and type

apt-get install figlet

if you are not root user then type

sudo apt-get install figlet

cd /etc

leafpad bash.bashrc
(here leafpad is only text editor, you can use your own)

figet "your name here"

and save it by cntrl+s..

Like and subscribe... :-)