235 reputation
18
bio website robotamer.com
location Los Angeles, CA
age 47
visits member for 1 year, 11 months
seen Mar 15 at 0:22
stats profile views 4

May
6
awarded  Self-Learner
Jul
31
awarded  Yearling
Jul
31
answered fail2ban fails to ban most of the time, why could that be?
Jul
31
awarded  Commentator
Jul
31
comment fail2ban on server with LXC Containers
Right, iptables don't work, still don't get the 5 bans
Jul
31
accepted fail2ban on server with LXC Containers
Jul
31
answered SMTP server requires STARTTLS
Jul
31
asked fail2ban fails to ban most of the time, why could that be?
Jul
26
asked Can I hardlink config files in LXC VMs
Jul
24
revised Need custom Nginx regex
added stuff I tried
Jul
24
comment Need custom Nginx regex
Tried this but I get a 404 page if (!-e $request_filename) { rewrite ^/([^./]+)/(.*) /$1.php/$2 last; break; }
Jul
24
comment Need nginx regex rewrite debuging help
I already use try_files, just can't get it working with try_files. Your example just gives me a error 500 page. I have rephrased my question here: serverfault.com/questions/410522/need-custom-nginx-regex
Jul
24
asked Need custom Nginx regex
Jul
23
asked Need nginx regex rewrite debuging help
Jun
12
comment fail2ban on server with LXC Containers
As long as modprobe doesn't work there is no point of trouble shooting iptables or fail2ban. The real question is, is it even safe to do modeprobe from chroot?
Jun
12
accepted 405 Method even when posting to a php file
Jun
12
asked fail2ban on server with LXC Containers
Jun
10
accepted When I restart my LXC environment, the container does not re-bind to the IP address
Jun
10
comment How can I rewrite following url link in nginx?
Yes it is going to be an arbitrary number of key/value pairs. How about if you don't have to separate the key.value? You know take that as one variable. I can do the slit in the script.
Jun
10
answered nginx init script not working