Category Archives: Linux

Linux is used by geeks but more and more by mortals.

Ubuntu Game

I’m not sure what I can really say to that, other than n00b!

Posted in Humour, Linux, Ubuntu | Tagged , , , , | 1 Comment

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 , , , , | 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

Posted in Debian, Internet, Linux, Security, Ubuntu | Tagged , , , , | 1 Comment

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

Posted in Debian, Internet, Network | Tagged , , | 2 Comments

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

Posted in Internet, Linux, Network | Tagged , , , | Leave a comment

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 , , , , | 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.

Posted in Internet, Linux, Windows | Tagged | Leave a comment

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.

Posted in Debian, Linux, Network, Ubuntu | 1 Comment

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