Re: [CentOS] Kickstart from tagged VLAN?

2010-07-02 Thread Finnur Örn Guðmundsson
On 2.7.2010 04:46, Scott Beardsley wrote: From start to finish anaconda needs to pick up a dynamic address from vlan 100. After that the kickstart file specifies the static adress from vlan100 and it's address from the backup subnet. Anyone know if this is currently possible?

[CentOS] File sharing solution

2010-07-02 Thread Jussi Hirvi
I would like to offer my isp clients a solution for sharing (big) files, basically on one-to-one basis. This is how I imagine it: - an anonymous or registered user can upload a file - on response (s)he will get a file-specific (or batch-specific) username/password - (s)he can send a link and un/p

[CentOS] kvm as non-root user

2010-07-02 Thread David McGuffey
Tried as I might, I cannot get kvm on CentOS 5.4 to run as a non-root user. Have Googled and followed guidance I've found (put the regular user in the kvm group, change permissions on several files, etc.). Anyone have decent (e.g., working) guidance on how to do this? Dave M __

Re: [CentOS] Superblock Problem

2010-07-02 Thread Morten Torstensen
On 01.07.2010 23:32, m.r...@5-cent.us wrote: >> mount: error mounting /dev/root on /sysroot as ext3: invalid argument >> setuproot: moving /root failed: No such file or directory >> setuproot: error mounting /proc: No such file or directory >> setuproot: error mounting /sys: No such file or directo

Re: [CentOS] File sharing solution

2010-07-02 Thread MOKRANI Rachid
Hi, A very very very nice tool ! http://www.thregr.org/~wavexx/software/dl/ Regards. -Message d'origine- De : centos-boun...@centos.org [mailto:centos-boun...@centos.org] De la part de Jussi Hirvi Envoyé : vendredi 2 juillet 2010 12:45 À : CentOS mailing list Objet : [CentOS] File sh

Re: [CentOS] Scripting for Centos security advisory database

2010-07-02 Thread Karanbir Singh
On 02/07/2010 04:50, Fajar Priyanto wrote: > Hi all, > Where can I find Centos Security Advisory database? The one that I > believe similar with RHSA? > 2ndly, is there any script available to check if there's any CESA > against my installed Centos? > Thank you very much. Not at the moment, afaik.

Re: [CentOS] File sharing solution

2010-07-02 Thread Jussi Hirvi
Thanks, it looks very cool, and there are recent updates, which is a good sign - I will give it a try. I wonder if it will handle big files right - say someone might try to upload a 1Gb file. The browser might time out on upload. - Jussi On 2.7.2010 14.50, MOKRANI Rachid wrote: > Hi, > > A ver

Re: [CentOS] Kickstart from tagged VLAN?

2010-07-02 Thread Les Mikesell
Finnur Örn Guðmundsson wrote: > On 2.7.2010 04:46, Scott Beardsley wrote: > From start to finish anaconda needs to pick up a dynamic address > from vlan 100. After that the kickstart file specifies the static > adress from vlan100 and it's address from the backup subnet. > Anyone

Re: [CentOS] kvm as non-root user

2010-07-02 Thread Arun Khan
On Fri, Jul 2, 2010 at 4:24 PM, David McGuffey wrote: > Tried as I might, I cannot get kvm on CentOS 5.4 to run as a non-root > user. Post the error message. > Have Googled and followed guidance I've found (put the regular > user in the kvm group, change permissions on several files, etc.). > >

Re: [CentOS] Scripting for Centos security advisory database

2010-07-02 Thread Alexander Dalloz
> On 02/07/2010 04:50, Fajar Priyanto wrote: >> Hi all, >> Where can I find Centos Security Advisory database? The one that I >> believe similar with RHSA? >> 2ndly, is there any script available to check if there's any CESA >> against my installed Centos? >> Thank you very much. > > Not at the mom

Re: [CentOS] Superblock Problem

2010-07-02 Thread Guy Boisvert
Le 2010-07-01 17:32, m.r...@5-cent.us a écrit : >> cat /mnt/sysimage/boot/grub/menu.lst >> === >> #boot=/dev/md0 >> default=0 >> timeout=5 >> splashimage=(hd0,0)/grub/splash.xpm.gz >> hiddenmenu >> title CentOS (2.6.18-164.10.1.el5xen) >> root (hd0,0) >>

[CentOS] Windows 2003 AD, Winbind, Kerberos and NFSv4

2010-07-02 Thread James A. Peltier
Hi All, I'm having a bit of difficulty getting a CentOS 5.5 Kerberized NFSv4 server working. This server is configured as a Winbind client to a Windows 2003 Active Directory. I've successfully bound it to AD and I am able to authenticate. I've successfully created a NFSv4 entry in /etc/expo

Re: [CentOS] Windows 2003 AD, Winbind, Kerberos and NFSv4

2010-07-02 Thread Louis Lagendijk
On Fri, 2010-07-02 at 11:27 -0700, James A. Peltier wrote: > Hi All, > To support NFSv4 with Kerberos security, we also need to generate service > principal for NFS: > > [r...@aconite ~]# net -U administrator ads keytab add nfs > > which then looks like this > > [r...@aconite ~]# klist -k > Ke

Re: [CentOS] Windows 2003 AD, Winbind, Kerberos and NFSv4

2010-07-02 Thread James A. Peltier
On Fri, 2 Jul 2010, Louis Lagendijk wrote: > On Fri, 2010-07-02 at 11:27 -0700, James A. Peltier wrote: >> Hi All, > >> To support NFSv4 with Kerberos security, we also need to generate service >> principal for NFS: >> >> [r...@aconite ~]# net -U administrator ads keytab add nfs >> >> which then l

Re: [CentOS] Windows 2003 AD, Winbind, Kerberos and NFSv4

2010-07-02 Thread John Jasen
Please forgive joining the broadcast already in progress, and for top posting. However, I have found that removing all but the DES CBC keytab entries on the client helps. With Windows 2003, you may also have to set the default encryption type for the kerberos account to DES, and use ADSIEDIT.msc t

Re: [CentOS] Windows 2003 AD, Winbind, Kerberos and NFSv4

2010-07-02 Thread James A. Peltier
On Fri, 2 Jul 2010, James A. Peltier wrote: > Hi All, > > I'm having a bit of difficulty getting a CentOS 5.5 Kerberized NFSv4 > server working. This server is configured as a Winbind client to a > Windows 2003 Active Directory. I've successfully bound it to AD and I am > able to authenticate.

[CentOS] ESXi, KVM or Xen?

2010-07-02 Thread Emmanuel Noobadmin
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 although I would had like to go with Xen or KVM just as a matter of subjective pr

Re: [CentOS] ESXi, KVM or Xen?

2010-07-02 Thread nux
On 03/Jul/2010 06:52 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 although I would had li