Login Banner

::::: Welcome Banner in Linux Server :::::

To write user Login banner message you have to edit /etc/motd and /etc/issue file to enter the message.

[ravi@ARK-IT-Solutions ~]$ vi /etc/issue
Red Hat Enterprise Linux Server release 5 (Tikanga)
Kernel \r on an \m \n

WARNNING!! If your not authorized person to login logoff immediatly.

:wq (Save & Exit)

Then Edit

[root@ARK-IT-Solutions ~]# vi /etc/motd
Welcome to ARK IT Solutions

Server Name: Thungabhadra
IP Address :   192.168.234.123

WARNNING..!! If your not authorized person logoff immediatly.

:wq (Save & Exit)

Now Login to your server




your Done.

No comments:

Post a Comment