First of all, greetings to entire gentoo community from a newcomer.
Ok, on to the questions. Could someone tell me how can one change the way the login is displayed, for example:
from:
Code: Select all
bfgod@gentoobox ~ $ ssh gentoobox
bfgod@gentoobox's password:Code: Select all
bfgod@gentoobox ~ $ ssh gentoobox
password:
The second question would be how can I change /etc/issue and /etc/motd usage?
I have created /etc/motd but commenting out this line in /etc/login.defs. Also, I've uncommented /etc/issue line so that issue is displayed instead of motd, but motd is still displayed.
The relevant part looks like this:
Code: Select all
#MOTD_FILE /etc/motd
ISSUE_FILE /etc/issueThanks in advanced.



