Disclaimer
All content on this site are my own thoughts and opinions not those of my employer or projects I contribute to.
Archives
- Months
- December 2008 (3)
- November 2008 (5)
- October 2008 (2)
- September 2008 (1)
- August 2008 (1)
- July 2008 (5)
- June 2008 (5)
- May 2008 (3)
- April 2008 (5)
- March 2008 (3)
- February 2008 (2)
- January 2008 (4)
- Years
- Months
Category Archives: Linux
Ubuntu Game
I’m not sure what I can really say to that, other than n00b!
NSLU2 – beast Fixed
One of my NSLU2′s went up the swanny two weeks back. Typically it was the one 80 miles away at home, that not only is my primary mail exchanger but also the DHCP server for my home network, chances are … Continue reading
Posted in Debian, Network, beast
Tagged Debian, firmware, kernel, nslu2, troubleshooting
Leave a comment
Blocking SSH Brute Force attempts using iptables
After my recent break in I have looked into ways of protecting SSH and my server resources. I employ fail2ban on my main server, it has the resources to run such a programme – my Linksys NSLU2′s however do not. … Continue reading
Confession
So today I come to you with a confession, I discovered one of my boxen had been successfully attacked and the attacker had by the looks of things used it for launching DDoS attacks. I feel particularly stupid because the … Continue reading
Ekiga VoIP client and SIPGate
Ekiga is a VoIP client for GNOME. I recently registered with SIPGate.co.uk as I am planning to have a go at setting up Asterisk sometime in the near future. Sadly it wasn’t a well documented process and after searching Google, … Continue reading
Subversion and Apache Gotcha
So, this is the second time I have tried to address the problem I was getting with some Subversion repositories I was trying to configure to be served by Apache. I was trying to use the SVNPath directive to serve … Continue reading
Posted in Internet, Linux, Network, Subversion
Tagged apache, errors, Network, problems, Subversion
Leave a comment
Another Thunderbird Tip
Thunderbird’s default sorting is the wrong way around, IMHO. This has always annoyed me, I found out how to reverse it.
Thunderbird Tip
So for ages I have been using Thunderbird combined with server side mail sorting, what has been annoying me for a year or so is that Thunderbird only checks the Inbox folder. I had to manually check all the others … Continue reading
Posted in Internet, Linux, Windows
Leave a comment
Broadcast Ping
You can tell Linux to respond to broadcast pings by running this snippet from the console. $ echo 0 | sudo tee /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts Edit /etc/sysctl.conf to set the option permanently.
Uptime – Take 2
Turns out I had a computer on for even longer which I had forgotten about! benjamin, one of my Linksys WRT54-g’s. He doesn’t really do much apart from provide WiFi access for my PDA and networking for my room (two … Continue reading
Posted in Linux, Network, benjamin
Leave a comment