disable everything in update-motd.d dir in ubuntu server
- by senzacionale
mitjab@server:/etc/update-motd.d$ dir
00-header 10-help-text 91-release-upgrade 98-fsck-at-reboot 99-footer
mitjab@server:/etc/update-motd.d$
i need to remove all auto updates or notifiers in my ubuntu server becouse it is to slow. How can i remove or disable it. Now when i login to server it takes 30s to see server when i write username and passwd.
How can i disable all this..
if i run
mitjab@server:/etc/update-motd.d$ update-motd --disable
/usr/bin/python: can't find '__main__' module in '/usr/share/command-not-found'