Forgot to mention kernel update
Kernel version 2.6.16.9, so I will supply its config file here config-2.6.16.9.txt. Same procedure as before.
Good luck.
Kernel version 2.6.16.9, so I will supply its config file here config-2.6.16.9.txt. Same procedure as before.
Good luck.
Powered by YARPP.
This is a tricky one. I have had to waste a lot of time. The trick is to use 32bit browser (extract firefox into $HOME/firefox and run it from there. Details below), and a full JDK package from Sun. JRE is not good enough! I have a $HOME/bin/firefox32 script which looks like this: #!/bin/bash exec…
I have had a stressed time, and had no time to actually write down anything here. This is pity, since I have been doing so many things worth sharing. I will start with a small one now – how to convert a physical machine into Xen-based VM. I assume you know the drill of how…
cat /proc/scsi/qla2xxx/$Z” where Z represents the SCSI interface the Qlogic has taken for itself, you’ll get something like this: <Snip> . . </Snip> SCSI LUN Information: (Id:Lun) * – indicates lun is not registered with the OS. ( 0: 0): Total reqs 63185608, Pending reqs 0, flags 0x2, 0:0:81 00 Assuming you’ve just added the…
As an administrator, I am responsible for many setups and configurations, sometimes hand tailored to supply an answer to a set of given demands. As a human, I err, and the common method of verifying that you have avoided error is by answering this simple rule: “Does it work after these changes?” In the world…
After upgrading my laptop to 2.6.15.1 kernel, hibernation worked flawlessly. Running my previous version of kernel – 2.6.14.2, I have had some hibernation instabilities. I’ve had some memory corruptions here and there, which would have required I reboot the machine. So far, and it’s been a while, I’m glad to say I had no reason…
IPTables can be tricky. The concept of chains pointing to chains pointing to chains can get complicated. However, understanding the initial flow, the initial “which chain points where”, and the general concept which can allow, later, for easier NAT, or DNAT, or even knowing where to put a single rule is important. Especially if you…
This is a tricky one. I have had to waste a lot of time. The trick is to use 32bit browser (extract firefox into $HOME/firefox and run it from there. Details below), and a full JDK package from Sun. JRE is not good enough! I have a $HOME/bin/firefox32 script which looks like this: #!/bin/bash exec…
I have had a stressed time, and had no time to actually write down anything here. This is pity, since I have been doing so many things worth sharing. I will start with a small one now – how to convert a physical machine into Xen-based VM. I assume you know the drill of how…
cat /proc/scsi/qla2xxx/$Z” where Z represents the SCSI interface the Qlogic has taken for itself, you’ll get something like this: <Snip> . . </Snip> SCSI LUN Information: (Id:Lun) * – indicates lun is not registered with the OS. ( 0: 0): Total reqs 63185608, Pending reqs 0, flags 0x2, 0:0:81 00 Assuming you’ve just added the…
As an administrator, I am responsible for many setups and configurations, sometimes hand tailored to supply an answer to a set of given demands. As a human, I err, and the common method of verifying that you have avoided error is by answering this simple rule: “Does it work after these changes?” In the world…
After upgrading my laptop to 2.6.15.1 kernel, hibernation worked flawlessly. Running my previous version of kernel – 2.6.14.2, I have had some hibernation instabilities. I’ve had some memory corruptions here and there, which would have required I reboot the machine. So far, and it’s been a while, I’m glad to say I had no reason…
IPTables can be tricky. The concept of chains pointing to chains pointing to chains can get complicated. However, understanding the initial flow, the initial “which chain points where”, and the general concept which can allow, later, for easier NAT, or DNAT, or even knowing where to put a single rule is important. Especially if you…
This is a tricky one. I have had to waste a lot of time. The trick is to use 32bit browser (extract firefox into $HOME/firefox and run it from there. Details below), and a full JDK package from Sun. JRE is not good enough! I have a $HOME/bin/firefox32 script which looks like this: #!/bin/bash exec…
I have had a stressed time, and had no time to actually write down anything here. This is pity, since I have been doing so many things worth sharing. I will start with a small one now – how to convert a physical machine into Xen-based VM. I assume you know the drill of how…