<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>banner :: xeylou's docs</title><link>https://docs.xeylou.fr/deb13/banner/index.html</link><description>sudo apt-get update -qq sudo apt-get install -y -qq git figlet bc git clone -q https://github.com/xeylou/my-motd-s.git /tmp/my-motd-s sudo cp /tmp/my-motd-s/gnu-linux/banner_4.txt /etc/ssh/banner sudo tee /etc/ssh/sshd_config.d/02-banner.conf &gt; /dev/null &lt;&lt; 'EOF' Banner /etc/ssh/banner # PrintLastLog no EOF sudo sshd -t &amp;&amp; sudo systemctl reload ssh sudo cp /tmp/my-motd-s/gnu-linux/update-motd.d-en/* /etc/update-motd.d/ sudo chmod 755 /etc/update-motd.d/[0-3]* sudo rm -f /etc/motd /tmp/my-motd-s run-parts --lsbsysinit /etc/update-motd.d</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://docs.xeylou.fr/deb13/banner/index.xml" rel="self" type="application/rss+xml"/></channel></rss>