Ssh, sshd lastlog openseek: Couldn't stat /var/log/lastlog: No such file or directory: Difference between revisions

From Andreida
(Created page with " touch /var/log/lastlog chgrp utmp /var/log/lastlog chmod 664 /var/log/lastlog")
(No difference)

Revision as of 13:07, 16 February 2016

touch /var/log/lastlog
chgrp utmp /var/log/lastlog
chmod 664 /var/log/lastlog