Tag Archives: installieren

Dump’o'Mat automatisch installieren

Der Dump’o’mat lässt sich nun über ein Install-Skript installieren und wieder entfernen. Installieren: # su – # fetch “http://www.bsdbox.de/downloads/dumpomat/dumpomat_installer.sh” # chmod +x dumpomat_installer.sh # ./dumpomat_installer.sh Deinstallieren: # su – # ./dumpomat_installer.sh d

Posted in freebsd | Tagged , , , , , | Leave a comment