Friday, September 26, 2008

Aspartamewithdrawaldizziness

Customizing our Social Networking Linux Logo

Linux logo is a small script that displays the logo of the layout Linux (have only used it with Debian) on the initial screen of Linux.
It general use debian to install servers without graphical environment so it was interesting to have this application each time you access the computer.




Installation:
 


apt-get install linuxlogo
(You can also use aptitude)
. 

Once installed edit the following file as root
etc / inittab
and headed to the next line
which is the first virtual terminal (eg pressing Alt + F2 will open the tty 2).

modify the line leaving this menera:

1:2345: respawn: / sbin / getty -f / etc / issue.linuxlogo
38400 tty1 (You can do the same for each terminal so that we all display the logo)

Now restart: / etc / init.d / restart

linuxlogo
Now every time we get into the team we appear the logo. If we also view the putty to ssh to connect from Windows to Linux linux_logo> / etc / motd There

logos for all distribution with Linux (if installed on redhat, fedora, centos or cuaquier Deriba should use yum instead of apt)

Jlara

0 comments:

Post a Comment