I couldn’t really find anything that could get me up and running really quickly with git commit emails. In this blog post we provide a git post-receive-email example. In our case, our server is CentOS.
Category: Linux
In order to make updating wordpress nice and easy, you should install an ftp server. What we do not account for in this setup, is having more than one wordpress site, or other service, accessible via ftp. For security, you want to listen only on…
I decided to start being more active with this blog. I’ve always wanted a personal indexer for all the things I learn in Linux or software development. Might as well make this blog that index. So, you want to gzip all the log files in a…
I searched everywhere for a simple solution to routing through two ISPs. There are more complex examples that balance the routing using round robin or whatever, but I wanted a simple port based solution. So, after spending literally hours reviewing other people’s stuff, which never…
I’ve spent hours trying to figure out why tgtd is not working properly. I change things in targetd.conf, and nothing actually changes for the initiator (clients). I can even change the password, and the old one still works but the new one does not. …
So, I decided to get an apache tomcat 7 rpm going. I ended up finding someone who had created one, and then made it work a little bit better. I had one guy that used to be a fedora RPM contributor help out a bit…
Perl Twit is a Linux/Unix command line utility for sending twitter messages. I’ve been using this for probably well over a year now, and just never managed to release it. Today I decided to push it up to github.com, and let the world have at…
I was recently having a problem where my new computer was becoming extremely sluggish while running Ubuntu Linux 11.04. The keyboard input was very delayed and slow. The graphics were terribly slow. Just about everything in the system became very slow. I’ve heard reports from…
I had slow login problems with my SSH server for many months, and never bothered to try and fix it. Finally I got sick of it, and enabled verbose mode. I noticed it was doing public key authentication, GSSAPI authentication, and then password. The authentication…
I just bought an ASUS Transformer TF101. I set everything up, and suddenly found that my contacts manager application from Google was crashing with a “Force Close” button. I was very upset about that, so I tried to rectify it. I was getting the following…