Archive for March, 2008
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)
...
Posted in Hot Tips | 1 Comment »
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 ...
Posted in Hot Tips | No Comments »
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.....
Posted in Wordpress | 2 Comments »
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 ...
Posted in Hot Tips | No Comments »
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 ...
Posted in Blogging | No Comments »