[CentOS] qemu

2010-07-03 Thread mattias jonsson
How to use qemu with a network brdige The bridge should have dhcp Not nat ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ESXi, KVM or Xen?

2010-07-03 Thread Les Mikesell
n...@li.nux.ro wrote: > > My subjective preference is similar. By now I'm running a dozen Centos > servers virtualized (xen), all I can say is "Centos5 + Xen = love" :-) > The darn thing runs out of the box very well; it's stable, it's fast, > tools and big community expertise available. > >> >>

Re: [CentOS] text to html

2010-07-03 Thread Jozsi Avadkan
my own solution: http://pastebin.com/raw.php?i=kqQXCpD5 > input: > http://pastebin.com/raw.php?i=MqPXZwc3 > > output: > http://pastebin.com/raw.php?i=8QCkp4yv > > it will be a long day.. :D > > could someone please help with it? > > i have to make a "one liner" that get's the input, and gives

[CentOS] Limiting fuse-mounted NTFS drive access?

2010-07-03 Thread Scott Ehrlich
I have a CentOS 5.5 system that is dual-boot CentOS 5.5 and Windows XP w/SP3 formatted with NTFS (for the Windows partition, of course). I have installed fuse (ntfs-3g) to allow read/write access to the NTFS partition from CentOS. No regular user has sudo. What is the best way to limit the acce

Re: [CentOS] ESXi, KVM or Xen?

2010-07-03 Thread Keith Beeby
Hi, We went for Esxi, with Vmware essentials, cost about £300 for 3 hosts managed via vcenter, so far so good most vm's are CentOS 5.x Running NFS shared storage on RHEL Regards Keith On 3 Jul 2010, at 04:52, Emmanuel Noobadmin wrote: > Which of these would be the recommended virtualization

Re: [CentOS] ESXi, KVM or Xen?

2010-07-03 Thread Emmanuel Noobadmin
On 7/3/10, David McGuffey wrote: > As I understand it each VM under kvm has a different SELinux context. > Breaking into one VM doesn't give you the context to manipulate another. > One would have to go back out through the network to attack the next > VM...and if you have decent logging and IDS t

Re: [CentOS] ESXi, KVM or Xen?

2010-07-03 Thread Samuel Paragreen
Hi, I'm running CentOS 5.5 under Xen, it works excellent, no problems. -- Regards, Samuel Paragreen. On 7/3/10, David McGuffey wrote: > > On Sat, 2010-07-03 at 11:52 +0800, Emmanuel Noobadmin wrote: >> 2. Security >> Some sites point out that KVM VM runs in userspace as threads. So a >> compro

Re: [CentOS] text to html

2010-07-03 Thread Benjamin Franz
On 07/03/2010 02:07 AM, Jozsi Avadkan wrote: > input: > http://pastebin.com/raw.php?i=MqPXZwc3 > > output: > http://pastebin.com/raw.php?i=8QCkp4yv > > it will be a long day.. :D > > could someone please help with it? > > i have to make a "one liner" that get's the input, and gives the > mentioned

[CentOS] Help: Please help me size my server requirements

2010-07-03 Thread Sanjay Arora
I am looking to build a Workgroup Server. (Should be compatible/certified with both XEN & VMware hypervisors, as I am not sure which one I will settle with...comments requested) To run baremetal on hypervisor, with each of the following services running virtualized with minimum OS install (CentOS

Re: [CentOS] kvm as non-root user

2010-07-03 Thread David McGuffey
On Sat, 2010-07-03 at 07:58 -0400, David McGuffey wrote: > Yes, I already get that output. I also made sure that the xml scripts > and the VM images are not root:root, but root:kvm. > > I'm using the Virtual Machine Manager GUI as the interface...that is > where I get challenged for the root pw.

Re: [CentOS] ESXi, KVM or Xen?

2010-07-03 Thread David McGuffey
On Sat, 2010-07-03 at 11:52 +0800, Emmanuel Noobadmin wrote: > 2. Security > Some sites point out that KVM VM runs in userspace as threads. So a > compromised guest OS would then give intruder access to the system as > well as other VMs. > > Should I really be concerned or are these worries only

Re: [CentOS] kvm as non-root user

2010-07-03 Thread David McGuffey
Yes, I already get that output. I also made sure that the xml scripts and the VM images are not root:root, but root:kvm. I'm using the Virtual Machine Manager GUI as the interface...that is where I get challenged for the root pw. Maybe I need to go to create a script that runs qemu-kvm as the re

Re: [CentOS] ESXi, KVM or Xen?

2010-07-03 Thread Stephen Harris
On Sat, Jul 03, 2010 at 11:52:41AM +0800, Emmanuel Noobadmin wrote: > Which of these would be the recommended virtualization platform for > mainly CentOS guest on CentOS host for running a virtualized mail > server? From what I've read, objectively it seems that VMWare's still > the way to go altho

Re: [CentOS] text to html

2010-07-03 Thread Emmanuel Noobadmin
post script: it's not often I actually run into something I can help with on this list. So just let me know if you need help writing that php script. Shouldn't take more than 15 minutes as long as you don't require design documentations ;) ___ CentOS mail

Re: [CentOS] text to html

2010-07-03 Thread Emmanuel Noobadmin
On 7/3/10, Jozsi Avadkan wrote: > input: > http://pastebin.com/raw.php?i=MqPXZwc3 > > output: > http://pastebin.com/raw.php?i=8QCkp4yv > > it will be a long day.. :D > > could someone please help with it? > > i have to make a "one liner" that get's the input, and gives the > mentioned output. Def

Re: [CentOS] text to html

2010-07-03 Thread Jussi Hirvi
Use php or some other html-friendly scripting language... Should be easy. - Jussi On 3.7.2010 12.07, Jozsi Avadkan wrote: > input: > http://pastebin.com/raw.php?i=MqPXZwc3 > > output: > http://pastebin.com/raw.php?i=8QCkp4yv > > it will be a long day.. :D > > could someone please help with it? >

[CentOS] text to html

2010-07-03 Thread Jozsi Avadkan
input: http://pastebin.com/raw.php?i=MqPXZwc3 output: http://pastebin.com/raw.php?i=8QCkp4yv it will be a long day.. :D could someone please help with it? i have to make a "one liner" that get's the input, and gives the mentioned output. ___ CentOS m