CHANGE/COSTUMIZE LINUX TERMINAL(tty1-tty4) at Nimblex 2008
مقاله آموزشی لینوکس
1. Backup your original file at /etc/issue to your own directory
2. Edit file issue at /etc directory
fresh-idea@ciliX # nano /etc/issue
3. Change the text and the color as you like
You can change the text color code in line that begin with ^[[ for example ^[[1;31m is reperesent red color, ^[[1;33m is represent yellow color, and ^[[1;34m is represent green color. Now how the appearance would like is depend on your creativity.
4. Then Save it by pressed CTRL+O, then press Enter. Finally pressed CTRL+C
5. Then look the changed by type :
fresh-idea@ciliX # cat /etc/issue
GOOD Luck !!
1. Backup your original file at /etc/issue to your own directory
2. Edit file issue at /etc directory
fresh-idea@ciliX # nano /etc/issue
3. Change the text and the color as you like
You can change the text color code in line that begin with ^[[ for example ^[[1;31m is reperesent red color, ^[[1;33m is represent yellow color, and ^[[1;34m is represent green color. Now how the appearance would like is depend on your creativity.
4. Then Save it by pressed CTRL+O, then press Enter. Finally pressed CTRL+C
5. Then look the changed by type :
fresh-idea@ciliX # cat /etc/issue
GOOD Luck !!