Archive for March, 2008

How to install Linux via the network with a kickstart file

Sunday, March 30th, 2008

Here's a nice tip on how to install Linux over the network (in this case a http / webserver), from a kickstart file Put this in the /ks.cfg file on your bootable CD: [php] title Remote Install root (hd0,0) ...

How to create a custom CentOS or any other Linux

Sunday, March 30th, 2008

I was looking for a way to make my own CentOS 5.1 CD's with various selected packages, some which are normally located on the other CD's and not on the first CD. For what I need, I want to keep it simple, just use one CD to install the packages ...

Code highlighter not working anymore :(

Thursday, March 27th, 2008

For some odd reason my code high lighter isn't working anymore :( So now all my posts look ugly, and I need to figure out why.....

How to create custom Linux ISO images?

Thursday, March 27th, 2008

I often want to modify the contents of a Linux CD, and then I need to recreate the ISO image before I can use it on another PC. One such example is to make a "vanilla" install of CentOS Linux for cPanel. cPanel and most other control panels don't want ...

It’s late, I’m tired, need to finish my work

Thursday, March 27th, 2008

It's been quite some time since I have last blogged (hey, this word doesn't exist in the dictionary, is it a valid verb?) so I better post some stuff on my blog again. Things have been hectic at work. I have quite a few web development projects to complete, and ...