fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:debian:disable-motd-ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:debian:disable-motd-ssh [2026/03/09 13:50] gsyslinux:debian:disable-motd-ssh [2026/05/08 21:32] (current) gsys
Line 20: Line 20:
 </code> </code>
  
 +
 +===== Lastlog not showing =====
 +
 +<code>
 +sudo touch /var/log/lastlog
 +sudo chgrp utmp /var/log/lastlog
 +sudo chmod 664 /var/log/lastlog
 +</code>
  
linux/debian/disable-motd-ssh.txt · Last modified: by gsys