Strumenti Utente

Strumenti Sito


ubuntu:motd

Questa è una vecchia versione del documento!


Torna all'inizio | Torna su

FBLab.it Servers MOTD

#!/bin/bash apt-get -y install screenfetch toilet inxi chmod -x /etc/update-motd.d/* echo -e '#!/bin/bash' > /etc/update-motd.d/00-fblab echo -e 'toilet -f mono12 -F metal FBLab.it' » /etc/update-motd.d/00-fblab echo -e '#!/bin/bash' > /etc/update-motd.d/01-screenfetch echo -e 'screenfetch' » /etc/update-motd.d/01-screenfetch echo -e 'echo' » /etc/update-motd.d/01-screenfetch echo -e 'inxi -Dxxxx' » /etc/update-motd.d/01-screenfetch chmod +x /etc/update-motd.d/00-fblab chmod +x /etc/update-motd.d/01-screenfetch chmod +x /etc/update-motd.d/90-updates-available chmod +x /etc/update-motd.d/91-release-upgrade chmod +x /etc/update-motd.d/92-unattended-upgrades chmod +x /etc/update-motd.d/98-reboot-required run-parts /etc/update-motd.d/

ubuntu/motd.1580262686.txt.gz · Ultima modifica: 28/03/2024 22:24 (modifica esterna)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki