Einfache Text-Ausgabe
wget -q -O - https://scripts.troy-grunt.de/test | bash
APTt das nötigste
wget -q -O - https://scripts.troy-grunt.de/apt-default | bash
gibt meine keys an
wget -q -O - https://scripts.troy-grunt.de/myssh | bash
lässt sich den Server einmal am Tag melden
wget -q -O - https://scripts.troy-grunt.de/heartbeat | bash
arbeits public keys
wget -q -O - https://scripts.troy-grunt.de/workssh | bash
richtet git ein mit Namen usw.
wget -q -O - https://scripts.troy-grunt.de/initgit | bash
richte Git ein
wget -q -O - https://scripts.troy-grunt.de/gitit | bash
revoke keys
wget -q -O - https://scripts.troy-grunt.de/revoke | bash