Site Tools


Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:ubuntu:odd [2020-05-12] – ↷ Page moved from ubuntu:odd to linux:ubuntu:odd dcailinux:ubuntu:odd [2021-03-21] (current) dcai
Line 10: Line 10:
 Not exactly an odd issue, happens so often. Not exactly an odd issue, happens so often.
 Switch to console, run `setsid unity`, this "might" fix it, if not, reboot your desktop :D Switch to console, run `setsid unity`, this "might" fix it, if not, reboot your desktop :D
 +
 +=== d-bus error when systemctl --user enable [servername] ===
 +<code>
 +sudo apt-get install libpam-systemd
 +# add server file to:
 +# ~/.config/systemd/user/srv.service
 +</code>
 +
 +=== disable motd for ssh ===
 +  * /etc/pam.d/sshd: remove the lines with motd
 +  * /etc/ssh/sshd_config: PrintMotd should be no, I think this only makes sense when pam is disabled
 +  * /etc/update-motd.d: this has scripts to generate motd
 +  * PrintLastLog no in sshd_config: disable last login message
linux/ubuntu/odd.1589284956.txt.gz · Last modified: by dcai