Personalizar a Mensagem de Logon
_______________________________________________________________________________
Ao se logar no Linux tanto local ou pela Rede uma mensagem de boas vindas é exibida, e neste tutorial você vai encontrar os passos para personalizar esta mensagem:
Exemplo
_______________________________________________________________________________
Debian GNU/Linux 6.0 linux tty1
linux login: root
Password:
Last linux 2.6.32-5-686 #1 SMP Fri Sep 9 20.51 UTC 2011 i686
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@linux:~#
Arquivos
_______________________________________________________________________________
Os arquivos .net e .tail são exibidos quando o usuário se loga remotamente neste servidor, este conteúdo pode ser alterado para informe de Alertas de Segurança, Políticas da empresas e etc...
/etc/issue
Debian GNU/Linux 6.0 \n \l
/etc/issue.net
Debian GNU/Linux 6.0
/etc/motd
Last linux 2.6.32-5-686 #1 SMP Fri Sep 9 20.51 UTC 2011 i686
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
/etc/motd.tail
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
