Category > Home

Zen with Xen + a terrible perl program

I know I am very late to the Xen party. I try to stay on top of the life changing software, but there have just been so many new things out there over the past two years or so. I tried running a Xen kernel a while back under fedora core 6, but there were [...]

Continue reading

I like it here.

++ Living on Roosevelt Island…. cheaper; higher quality foods… katz pastrami in any form… – The staff at Gabes school taught him to refer to Native Americans as “Indians”. They need to be corrected, and I need to find a better school for him. I thought that I would be able to try public school [...]

Continue reading

Google released the Android SDK today.

They have sample code and videos on the website. The points that I have gathered so far include… Android applications are meant to be coded in java. They used eclipse in the sample video. I can learn java; this should be fun. There is support for Opengl ES; this means if the hardware supports it [...]

Continue reading

Wifiroamd manages wifi connections under Linux.

Last night I rediscovered wifiroamd. I had been using OS X for so long that I had forgotten what it was like trying to configure wireless under linux; let alone have some form of functional roaming from work to home. I used to always make two scripts. 1. for connecting to my wireless network at [...]

Continue reading

I finally got out of Albany.

I know its been a while. I got an RHCE, got a new job, and moved to NYC. I want to build a GSM -> UMA tool. I can use wifiroamd.

Continue reading

.bash_profile is not read by xterm under os x.

It only reads .bashrc. So I created a soft link with ln -s .bash_profile .bashrc to get things like hostname completion, and my modified paths to work with xterm.

Continue reading

Truths that came to me whilst eating sushi in Mountain View.

I was enjoying some sushi when I had a sudden eureka! feeling. I’m not sure if these came from upstairs or myself but it was quick. I am going to call these universal truths, and they were all ways to improve quality of life. There may be more. 1. Assume nothing. While you can take [...]

Continue reading

Note to self: port upgrade installed is what you want.

Port upgrade all, installs all ie. tells darwinports to install everything in the tree. Port upgrade installed; naturally just upgrades the ports you have installed.

Continue reading

Save some ram with ratpoison.

I am now using ratpoison as a window manager on my mythtv frontend. I saved myself some ram managed to shave a few seconds from boot to ui. Here is my .xsession. #!/bin/bash #xfwm4& ratpoison -c focus& #xterm & mythwelcome I also added VideoModeLin = 3 to the ~/.zsnes/zsnesl.cfg of the mythtv user in order [...]

Continue reading

Is it me or are time warners domain name servers in Rochester slow as hell?

I set up bind as a caching nameserver on my home network, + squid as a caching http proxy. The only serious editing of the squid config beyond the acl was setting cache_dir ufs /store/squid/ 100 16 256. I did it this way because /store is where md0 my raid 5 setup is mounted, thus [...]

Continue reading

prev posts prev posts