Skip to content
Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Category: Linux

KDevelop: so much promise, but a bit rough around the edges

elbeno, 3 April, 200729 July, 2007

I’ve been trying to put together an app using KDevelop as my IDE. IDE-wise, it seems fine: all the usual stuff like syntax highlighting (of course) and code completion, etc. But I find its handling of the gnu autotools a bit rough. I haven’t found a way yet to specify…

port triggering with OpenWRT works!

elbeno, 17 March, 20078 January, 2008

I finally got around to compiling the ipt_TRIGGER kernel module with some logging in there, so I could tell where I was going wrong with my iptables commands. The correct iptables commands are: #iptables -t nat -A prerouting_wan -p tcp –dport 6881:6889 -j TRIGGER –trigger-type dnat #iptables -A forwarding_wan -p…

port triggering iptables config

elbeno, 11 March, 200729 July, 2007

I think the relevant iptables commands for port triggering with Bittorrent are: #iptables -t nat -A prerouting_wan -p tcp –dport 6881:6889 -j TRIGGER –trigger-type dnat –trigger-proto tcp –trigger-match 6881 –trigger-relate 6881-6889 This tells the router to do NAT on the packets arriving on the WAN TCP ports 6881 through 6889…

kernel hacking

elbeno, 10 March, 200729 July, 2007

Now that I’ve got my new router set up (it’s working fine btw) I decided to dig a bit deeper into the firmware possibilities. Warning: this post is mostly martian, and it’s long. The first thing I wanted to investigate was the possibility of port triggering. Port triggering is an…

new router

elbeno, 5 March, 200729 July, 2007

Lately my SMC2804WBR has started to play up a bit (arbitrarily causing loss of connectivity), so this weekend I finally got around to replacing it. Mrs Elbeno was complaining of having to power cycle it 2 or 3 times a day. Where wireless broadband routers are concerned, experience has taught…

Some Linux/Unix commands worth knowing…

elbeno, 27 February, 200729 July, 2007

It seems like not a day goes by when I don’t run across someone’s blog listing “top 10 Linux commands you must know” or something like it. I get the feeling these are mostly posted by people who switched to Linux recently and want to share the experience. I switched…

more linux fiddlings

elbeno, 18 February, 200729 July, 2007

Some things I’ve tried over the past week or so: Getting Second Life to work on Linux (compiling from source). Well, it worked in a very limited way, after a fashion. I didn’t get any sound (had to compile without FMod because v3.75 isn’t downloadable for 64-bit Linux). And there…

getting stuff working on Linux

elbeno, 2 February, 200729 July, 2007

Inspired by ‘s recent wibblings on Linux, I decided it was time to iron out my own wrinkles. So after a very little googling, I was able to get a bunch of stuff working that for one reason or another had broken when I upgraded from Dapper to Edgy. Sound…

5 hours' work, wasted

elbeno, 11 December, 200629 July, 2007

For the sake of 10 minutes. Because Mrs Elbeno insisted that I turn off the computer NOW and go to bed last night, and /tmp gets cleared on boot. Grrr. If you’re reading this, Mrs Elbeno, I’m never listening to you again over such matters!

after 12 years, why not?

elbeno, 6 July, 200629 July, 2007
  • Previous
  • 1
  • 2
  • 3
  • Next
©2026 Why is a raven like a writing desk? | WordPress Theme by SuperbThemes