Re: [CentOS] nouveau driver one centos 6

2011-07-22 Thread Ross Walker
On Jul 21, 2011, at 8:08 AM, Jerry Geis wrote: > I "wish" to not load the or even install the nouveau driver by default. > I want to use the NVIDIA binary driver. > > I have tried a number of things: > > 1) in my kickstart package section add the line: > -xorg-x11-drv-nouveau > > This did not

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Jerry Moore
On Jul 22, 2011, at 12:10 PM, Devin Reade wrote: > Again just guessing (my one test CentOS 6 system doesn't currently > have snmpd installed) have a look at not only the snmpd script but > also the ones that should have been started between network and snmpd. > It sounds like some dependencies a

Re: [CentOS] ext4 in CentOS 5.6?

2011-07-22 Thread Alexander Dalloz
Am 23.07.2011 00:16, schrieb Matt: >> And be careful to leave boot partition on ext3. > > Why is that? Also, does the 5.6 install dvd offer ext4 in the > graphical install? Last time I do not think I saw it. grub shipping with 5.6 can not boot from ext4 formatted partitions. http://docs.redhat

Re: [CentOS] nouveau driver one centos 6

2011-07-22 Thread Ljubomir Ljubojevic
CS wrote: > Hi, Jerry > > Try appending 'rdblacklist=nouveau' to the kernel line in grub.conf (and > keep the blackist in modules.conf) > > - install CentOS and reboot as usual > - preempt booting at the grub menu and append 'rdblacklist=nouveau 3' to > the kernel line to disable nouveau and st

Re: [CentOS] ext4 in CentOS 5.6?

2011-07-22 Thread Matt
> And be careful to leave boot partition on ext3. Why is that? Also, does the 5.6 install dvd offer ext4 in the graphical install? Last time I do not think I saw it. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cen

Re: [CentOS] nouveau driver one centos 6

2011-07-22 Thread CS
Hi, Jerry Try appending 'rdblacklist=nouveau' to the kernel line in grub.conf (and keep the blackist in modules.conf) - install CentOS and reboot as usual - preempt booting at the grub menu and append 'rdblacklist=nouveau 3' to the kernel line to disable nouveau and start up in init 3 - install

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Cal Webster
On Fri, 2011-07-22 at 12:47 -0700, Jerry Moore wrote: > > On Jul 22, 2011, at 12:17 PM, Cal Webster wrote: > > System V init has been replaced by "upstart" > > > > Upstream Deployment Guide: > > http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Technical_Notes/deployment.html > >

Re: [CentOS] linux-3.0 packages for CentOS?

2011-07-22 Thread Morten P.D. Stevens
On Fri, 22 Jul 2011 11:33:11 -0700, Florin Andrei wrote: > Anyone packaging the new kernel for RH / CentOS? You need a new version of module-init-tools that is compatible with Linux 3.x series. See: http://koji.fedoraproject.org/koji/buildinfo?buildID=245705 > - Fix handling of Linux 3.x series

Re: [CentOS] linux-3.0 packages for CentOS?

2011-07-22 Thread Giovanni Tirloni
On Fri, Jul 22, 2011 at 3:33 PM, Florin Andrei wrote: > Anyone packaging the new kernel for RH / CentOS? http://wiki.centos.org/HowTos/Custom_Kernel -- Giovanni Tirloni ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Jerry Moore
On Jul 22, 2011, at 12:17 PM, Cal Webster wrote: > System V init has been replaced by "upstart" > > Upstream Deployment Guide: > http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Technical_Notes/deployment.html > > Fedora Wiki: > http://fedoraproject.org/wiki/Features/Upstart >

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Devin Reade
--On Friday, July 22, 2011 12:12:28 PM -0700 Jerry Moore wrote: > Is it possible to sticky a service then to always start at the value > chkconfig lists? Moving various services around like that isn't very > helpful when I specifically need services to start is an exact order. > > Or if I do remo

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Cal Webster
On Fri, 2011-07-22 at 13:00 -0600, Devin Reade wrote: > --On Friday, July 22, 2011 11:10:29 AM -0700 Jerry Moore > wrote: > > > It appears that chkconfig is re sequencing or re ordering the start > > priority of various services when turning on a service using chkconfig. > [...] > > The only solu

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Devin Reade
--On Friday, July 22, 2011 11:10:29 AM -0700 Jerry Moore wrote: > It appears that chkconfig is re sequencing or re ordering the start > priority of various services when turning on a service using chkconfig. > Example is the network service. Under normal circumstances network is set > to start at

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Jerry Moore
On Jul 22, 2011, at 12:00 PM, Devin Reade wrote: > > SuSE (and perhaps some other distributions) have for a few years > been using that BEGIN/END INIT INFO block instead of the 'chkconfig' > line to determine ordering, and will do exactly as you described. > > Without having looked into the Cent

[CentOS] Strange problem with LVM, device-mapper, and software RAID...

2011-07-22 Thread Robert Heller
Running on a up-to-date CentOS 5.6 x86_64 machine: [heller@ravel ~]$ uname -a Linux ravel.60villagedrive 2.6.18-238.19.1.el5 #1 SMP Fri Jul 15 07:31:24 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux with a TYAN Computer Corp S4881 motherboard, which has a nVidia 4 channel SATA controller. It also has

Re: [CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Devin Reade
--On Friday, July 22, 2011 11:10:29 AM -0700 Jerry Moore wrote: > It appears that chkconfig is re sequencing or re ordering the start > priority of various services when turning on a service using chkconfig. [...] > The only solution I've found is to remove the entire BEGIN INIT INFO to > END INI

Re: [CentOS] package recommendation for video conferencing

2011-07-22 Thread Καλέμης Γιώργος
You should try bigbluebutton or red5 with videowhisper. On Fri, 22 Jul 2011 08:02:57 -0500, Les Mikesell wrote: > On 7/22/11 2:19 AM, Geoff Galitz wrote: >> Hi. >> We have a need for a video conferencing package with the following >> specs: >> - cross platform client support (Linux, Mac, Win)

Re: [CentOS] VLAN's

2011-07-22 Thread John R Pierce
On 07/22/11 11:29 AM, Les Mikesell wrote: > You need this because you want to route based on the source address, not > the destination. That might be what the OP wants too, but it's not > clear from the question and doesn't have anything to do with the > interfaces being vlans. well, I suspect he

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread m . roth
Tom H wrote: > On Fri, Jul 22, 2011 at 1:11 PM, Lamar Owen wrote: >> On Friday, July 22, 2011 12:22:31 PM Gerhard Schneider wrote: >>> >>> Using gdm is getting harder and harder but you can try: And in kde, menu->settings->system settings->advanced->login manager. I haven't logged out yet to test

[CentOS] linux-3.0 packages for CentOS?

2011-07-22 Thread Florin Andrei
Anyone packaging the new kernel for RH / CentOS? -- Florin Andrei http://florin.myip.org/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] VLAN's

2011-07-22 Thread Les Mikesell
On 7/22/2011 1:17 PM, John R Pierce wrote: > >> I have a firewall running IPTABLES. I have tried to route sip traffic >> from my WAN(eth3) interface to a VLAN(eth2.2) interface, however the >> data will not route to the VLAN it keeps routing to the default >> interface(eth2). Does anyone have an id

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread Lamar Owen
On Friday, July 22, 2011 02:10:22 PM Tom H wrote: > You can use "sudo -u gdm gconftool-2 > /apps/gdm/simple-greeter/disable_user_list --set --type=boolean true" > because the "gdm" user controls the login screen but the above works > too because it makes that setting default for all users. You can

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread m . roth
Akemi Yagi wrote: > On Thu, Jul 21, 2011 at 2:19 PM, Tom H wrote: >> On Thu, Jul 21, 2011 at 4:29 PM,   wrote: > In later Fedora releases, GDM has become less and less functional: configurability has been removed, more so as releases occur. From my (known to be flaky) memory, that i

Re: [CentOS] VLAN's

2011-07-22 Thread John R Pierce
On 07/22/11 6:49 AM, Jennifer Botten wrote: > > Hi, > > I have a firewall running IPTABLES. I have tried to route sip traffic > from my WAN(eth3) interface to a VLAN(eth2.2) interface, however the > data will not route to the VLAN it keeps routing to the default > interface(eth2). Does anyone ha

[CentOS] CentOS 6.0 chkconfig strange behavior

2011-07-22 Thread Jerry Moore
Hi, I'm noticing some strangeness with chkconfig on CentOS 6.0 and was looking for a bit of advice. It appears that chkconfig is re sequencing or re ordering the start priority of various services when turning on a service using chkconfig. Example is the network service. Under normal circumstan

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread Tom H
On Fri, Jul 22, 2011 at 1:11 PM, Lamar Owen wrote: > On Friday, July 22, 2011 12:22:31 PM Gerhard Schneider wrote: >> >> Using gdm is getting harder and harder but you can try: >> >> gconftool-2 --direct \ >>   --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \ >>   --type bool --set /a

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread Akemi Yagi
On Thu, Jul 21, 2011 at 2:19 PM, Tom H wrote: > On Thu, Jul 21, 2011 at 4:29 PM,   wrote: >>> In later Fedora releases, GDM has become less and less functional: >>> configurability has been removed, more so as releases occur. From my >>> (known to be flaky) memory, that includes the ability to tu

Re: [CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Tom H
On Fri, Jul 22, 2011 at 10:57 AM, Jerry Geis wrote: > > I have a line in my kickstart file (ksdevice) > > # Network information > network --bootproto=dhcp --device=eth0 --onboot=on > # Default network to boot > ksdevice=eth0 > # Auto reboot (to being next install faze) > reboot > > However its sti

Re: [CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Les Mikesell
On 7/22/2011 12:15 PM, Paul Heinlein wrote: > On Fri, 22 Jul 2011, Les Mikesell wrote: > >>> I use ksdevice= as a boot option (e.g., in the APPEND section of >>> syslinux or pxelinux config). >> >> How do you know which device is going to be eth0 at that point? > > That's a great question. Sadly, m

Re: [CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Paul Heinlein
On Fri, 22 Jul 2011, Les Mikesell wrote: >> I use ksdevice= as a boot option (e.g., in the APPEND section of >> syslinux or pxelinux config). > > How do you know which device is going to be eth0 at that point? That's a great question. Sadly, my answer is somewhat idiosyncratic and less likely t

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread Lamar Owen
On Friday, July 22, 2011 12:22:31 PM Gerhard Schneider wrote: > Using gdm is getting harder and harder but you can try: > > gconftool-2 --direct \ > --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \ > --type bool --set /apps/gdm/simple-greeter/disable_user_list true > > There are

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread Gerhard Schneider
> In later Fedora releases, GDM has become less and less functional: > configurability has been removed, more so as releases occur. From my > (known to be flaky) memory, that includes the ability to turn off the > silly list that exposes usernames right on the login screen, the > ability to assign

Re: [CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Les Mikesell
On 7/22/2011 11:04 AM, Paul Heinlein wrote: > On Fri, 22 Jul 2011, Jerry Geis wrote: > >> I have a line in my kickstart file (ksdevice) >> >> # Network information >> network --bootproto=dhcp --device=eth0 --onboot=on >> # Default network to boot >> ksdevice=eth0 >> # Auto reboot (to being next ins

Re: [CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Paul Heinlein
On Fri, 22 Jul 2011, Jerry Geis wrote: > I have a line in my kickstart file (ksdevice) > > # Network information > network --bootproto=dhcp --device=eth0 --onboot=on > # Default network to boot > ksdevice=eth0 > # Auto reboot (to being next install faze) > reboot > > However its still poping up an

Re: [CentOS] package recommendation for video conferencing

2011-07-22 Thread Arun Khan
On Fri, Jul 22, 2011 at 7:35 PM, Patrick Lists wrote: > On 07/22/2011 03:02 PM, Les Mikesell wrote: > For a WebEx-like environment check out BigBlueButton (not easy to > install though). Or use Gtalk which supports video and does not require > you to host a server. +1 Visit

[CentOS] CentOS-announce Digest, Vol 77, Issue 6

2011-07-22 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] Access denied false positive

2011-07-22 Thread John Hodrien
On Fri, 22 Jul 2011, Always Learning wrote: > On Fri, 2011-07-22 at 15:37 +0100, John Hodrien wrote: > >> Working GSSAPI scares the willies out of windows users when they're >> not used to it. >> >>"But it let me in without a password. Isn't that insecure?" > > But hasn't Windoze been like th

Re: [CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Tru Huynh
On Fri, Jul 22, 2011 at 11:00:13AM -0400, Jerry Geis wrote: > Jerry Geis wrote: > > I have a line in my kickstart file (ksdevice) > >... > > ksdevice=eth0 > >.. > > > Actually if I select eth0 and continue - I then get an error on screen > about > Unknown kickstart command ksdevice=eth0 ksdevice

Re: [CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Jerry Geis
Jerry Geis wrote: > I have a line in my kickstart file (ksdevice) > > # Network information > network --bootproto=dhcp --device=eth0 --onboot=on > # Default network to boot > ksdevice=eth0 > # Auto reboot (to being next install faze) > reboot > > > However its still poping up and asking me eth0 or

[CentOS] kickstart ksdevice in centos6

2011-07-22 Thread Jerry Geis
I have a line in my kickstart file (ksdevice) # Network information network --bootproto=dhcp --device=eth0 --onboot=on # Default network to boot ksdevice=eth0 # Auto reboot (to being next install faze) reboot However its still poping up and asking me eth0 or eth1 for install? Has this operation

Re: [CentOS] VLAN's

2011-07-22 Thread Jennifer Botten
Hi Julio, -A FORWARD -i eth2.2 -s 192.168.1.0/24 -d 10.30.4.28 -p udp -j ACCEPT -A FORWARD -i eth2.2 -s 192.168.1.0/24 -d 192.168.0.0/24 -p tcp -j ACCEPT -A FORWARD -i eth1 -s 192.168.0.0/24 -d 192.168.1.0/24 -p tcp -j ACCEPT -A FORWARD -i eth3 -s 10.30.4.28 -o eth2.2 -p udp -j ACCEPT -

Re: [CentOS] Access denied false positive

2011-07-22 Thread Always Learning
On Fri, 2011-07-22 at 15:37 +0100, John Hodrien wrote: > Working GSSAPI scares the willies out of windows users when they're > not used to it. > >"But it let me in without a password. Isn't that insecure?" But hasn't Windoze been like that for many years? -- With best regards, Paul. E

Re: [CentOS] VLAN's

2011-07-22 Thread Les Mikesell
On 7/22/2011 8:49 AM, Jennifer Botten wrote: > Hi, > > I have a firewall running IPTABLES. I have tried to route sip traffic > from my WAN(eth3) interface to a VLAN(eth2.2) interface, however the > data will not route to the VLAN it keeps routing to the default > interface(eth2). Does anyone have a

Re: [CentOS] Access denied false positive

2011-07-22 Thread John Hodrien
On Fri, 22 Jul 2011, Ray Leventhal wrote: > On 7/22/2011 10:20 AM, Kaplan, Andrew H. wrote: >> Hi there -- >> >> Thanks for everyone's replies. I do have putty 0.61, and I went ahead >> with Matt's suggestion. Once that was done, I logged into the server that >> was the subject of my posting, and

Re: [CentOS] VLAN's

2011-07-22 Thread cbul...@gmail.com
Hi Jennifer, Could you copy the iptables rules? Julio On 7/22/2011 8:49 AM, Jennifer Botten wrote: Hi,   I have a firewall running IPTABLES. I have tried to route

Re: [CentOS] Access denied false positive

2011-07-22 Thread Ray Leventhal
On 7/22/2011 10:20 AM, Kaplan, Andrew H. wrote: > Hi there -- > > Thanks for everyone's replies. I do have putty 0.61, and I went ahead > with Matt's suggestion. Once that was done, I logged into the server that > was the subject of my posting, and the false positive did not appear. I got bit by t

Re: [CentOS] missing run-parts in /etc/crontab

2011-07-22 Thread Andy Holt
> http://www.linuxtopia.org/online_books/rhel6/rhel_6_migration_guide/rhel_6_migration_ch04s13.html Horse's mouth better? The EL 6.1 version is at http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Migration_Planning_Guide/ch04s14.html

[CentOS] gscan2pdf, tesseract and german language

2011-07-22 Thread Timothy Kesten
Hi Folks, I've installed gscan2pdf, tesseract, tesseract-de (for german language). But gscan2pdf offers only english as language for OCR (with tesseract selected for OCR-Engine). Where are "points " (config-files or so) to select german as language. Thx Timothy _

Re: [CentOS] Access denied false positive

2011-07-22 Thread Kaplan, Andrew H.
Hi there -- Thanks for everyone's replies. I do have putty 0.61, and I went ahead with Matt's suggestion. Once that was done, I logged into the server that was the subject of my posting, and the false positive did not appear. -Original Message- From: centos-boun...@centos.org [mailto:ce

Re: [CentOS] centos6 not using /etc/gdm/custom.conf

2011-07-22 Thread Jamieson, Stephen CTR Navair, 5.4.4.4
> Those options are no longer supported in GDM. I think that they were > removed with GDM 2.24 (at the latest, probably 2.22) and C6 is running > GDM 2.30. That is unfortunate... I suppose I will just have to ignore this issue then. > in "/etc/gdm/custom.conf" to override the "-nolisten tcp" but

Re: [CentOS] problem starting X11 on centos 6

2011-07-22 Thread Ljubomir Ljubojevic
Jerry Geis wrote: > After further investigating... I found the issue. I was in fact turning > off haldaemon. > Some obscure install script I forgot about. > This must have been ok in centos 5 and X as I just checked my machines > and in fact it is off. > Not sure why I turned it off way back... >

Re: [CentOS] package recommendation for video conferencing

2011-07-22 Thread Patrick Lists
On 07/22/2011 03:02 PM, Les Mikesell wrote: > On 7/22/11 2:19 AM, Geoff Galitz wrote: >> Hi. >> We have a need for a video conferencing package with the following specs: >> - cross platform client support (Linux, Mac, Win) >> - server side runs on Centos 5 and later with easy package installation

Re: [CentOS] Keyboards

2011-07-22 Thread Michael Schumacher
Mark, On Friday, July 22, 2011 you wrote: > > Alt>[ tall spacebar ] alt> Win> menu> > The result is that just trying to type, I regularly hit the thing. Does > anyone have an idea how to disable this forever (if y'all don't, I'm > prying the key *off*). I propose a hardware

Re: [CentOS] problem starting X11 on centos 6

2011-07-22 Thread Jerry Geis
Jerry Geis wrote: > Hi All, > > I had an issue. Manually installing Centos 6 everything worked X11 > came up with nvidia binary drivers. Cool. > However, I am working on a kickstart install for Centos 6 and that was > not working. When I started X it > would hang. no mouse no keyboard. however ,

Re: [CentOS] Access denied false positive

2011-07-22 Thread Matt Iavarone
On Fri, Jul 22, 2011 at 9:54 AM, Andy Holt wrote: >> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >> Of Kaplan, Andrew H. >> Sent: 22/07/2011 14:34 >> To: CentOS mailing list >> Subject: [CentOS] Access denied false positive >> >> >> Hi there -- >> >> One of our se

Re: [CentOS] Access denied false positive

2011-07-22 Thread Andy Holt
> From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf > Of Kaplan, Andrew H. > Sent: 22/07/2011 14:34 > To: CentOS mailing list > Subject: [CentOS] Access denied false positive > > > Hi there -- > > One of our servers is running the 5.3 32-bit release. When a user logs

[CentOS] Keyboards

2011-07-22 Thread m . roth
On my new Dell system, it's got a cardreader. More to the point, it's got an idiot menu key... *right* next to the right control key, and just where the annoying keyboard design has it cut down from the oversize space bar ASCII art Alt>[ tall spacebar ] alt> Win> menu> The res

[CentOS] VLAN's

2011-07-22 Thread Jennifer Botten
Hi, I have a firewall running IPTABLES. I have tried to route sip traffic from my WAN(eth3) interface to a VLAN(eth2.2) interface, however the data will not route to the VLAN it keeps routing to the default interface(eth2). Does anyone have an idea as to what I need to look for? Regards

[CentOS] Access denied false positive

2011-07-22 Thread Kaplan, Andrew H.
Hi there -- One of our servers is running the 5.3 32-bit release. When a user logs into the system via an SSH terminal connection, he first sees an "Access denied" message, and then gets a password prompt. He is able to enter the password, and log into the system without issue. It appears the err

Re: [CentOS] problem starting X11 on centos 6

2011-07-22 Thread m . roth
Jerry Geis wrote: > Hi All, > > I had an issue. Manually installing Centos 6 everything worked X11 came > up with nvidia binary drivers. Cool. > However, I am working on a kickstart install for Centos 6 and that was > not working. When I started X it would hang. no mouse no keyboard. > however , re

Re: [CentOS] package recommendation for video conferencing

2011-07-22 Thread Les Mikesell
On 7/22/11 2:19 AM, Geoff Galitz wrote: > Hi. > We have a need for a video conferencing package with the following specs: > - cross platform client support (Linux, Mac, Win) > - server side runs on Centos 5 and later with easy package installation > routine > (e.g. RPM) > - can host a teleconfernc

[CentOS] problem starting X11 on centos 6

2011-07-22 Thread Jerry Geis
Hi All, I had an issue. Manually installing Centos 6 everything worked X11 came up with nvidia binary drivers. Cool. However, I am working on a kickstart install for Centos 6 and that was not working. When I started X it would hang. no mouse no keyboard. however , remote ssh was available and w

Re: [CentOS] fyi: RHEL 5.7 is out

2011-07-22 Thread Ljubomir Ljubojevic
Alain Péan wrote: > Le 21/07/2011 14:45, Always Learning a écrit : >> On Thu, 2011-07-21 at 11:11 +0200, Rainer Traut wrote: >> >>> it seems redhat has just pushed RHEL 5.7 out. >>> I see amoung others: >>> >>> kernel-2.6.18-274.el5.x86_64.rpm >>> redhat-release-5Server-5.7.0.3.x86_64.rpm >> Thanks

[CentOS] Package: virt-goodies

2011-07-22 Thread Timothy Kesten
Hi Folks, is here someone who knows where to get the package "virt-goodies" for CentOS6 64bit? I'd like to convert VMWare-images to KVM. Thx Timothy ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Experience with Centos running off usb-stick(s)

2011-07-22 Thread Ljubomir Ljubojevic
cool...@gmail.com wrote: > On Jul 21, 2011 8:27 AM, "Dennis Jacobfeuerborn" > wrote: > > > > Hi, > > I'm trying to build a redundant duo of firewalls/routers/gateways and I'm > > thinking about not putting any disks in them and instead using a > usb-stick > > ra

Re: [CentOS] Using shell variables inside the ftp client

2011-07-22 Thread Ljubomir Ljubojevic
John R Pierce wrote: > On 07/21/11 1:52 PM, Always Learning wrote: >>> I have a script that opens an ftp connection to a non-*nix system. I desire to change directories on the host system using a shell variable to set the cd directory. However, I cannot seem to discover how this

Re: [CentOS] package recommendation for video conferencing

2011-07-22 Thread Ljubomir Ljubojevic
Geoff Galitz wrote: > > > Hi. > > We have a need for a video conferencing package with the following specs: > > - cross platform client support (Linux, Mac, Win) > - server side runs on Centos 5 and later with easy package installation > routine (e.g. RPM) > - can host a teleconfernce with

Re: [CentOS] missing run-parts in /etc/crontab

2011-07-22 Thread Alexander Dalloz
Am 22.07.2011 11:57, schrieb thomas veymont: > hello, > > after a Centos 6 fresh install, I don't see any run-parts scripts in > /etc/contab > like in the 5.x releases : > > # run-parts > 01 * * * * root run-parts /etc/cron.hourly > 02 4 * * * root run-parts /etc/cron.daily > 22 4 * * 0 root run-

Re: [CentOS] fyi: RHEL 5.7 is out

2011-07-22 Thread Giovanni Tirloni
On Fri, Jul 22, 2011 at 6:32 AM, Alain Péan wrote: > Le 21/07/2011 14:45, Always Learning a écrit : >> On Thu, 2011-07-21 at 11:11 +0200, Rainer Traut wrote: >> >>> it seems redhat has just pushed RHEL 5.7 out. >>> I see amoung others: >>> >>> kernel-2.6.18-274.el5.x86_64.rpm >>> redhat-release-5S

[CentOS] missing run-parts in /etc/crontab

2011-07-22 Thread thomas veymont
hello, after a Centos 6 fresh install, I don't see any run-parts scripts in /etc/contab like in the 5.x releases : # run-parts 01 * * * * root run-parts /etc/cron.hourly 02 4 * * * root run-parts /etc/cron.daily 22 4 * * 0 root run-parts /etc/cron.weekly 42 4 1 * * root run-parts /etc/cron.monthl

Re: [CentOS] CentOS 4 on IBMX3200 M3

2011-07-22 Thread Alexander Dalloz
Am 22.07.2011 11:32, schrieb Torintino T: > > Hi John, > > Yes i tried it, Centos 4.8 is supported on IBMX3200 M3, thanks for this. > > Also i want to use Dell ones > [R310, > R410, R415, R510, R610 and R710] > i found on the page of "Operating System Support Matrix for Dell PowerEdge > System

Re: [CentOS] CentOS 4 on IBMX3200 M3

2011-07-22 Thread Torintino T
Hi John, Yes i tried it, Centos 4.8 is supported on IBMX3200 M3, thanks for this. Also i want to use Dell ones [R310, R410, R415, R510, R610 and R710] i found on the page of "Operating System Support Matrix for Dell PowerEdge Systems" [http://advisors.dell.com/advisorweb/iDriveMatrixView.aspx]

Re: [CentOS] fyi: RHEL 5.7 is out

2011-07-22 Thread Alain Péan
Le 21/07/2011 14:45, Always Learning a écrit : > On Thu, 2011-07-21 at 11:11 +0200, Rainer Traut wrote: > >> it seems redhat has just pushed RHEL 5.7 out. >> I see amoung others: >> >> kernel-2.6.18-274.el5.x86_64.rpm >> redhat-release-5Server-5.7.0.3.x86_64.rpm > Thanks Rainer. > > The dilemma is

Re: [CentOS] Experience with Centos running off usb-stick(s)

2011-07-22 Thread Peter Kjellström
On Thursday, July 21, 2011 05:26:47 PM Dennis Jacobfeuerborn wrote: > Hi, > I'm trying to build a redundant duo of firewalls/routers/gateways and I'm > thinking about not putting any disks in them and instead using a usb-stick > raid-1 as storage. > Has anyone any experience with this? Since the ma

Re: [CentOS] Experience with Centos running off usb-stick(s)

2011-07-22 Thread cooleyr
On Jul 21, 2011 8:27 AM, "Dennis Jacobfeuerborn" wrote: > > Hi, > I'm trying to build a redundant duo of firewalls/routers/gateways and I'm > thinking about not putting any disks in them and instead using a usb-stick > raid-1 as storage. > Has anyone any experience with this? I simply wouldn't bu

[CentOS] package recommendation for video conferencing

2011-07-22 Thread Geoff Galitz
Hi. We have a need for a video conferencing package with the following specs: - cross platform client support (Linux, Mac, Win) - server side runs on Centos 5 and later with easy package installation routine (e.g. RPM) - can host a teleconfernce with no users connected (IOW, it can wait for us