Domain-name based ssh login attempts

The last few weeks I have noticed some illicit ssh login attempts that uses parts of the reverse DNS domain name as user name when it tries to login. The last attempt looked like this in my LogWatch summary: Illegal users from these:     195.38.107.55 (aquila.euroexpert.tvnet.hu): 9 times        root/password: 4 times        cenara/password: 2… Continue reading Domain-name based ssh login attempts

The WLAN router as a development platform?

I have a Fonera WLAN router (unfortunately it has been offline for a while now, but nevertheless) and I really like their thing. In their blog I read that their next generation WLAN router will be an open platform for developers. Interested developers will be able to join Fonosfera: The FON Development Community. Also worth… Continue reading The WLAN router as a development platform?

Jeff Atwood and Joel Spolsky joint venture

Programming bloggers Jeff Atwood (Coding Horror) and Joel Spolsky (Joel on Software) plans to use the stackoverflow.com domain to provide a competitor to experts-exhange. It sounds like a good idea. Unfortunately their podcast had weird noises when I played it (in XMMS on Sun Solaris 10 — don’t ask), so it was too annoying for… Continue reading Jeff Atwood and Joel Spolsky joint venture

WordPress crack attempt this morning!

When I got to work and viewed this blog I noticed that Sidebar Widgets was disabled. I thought "That’s weird!" When I tried to login to the administration interface I was told that my WordPress database needed upgrading. I thought "That’s weird!" Some further investigation revealed that someone managed to upload a PHP script called… Continue reading WordPress crack attempt this morning!

Andi Gutmans: “Java is losing the battle for the modern Web”

Andi Gutmans (of PHP fame) has written a very interesting blog post about Java’s future on the web. The article is called Java is losing the battle for the modern Web. Can the JVM save the vendors? He gives some good arguments for using a LAMP stack for web applications. One of the interesting quotes… Continue reading Andi Gutmans: “Java is losing the battle for the modern Web”

My cape and sword

In the Walt Disney short animated movie Ferdinand The Bull the matador never get to show off his cape and sword. Sometimes I feel like the matador and want to show off my cape and sword (i.e. my programming skills), but for various reasons I can’t. The bull (i.e. the task at hand) might be… Continue reading My cape and sword

SSL certificate anguish

Today I overcome my SSL certificate anguish. It used to be a bit of a mess to get it right, but it’s so simple on Ubuntu nowadays. It is almost only running the apache2-ssl-certificate command that is needed.