June 29th, 2008 . by Dave
Yeah it’s pretty fair to say that most of the photos on swizzling are pretty bad quality. But poor lighting and wobbly beer hands make for some bad shots.
But worry no more. I’ve managed to finally get my hands on a half decent camera. My lovely new Nikkon D40 Digital SLR
With a bit of luck, and some photoshopping, I’ll have better photos from now on so when you’ve had a few you can look back on the good old times with slightly better quality.
Posted in General Life | No Comments »
June 17th, 2008 . by Dave
You could try force an fsck on your mounted partition and risk certain death or you could just schedule on the next boot.
touch /forcefsck
Creating this file on the root forces an fsck to run on the next boot and hopefully fix all your filesystem problems. And it politely deletes itself too
Posted in Linux | No Comments »
# mii-tool –force=100baseTx-HD eth1 (half duplex 100 base T)
# mii-tool –force=100baseTx-FD eth1 (Full duplex 100 base T)
# mii-tool –force=10baseT-FD eth1 (Full duplex 10 base T)
# mii-tool –force=10baseT-HD (Half duplex 10 base T)
Posted in Linux | No Comments »