Thanks. It looks like I've got something to work with.
Another question. I'm also looking at virtual servers. What's the most popular free software for that? === Al
----- Original Message ---- From: Les Mikesell lesmikesell@gmail.com To: CentOS mailing list centos@centos.org Sent: Saturday, December 2, 2006 8:08:22 PM Subject: Re: [CentOS] Installing CentOS over LAN
On Sat, 2006-12-02 at 21:02, Al Sparks wrote:
I want to set up a server that will do network installs of CentOS, perhaps through NFS.
Ideally, I'd put a CentOS in the CD of the target computer, I boot it off of that CD, and then the rest is done over my network and with the server.
Has anyone done that and published it? Where can I find docs?
If you download the iso images to an NFS exported directory you can burn only the first CD and boot it with 'linux askmethod' at the boot prompt, then select NFS as the install method and fill in the server and path info. Once it starts the install it will take care of all the loopback mounts for you so you don't have to wait around and swap CDs. You can automate even more with a kickstart file, but answering those first few questions doesn't take that long.
On Sat, 2006-12-02 at 23:17, Al Sparks wrote:
Thanks. It looks like I've got something to work with.
Another question. I'm also looking at virtual servers. What's the most popular free software for that?
The free (as in no cost) VMware Server works great and the machine images run portably under the Linux or Windows versions of the server (maybe Intel Mac's soon too).
any link any can i download VMware server,(as in no cost) ,thank you
-dennis-
----- Original Message ----- From: "Les Mikesell" lesmikesell@gmail.com To: "CentOS mailing list" centos@centos.org Sent: Sunday, December 03, 2006 1:32 PM Subject: Re: [CentOS] Installing CentOS over LAN
On Sat, 2006-12-02 at 23:17, Al Sparks wrote:
Thanks. It looks like I've got something to work with.
Another question. I'm also looking at virtual servers. What's the most popular free software for that?
The free (as in no cost) VMware Server works great and the machine images run portably under the Linux or Windows versions of the server (maybe Intel Mac's soon too).
-- Les Mikesell lesmikesell@gmail.com
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
dennis wrote:
any link any can i download VMware server,(as in no cost) ,thank you
-dennis-
dennis wrote:
any link any can i download VMware server,(as in no cost) ,thank you
Al Sparks wrote:
Thanks. It looks like I've got something to work with.
Another question. I'm also looking at virtual servers. What's the most popular free software for that? === Al
What type of virtual servers? I've worked with linux-vserver, Virtuozzo, and Xen.
Xen seems to have the best performance but linux-vserver works well too.
For automated installs it doesn't get much easier than kickstart. You can make your own custom configs for it and post install scripts to automate the entire process.
On Sun, December 3, 2006 12:17 am, Al Sparks wrote:
Thanks. It looks like I've got something to work with.
Another question. I'm also looking at virtual servers. What's the most popular free software for that? === Al
I ran into this a few weeks ago when someone posted how to setup Virtual servers using CentOS and OpenVZ on howtoforge
The Perfect Setup - OpenVZ with CentOS 4.4 http://howtoforge.com/openvz_centos4.4
Cheers!
On Sun, 2006-12-03 at 16:52 -0500, Matthew Martz wrote:
On Sun, December 3, 2006 12:17 am, Al Sparks wrote:
Thanks. It looks like I've got something to work with.
Another question. I'm also looking at virtual servers. What's the most popular free software for that? === Al
I ran into this a few weeks ago when someone posted how to setup Virtual servers using CentOS and OpenVZ on howtoforge
The Perfect Setup - OpenVZ with CentOS 4.4 http://howtoforge.com/openvz_centos4.4
I currently use VMWare Server on CentOS-4 ... but looking at the test kernels from Red Hat ... it seems that the next version of EL4 is going to support Xen on x86_64 and i686:
http://people.redhat.com/~jbaron/rhel4/RPMS.kernel/
So, I would imagine the upstream way after 4.5 release will be Xen.
Thanks, Johnny Hughes
On 12/4/2006 1:06 PM, Johnny Hughes wrote:
I currently use VMWare Server on CentOS-4 ... but looking at the test kernels from Red Hat ... it seems that the next version of EL4 is going to support Xen on x86_64 and i686:
http://people.redhat.com/~jbaron/rhel4/RPMS.kernel/
So, I would imagine the upstream way after 4.5 release will be Xen.
Jesus, I hope this will work with my current setup - x86_64 with dual xeon, PV, xen-3.0.3, 3ware 9550SXU-4LP, raid5. Why didn't they publish this sh** 3 months earlier. Now my server is in production. :-| Any chances that I could migrate to an upstream xenified kernel without any risk? Normally it's just a matter of a good grub.conf, right? It won't interfere with my current kernel modules, which are 2.6.16.29-xen. What I'm especially looking for is some way to solve this: http://lists.xensource.com/archives/html/xen-users/2006-10/msg00564.html
The first one to do a successful update with the above setup please shout "HERE!". :) cu - Michael