15 May 2012 | # -*- coding: UTF-8 -*- |
06 May 2012 | python -m smtpd -n -c DebuggingServer localhost:1025 |
25 Apr 2012 | iptables -A INPUT -p TCP -s [Your_IP] -j ACCEPT && iptables -A INPUT -p TCP —dport 22 -j DROP |
25 Apr 2012 | /bin/pg_dump -v -v -v -Z 9 -b -Fc $DB_Name -f |
25 Apr 2012 | /usr/bin/pg_restore -v -d $DB_Name -1 -Fc |
25 Apr 2012 | /usr/bin/wget —retry-connrefused —continue [url] |
© Leon Waldman 2015
Powered by Pelican