…clone <a href=”https://github.com/atheme/charybdis.git” rel=”noreferrer”>https://github.com/atheme/charybdis.git</a> Or, if you would prefer to download a release tarball, check the latest release version and replace version with the actual one below, then extract it….
…Commonly mailhosts are named mail.domain.com mailhub=smtp.gmail.com:587 AuthUser=name@gmail.com AuthPass=YourtopSecretPassw0rd! UseSTARTTLS=YES # Where will the mail seem to come from? #rewriteDomain= # The full hostname hostname=debianVPS.local # Are users allowed to set…
…sites, come up with your own content and ideas. Usage of ignorant language and untrustworthy comments shall lead to deletion of the post. Important Information Preferred payment method is PayPal,…
…ok, you will see this: Access Token request… OK Setup completed! You can now upload/download files to your dropbox account with cli. Usage: ./dropbox_uploader.sh COMMAND [PARAMETERS]… Commands: upload [LOCAL_FILE] download…
…Block all traffic from AFGHANISTAN (af) and CHINA (CN). Use ISO code ### ISO=”af cn” ### Set PATH ### IPT=/sbin/iptables WGET=/usr/bin/wget EGREP=/bin/egrep ### No editing below ### SPAMLIST=”countrydrop” ZONEROOT=”/root/iptables” DLROOT=”http://www.ipdeny.com/ipblocks/data/countries”…
This guide is written by Sven Slootweg, AKA joepie91 on www.lowendtalk.com and many other places on the Internet. He released this under the WTFPL license, now onwards to the guide!…
…will also work for 404 requests. If your blog is at the root of the domain (something like http://www.yourdomainname.com), find the location/ block inside the configuration file, and add the…
…~; rm -rf minstall; mkdir minstall; cd minstall; wget –no-check-certificate -O minstall.tar.gz http://www.github.com/downloads/KnightSwarm/Minstall/Latest.tar.gz; tar zxvf minstall.tar.gz; rm minstall.tar.gz ok, now that you have installed Minstall, how do you use…
In second place in the 2013/2014 Teach something, Win something contest we find Maarten Kossen, administrator of LowendBox.com. His guide on creating a Nagios plugin in PHP is a follow…