>NIL:'s Techno Feats

Eat my feats!

2009-07-23

Why does windows find the need to modify the partition table at boot...

›
...or how I almost lost 1.5 TB of data today. If you use software/fake RAID, this might happen to you too. See, this morning I thought I wou...
2009-07-20

Displaying International Domain Names in the browser's address bar

›
In IE (>7): Tools -> Internet Options -> Advanced -> International -> Always show encoded addresses -> Un check A typical ...
2009-07-16

Unicode charts as a single image

›
Well, one guy was crazy enough to create a single image containing all the Unicode charts from unicode.org and put it online, and he was ev...
2009-07-15

Windows Command Prompt in UTF-8

›
Change the default font to Lucida issue the command chcp 65001
2009-06-15

Convert a grayscale or RGB layer to an alpha channel in Photoshop CS 4

›
Goddammit! I don't know if 3D graphics designer use Photoshop or not, and if they do, how they manage to put with it all day, but talk ...
2 comments:
2009-04-20

More vi search and replace

›
To replace ^M characters that did not quite make it into carriage return when displayed in vi: :%s/ <Ctrl-V><Ctrl-M>/ <Ctrl-V...
2009-03-12

redhat/centos services and mdadm quicknotes

›
Always seem to forget stuff there. The command I'm looking for to manage services/change runlevel on redhat/centos is chkconfig (chkconf...
2009-03-09

Mysql logging

›
One day or another, you'll want to check what exactly your MySQL server is doing (to check for SQL injections for instance). Therefore: ...

Getting some bloody files from Gigabyte

›
There's not ONE motherboard manufacturer to save the others. NOT ONE! Listen, we all know that you're hardware developers, and that ...
2009-02-26

isw: Could not find disk /dev/sd# in the metadata error with dmraid

›
Reinstalled my old rig yesterday, to switch from a RAID0 to a RAID1 conf, now that the bulk of my data is stored in the RAID5 array from my ...
2009-02-24

Booting with a failed primary HDD on a Linux RAID1 array

›
Thought it would be straightforward, and that the system would automagically take care of it by itself, think again: GRUB is dumb, until we ...
2009-02-10

Booting fakeraid RAID5 Linux, the less half assed way

›
This will be the final episode of our ongoing installation of Linux on a nVidia MediaShield fakeraid RAID5 array. By now, you should have a ...

RE: Installing XBox controller on Vista 64

›
Well, I already gave you some tips , but each time I do it, it's a complete pain finding the right driver and getting it to work. I'...
2009-02-06

Booting fakeraid RAID5 Linux, the half assed way

›
OK, by now you have a whole Linux system sitting idly on one of your RAID5 device mapper partitions. First thing you want to do then is edit...
2009-02-05

And here we go again - RAID5 fakeraid + Linux

›
It's that time of the decade where I get a new machine, this time an nVidia MCP79 (a.k.a. GeForce 9400) based motherboard from Gigabyte ...
2 comments:
2009-02-04

These are not the ads you're looking for

›
Here's a link to the hosts file I use on my Windows systems: http://www.mvps.org/winhelp2002/hosts.htm
2009-02-02

Windows update error 0x8024402c

›
Well, like everybody else , this error has been driving me nuts. Plus it manifested itself in such a weird way I couldn't believe. I alr...
2009-01-15

This script will save your life!

›
Or at least your data. I have been unofficially sysadm'ing a bunch of HP DL380 running Linux over the past few years, and over the Chris...
2008-12-17

Incoming packet was garbled on decryption (putty)

›
For some reason , I decided to install openssh on openWRT (Kamikaze), and I have been getting "Incoming packet was garbled on decryptio...
2008-08-12

mmc driver for openwrt, part deux

›
Went over the MMC configuration for my openWRT router yesterday, as I wanted to relinquish the use of the SES button by the driver (GPIO4) t...
2008-08-10

Installing unsigned drivers on Vista 64

›
OK, if you ended up here, it's probably because you've been trying to install an unsigned driver (eg. XBCD Xbox Gamepad, PSPLinkUSB)...
5 comments:
2008-08-04

No more "Access Denied" for your files on Vista

›
Should really be in techno rant, because Vista's "security" is done completely backwards, but here we go. If you try to move/c...
2008-07-17

Script to convert Unix time to a human readable date

›
unixtime: #!/bin/sh date -d @$1
2008-07-10

adding a 2GB SD card on a WRT54G with openWRT

›
It's been documented to death, so I'm not gonna bother telling you how exactly I did it. Just make sure you use the optimised mmc.o ...
2 comments:
2007-12-07

Opening ports for remote access on ZyXEL DSL modem

›
I have to do this once in a while, then completely forget how it's done, and one year later, I spend 1 hour trying to figure it out agai...
‹
›
Home
View web version
Powered by Blogger.