-
Recent Posts
- Autostart a Virtualbox VM in Windows 7 the Easy Way
- Synchronize save games between windows computers. Cloud save games with Dropbox. [Minecraft/Dragon Age]
- Using IPTables with Dynamic IP hostnames like dyndns.org
- Bash Script: Confirm domains in your DNS Bind server are still pointed at your address (haven’t moved to other DNS)
- Encrypt forms’ passwords before submitting with jquery
Listened to
Category Archives: Apache
Using fail2ban to open back door ports in your iptables [Port Knocking]
The opposite of fail2ban would probably be called auth2allow (authenticate to allow) or fail2allow – but that’s not necessary because fail2ban’s configs can be customized to do exactly what I’m talking about. What am I talking about you ask? Basically … Continue reading
Posted in Apache, linux
Tagged auth2accept, auth2allow, fail2accept, fail2allow, fail2ban, linux
1 Comment
Ubuntu SABnzbd+ protected by an apache2 proxy and htpasswd
Basic SABnzbd+ Setup – SAB for short. There are plenty of tutorials out there which cover configuring a normal SAB installation so I won’t cover that here. What I am going to do is make my SAB available through a … Continue reading