Loke's blog

mandag, november 28, 2005

VMWare + no sysv scripts

Well wanted VMWare, but it complained about that it couldn't find /etc/init.d, rc0.d etc., because Arch Linux is more slackware/bsd like and doesn't have sysv scripts, so I had to come up with some fix, because vmware is really nice to have..

$ cd /etc
$ mkdir init.d
$ cd init.d
$ for i in {0,1,2,3,4,5,6}; do mkdir rc$i.d; done

Should be it :D Hope others can find it usefull.

mandag, november 07, 2005

I am alive

It has been a while since I've written here. To be honest, I had almost forgot that I own a domain.
I also have been busy with some stuff, but let me write what's new..

- I've switched completely from Ubuntu to Archlinux (I did for two days ago)
- My D-Link router is completely fucked, more than it was before - I cannot open ports at all, and now DMZ doesn't work either (what else can happen?! darn peace of junk)

Well, can't remember what else is new so for now, that'll be it.