CREATING BANNER FOR TERMINAL IN LINUX
To create banner first we need "figlet" then we have to modify .bashrc
Installation mathod:
1.Open terminal then type "apt-get install figlet"
2.After installation complete check figlet.
3.Type "figlet hello" in terminal
Now Create banner in terminal as default
->Open file "/root/.bashrc" in texteditor
eg: gedit /root/.bashrc
Now Add a new line in bashrc file at the end
eg: figlet bannername
Save the file.
This banner creation is worked on kali linux if you have any errors in other os Comment us.
7#4NK Y0U.
To create banner first we need "figlet" then we have to modify .bashrc
Installation mathod:
1.Open terminal then type "apt-get install figlet"
2.After installation complete check figlet.
3.Type "figlet hello" in terminal
Now Create banner in terminal as default
->Open file "/root/.bashrc" in texteditor
eg: gedit /root/.bashrc
Now Add a new line in bashrc file at the end
eg: figlet bannername
Save the file.
This banner creation is worked on kali linux if you have any errors in other os Comment us.
7#4NK Y0U.
No comments:
Write comments