Syslog - syslog.tv
General Information:
Latest News:
Bash portforwarding with autocompletion 12 Mar 2013 | 10:00 pm
I spend a LOT of time with tunnels open to multiple machines, connecting directly to PostgreSQL, RabbitMQ and many other services all via SSH. I have written several helper functions and this is the ...
Bash portforwarding with autocompletion 12 Mar 2013 | 10:00 pm
I spend a LOT of time with tunnels open to multiple machines, connecting directly to PostgreSQL, RabbitMQ and many other services all via SSH. I have written several helper functions and this is the f...
Unbanning an IP, multiple IPs or a block of IPs from DenyHost 13 Nov 2012 | 10:45 pm
I wrote this little Python program a while ago and now people are starting to email me about it, asking for it to be part of the DenyHosts Debian packages so I figured I'd write a quick article on it....
Unbanning an IP, multiple IPs or a block of IPs from DenyHost 13 Nov 2012 | 10:45 pm
I wrote this little Python program a while ago and now people are starting to email me about it, asking for it to be part of the DenyHosts Debian packages so I figured I'd write a quick article on it....
Java 6 on Ubuntu 12.04 (including Tomcat 6) 8 Nov 2012 | 04:47 pm
If like me you run in to issue when using OpenJDK, my issues come from it's memory problems when you're allocating and using large amounts of memory - mostly for Solr where we're concerned but obvious...
Java 6 on Ubuntu 12.04 (including Tomcat 6) 8 Nov 2012 | 04:47 pm
If like me you run in to issue when using OpenJDK, my issues come from it's memory problems when you're allocating and using large amounts of memory - mostly for Solr where we're concerned but obvious...
How to generate an /etc/shadow compatible password 11 Oct 2012 | 02:56 pm
Commands that begin with # mean run as sudo or root You'll need mkpasswd, on Debian 6 and Ubuntu 12.04 you can install this using: # apt-get install whois It is pretty weird that it comes with the ...
How to generate an /etc/shadow compatible password 11 Oct 2012 | 02:56 pm
Commands that begin with # mean run as sudo or root You'll need mkpasswd, on Debian 6 and Ubuntu 12.04 you can install this using: # apt-get install whois It is pretty weird that it comes with the who...
Send all email to a blackhole (never gets delivered), test delivery speed and much more using blackhole.io 27 Jun 2012 | 07:05 am
I have built and released an open-source email server in the past for testing send rates and speeds, this project was called SimpleMTA and is available here. Recently I have rebuilt this project for a...
Send all email to a blackhole (never gets delivered), test delivery speed and much more using blackhole.io 27 Jun 2012 | 07:05 am
I have built and released an open-source email server in the past for testing send rates and speeds, this project was called SimpleMTA and is available here. Recently I have rebuilt this project for a...