[CentOS] Rip quality(DVDRiP) movies on CENTOS

2007-07-03 Thread Indunil Jayasooriya
Hi,, I have installed xine in order to watch movies. I have some Rip quality( DVDRiP) movies. When I watch these, I can see the movie. But, Not clear. vision is bad. Do you know why? How to solve this? pls see below for the installed RPMS. my box is CENTOS 4.4 [EMAIL PROTECTED] ~]# rpm -qa |gre

Re: [CentOS] How to configure PAM in Centos 5 64-bit?

2007-07-03 Thread Scott Ehrlich
On Wed, 4 Jul 2007, Ben wrote: take a look at "man authconfig". in particular the FILES section. ls -l /etc/pam.d/system-auth* authconfig modifies /etc/pam.d/system-auth-ac, /etc/pam.d/system-auth is a symlink to /etc/pam.d/system-auth-ac. rm -f /etc/pam.d/system-auth cp /etc/pam.d/

RE: [CentOS] CentOS 4.4 hangs after yum update

2007-07-03 Thread Neil Aggarwal
Jim: It would hang after putting the word GRUB on the screen. Based on some mailing list posts I found, I used the rescue CD to load grub and then typed: root (hd0,0) setup (hd0) quit That fixed it. Thanks, Neil -- Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com FREE! Eliminate

[CentOS] Snare client and 64-bit CentOS 5?

2007-07-03 Thread Scott Ehrlich
I've installed 64-bit snare client 1.1.1 from sourceforge on a 64-bit installation of CentOS 5. I learned that at least previous versions were configurable via a web connection to localhost:6161, but starting firefox and trying http://localhost:6161 reveals an endless attempt at the connection.

Re: [CentOS] How to configure PAM in Centos 5 64-bit?

2007-07-03 Thread Ben
Scott Ehrlich wrote: On Tue, 3 Jul 2007, Tim Meanor wrote: Just edit system-auth directly. authconfig is okay for doing some initial configuration, but once you get beyond that, you'll have to just edit the files directly. Again, the top of the system-auth file has comments saying it is au

Re: [CentOS] How to configure PAM in Centos 5 64-bit?

2007-07-03 Thread Tim Meanor
Only use authconfig to do the initial configuration (if at all). After that, manually edit the files to add the features you need, and don't use authconfig again. authconfig will overwrite system-auth, which is what the warnings are about. -Tim On Jul 3, 2007, at 7:57 PM, Scott Ehrlich

Re: [CentOS] what package is opengl

2007-07-03 Thread Carlos Daniel Ruvalcaba Valenzuela
Check for mesa packages: mesa-libGLU-6.5.1-7.2.el5 mesa-libGL-devel-6.5.1-7.2.el5 mesa-libGLU-devel-6.5.1-7.2.el5 mesa-libGL-6.5.1-7.2.el5 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to configure PAM in Centos 5 64-bit?

2007-07-03 Thread Tim Meanor
Just edit system-auth directly. authconfig is okay for doing some initial configuration, but once you get beyond that, you'll have to just edit the files directly. -Tim On Jul 3, 2007, at 6:01 PM, Scott Ehrlich wrote: I'm new the the PAM world and have CentOS 5 64-bit installed on a syst

Re: [CentOS] How to configure PAM in Centos 5 64-bit?

2007-07-03 Thread Garrick Staples
On Tue, Jul 03, 2007 at 07:57:40PM -0400, Scott Ehrlich alleged: > On Tue, 3 Jul 2007, Tim Meanor wrote: > > >Just edit system-auth directly. authconfig is okay for doing some initial > >configuration, but once you get beyond that, you'll have to just edit the > >files directly. > > Again, the

Re: [CentOS] How to configure PAM in Centos 5 64-bit?

2007-07-03 Thread Scott Ehrlich
On Tue, 3 Jul 2007, Tim Meanor wrote: Just edit system-auth directly. authconfig is okay for doing some initial configuration, but once you get beyond that, you'll have to just edit the files directly. Again, the top of the system-auth file has comments saying it is auto-generated and any c

Re: [CentOS] alternate port for vsftp

2007-07-03 Thread [EMAIL PROTECTED]
Steve Friedman wrote: On Tue, 3 Jul 2007, Ray Leventhal wrote: Jim Perrin wrote: On 7/3/07, Ray Leventhal <[EMAIL PROTECTED]> wrote: Are you using selinux? It restricts ftpd to port 21 iirc. You'll have to create a local policy allowing it to listen/connect on a port other than that. Yes, J

Re: [CentOS] Kernel build warning

2007-07-03 Thread Akemi Yagi
On 7/3/07, Mark Hull-Richter <[EMAIL PROTECTED]> wrote: Hmm, interesting - where did you get this source (I want it!). I pulled down mine from http://mirror.centos.org/centos/5.0/updates/SRPMS/ yesterday - it is dated 15-Jun-2007 23:32, which is 15 days older than your config files. Mine (whic

Re: [CentOS] CentOS 4.4 hangs after yum update

2007-07-03 Thread Jim Perrin
On 7/3/07, Neil Aggarwal <[EMAIL PROTECTED]> wrote: Any ideas what happened? It broke. If you were running 4.4, you got a fairly major upgrade to 4.5. You should have seen a couple dozen packages in the list. It's possible that something in the new 4.5 kernel didn't like your system. Do you

Re: [CentOS] beginner resources for CentOS

2007-07-03 Thread Steve Huff
On Jul 3, 2007, at 6:07 PM, Rogelio Bastardo wrote: I'm looking for a good online (or even a good) "how to be a sysadmin" guide for beginners geared towards CentOS users. Does anyone have any suggestions? dunno about online, but there are some good books out there on the topic. read E

Re: [CentOS] Kernel build warning

2007-07-03 Thread Mark Hull-Richter
On 7/3/07, Akemi Yagi <[EMAIL PROTECTED]> wrote: I don't intend to dispute either, but what I see is defferent from yours. My source's BUILD directory contains these .config files: 61487 Jun 30 12:09 kernel-2.6.18-x86_64.config 61520 Jun 30 12:09 kernel-2.6.18-x86_64-debug.config 60896 Jun

[CentOS] beginner resources for CentOS

2007-07-03 Thread Rogelio Bastardo
I'm looking for a good online (or even a good) "how to be a sysadmin" guide for beginners geared towards CentOS users. Does anyone have any suggestions? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] How to configure PAM in Centos 5 64-bit?

2007-07-03 Thread Scott Ehrlich
I'm new the the PAM world and have CentOS 5 64-bit installed on a system. I want to tweak some of the system-auth module settings, but the top of the file says anything configured in that file will get overwritten, as it is autogenerated by authconfig. I checked out authconfig, and it doesn't

Re: [CentOS] Kernel build warning

2007-07-03 Thread Akemi Yagi
On 7/3/07, Mark Hull-Richter <[EMAIL PROTECTED]> wrote: On Mon, 2007-07-02 at 17:33 -0700, Akemi Yagi wrote: > You must have changed something other than the NTFS option. autofs is > supposedly OFF by default. Instead, autofs4 is used in the CentOS > kernel. > Not to dispute you, but actually

[CentOS] XFS module

2007-07-03 Thread Heitor Augusto M Cardozo
Hi, Im using XFS on production server and waiting the release of kernel-module-xfs-2.6.9-55.0.2 on CentOSPlus Repository to update. Any idea of release date? Thanks. -- Heitor A. M. Cardozo ___ CentOS mailing list CentOS@centos.org http://lists.cen

[CentOS] CentOS 4.4 hangs after yum update

2007-07-03 Thread Neil Aggarwal
Hello: I have a server running CentOS 4.4. I just did a yum update and then rebooted the server. After the reboot, it stops after printing GRUB on the screen. Any ideas what happened? Thanks, Neil -- Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com FREE! Eliminate junk email and

RE: [CentOS] good resources for making RPMs, Craig in N.Z.

2007-07-03 Thread Miskell, Craig
> >Message: 23 > >Date: Tue, 3 Jul 2007 08:19:43 +1200 > >From: "Miskell, Craig" <[EMAIL PROTECTED]> > >Subject: RE: [CentOS] good resources for making RPMs > > > <[EMAIL PROTECTED]> > > Craig: Did you see the message Johnny posted a few days ago? I think > he was looking for people who us

Re: [CentOS] good resources for making RPMs, Craig in N.Z.

2007-07-03 Thread Akemi Yagi
On 7/3/07, Lanny Marcus <[EMAIL PROTECTED]> wrote: >Message: 23 >Date: Tue, 3 Jul 2007 08:19:43 +1200 >From: "Miskell, Craig" <[EMAIL PROTECTED]> >Subject: RE: [CentOS] good resources for making RPMs > <[EMAIL PROTECTED]> Craig: Did you see the message Johnny posted a few days ago? I think

RE: [CentOS] good resources for making RPMs, Craig in N.Z.

2007-07-03 Thread Lanny Marcus
>Message: 23 >Date: Tue, 3 Jul 2007 08:19:43 +1200 >From: "Miskell, Craig" <[EMAIL PROTECTED]> >Subject: RE: [CentOS] good resources for making RPMs > <[EMAIL PROTECTED]> Craig: Did you see the message Johnny posted a few days ago? I think he was looking for people who use CentOS in New Zeal

Re: [CentOS] Kernel build warning

2007-07-03 Thread Mark Hull-Richter
On Mon, 2007-07-02 at 17:33 -0700, Akemi Yagi wrote: > You must have changed something other than the NTFS option. autofs is > supposedly OFF by default. Instead, autofs4 is used in the CentOS > kernel. > Not to dispute you, but actually they are all configured as modules ("m") in all three of

Re: [CentOS] PHP question on CentOS

2007-07-03 Thread Rogelio Bastardo
> I do a "locate nagios.cmd", and it turns up nothing. I wasn't sure if the > /var/ part of the path meant that it had to do something with the fact that > my html files are in /var/www/html. This part depends on how you have nagios set up. The nagios.cmd file doesn't get created until nagios is

Re: [CentOS] alternate port for vsftp

2007-07-03 Thread Jim Perrin
On 7/3/07, Steve Friedman <[EMAIL PROTECTED]> wrote: No need to create a local policy, use semanage. (The types that you will want are ftp_port_t and/or ftp_data_port_t.) Yep, he did say he was on c5 didn't he. Missed that part. Still stuck in c4 world -- During times of universal decei

Re: [CentOS] alternate port for vsftp

2007-07-03 Thread Steve Friedman
On Tue, 3 Jul 2007, Ray Leventhal wrote: Jim Perrin wrote: On 7/3/07, Ray Leventhal <[EMAIL PROTECTED]> wrote: Are you using selinux? It restricts ftpd to port 21 iirc. You'll have to create a local policy allowing it to listen/connect on a port other than that. Yes, Jim! SELinux is applied

Re: [CentOS] PHP question on CentOS

2007-07-03 Thread Rogelio Bastardo
Given the last few emails it sounds like you're not overly familiar with linux. Adding nagios to that, and you're very truly jumping in at the deep end. If you survive this trial by fire you've chosen for yourself, you'll come out quite linux literate... or quite insane... Best of luck to you

Re: [CentOS] best way to upgrade php4 -> php5 on CentOS?

2007-07-03 Thread Devin Henderson
Sorry, that should be 'yum update' not 'yum upgrade'. My bad :( On 7/3/07, Devin Henderson <[EMAIL PROTECTED]> wrote: See here: http://wiki.centos.org/Repositories/CentOSPlus Basically you just enable the centosplus repo, add include=php* mysql* under the centosplus repo in /etc/yum.repos.d/C

Re: [CentOS] best way to upgrade php4 -> php5 on CentOS?

2007-07-03 Thread Devin Henderson
See here: http://wiki.centos.org/Repositories/CentOSPlus Basically you just enable the centosplus repo, add include=php* mysql* under the centosplus repo in /etc/yum.repos.d/CentOS-Base.repo and add exclude=php* mysql* to the base and updates repos. Then do a yum upgrade and you should be in bus

Re: [CentOS] alternate port for vsftp

2007-07-03 Thread Ray Leventhal
Jim Perrin wrote: > On 7/3/07, Ray Leventhal <[EMAIL PROTECTED]> wrote: > >> I can't start the daemon. Running /etc/rc.d/init.d/vsftpd status shows >> "vsftpd dead but subsys locked". This occurs each and every time unless >> I remove listen_port= from the conf file and let the daemon use port 21

Re: [CentOS] best way to upgrade php4 -> php5 on CentOS?

2007-07-03 Thread Rogelio Bastardo
To do this, you'd issue a command like 'yum --enablerepo centosplus install php php-pear' Thanks! I'm reading over all the details on the following URL: http://mirror.centos.org/centos/4/centosplus/Readme.txt This section was especially helpful: - php-5.x.x-x.cento

Re: [CentOS] alternate port for vsftp

2007-07-03 Thread Jim Perrin
On 7/3/07, Ray Leventhal <[EMAIL PROTECTED]> wrote: I can't start the daemon. Running /etc/rc.d/init.d/vsftpd status shows "vsftpd dead but subsys locked". This occurs each and every time unless I remove listen_port= from the conf file and let the daemon use port 21. Are you using selinux? I

Re: [CentOS] alternate port for vsftp

2007-07-03 Thread Ray Leventhal
Stephen Harris wrote: >> On a fresh install of CentOS5, I need to use an alternate port for ftp. >> Currently vsftpd wants the standard port which is in use by another >> system on my NATted network. So...how does one go about reconfiguring >> vsftpd to do this? I've looked in /etc/vsftpd/vsftpd

Re: [CentOS] where is hangcheck-timer RPM on CENTOS 4.5

2007-07-03 Thread Akemi Yagi
On 7/3/07, Akemi Yagi <[EMAIL PROTECTED]> wrote: On 7/3/07, mcclnx mcc <[EMAIL PROTECTED]> wrote: > This way does not work. I run "yum whatprovides > hangcheck-timer". It ONLY update kernel, but did NOT > download and install "hangcheck-timer" RPM. > > any other ideal? It is a kernel module.

Re: [CentOS] symbolic links seemingly not browseable

2007-07-03 Thread Stephen Harris
> On a fresh install of CentOS5, I need to use an alternate port for ftp. > Currently vsftpd wants the standard port which is in use by another > system on my NATted network. So...how does one go about reconfiguring > vsftpd to do this? I've looked in /etc/vsftpd/vsftpd.conf to no avail. >From

Re: [CentOS] Installing VMWare Server 1.0.3 on CentOS 5

2007-07-03 Thread Mark Hull-Richter
On 7/3/07, Ashton, Jeremy - Workstream Inc. <[EMAIL PROTECTED]> wrote: Once you have the kernel-devel package installed, I believe you need to make a link called /usr/src/linux from the actual location of the kernel headers. Sorry I can't be more specific. I did that a month or so ago, and I'm

[CentOS] wrong subject...oops

2007-07-03 Thread Ray Leventhal
previous post should have been: alternate port for vsftpd. my apologies ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] symbolic links seemingly not browseable

2007-07-03 Thread Ray Leventhal
Hi all, I'm sure this is a quick fix, but I've not found the answer yet. On a fresh install of CentOS5, I need to use an alternate port for ftp. Currently vsftpd wants the standard port which is in use by another system on my NATted network. So...how does one go about reconfiguring vsftpd to do

Re: [CentOS] best way to upgrade php4 -> php5 on CentOS?

2007-07-03 Thread Jim Perrin
On 7/3/07, Rogelio Bastardo <[EMAIL PROTECTED]> wrote: What is the best way to upgrade PHP4 to PHP5 on CentOS? I see from "rpm -qa" that I'm running PHP-4.3.9. php5 is not part of the base distribution for centos4. You can upgrade to centos5, which is more current in terms of software versioni

Re: [CentOS] where is hangcheck-timer RPM on CENTOS 4.5

2007-07-03 Thread mcclnx mcc
Sorry, it is NOT kernel modules. # modprobe hangcheck-timer.ko FATAL: Module hangcheck_timer.ko not found. --- Akemi Yagi <[EMAIL PROTECTED]> 說: > On 7/3/07, mcclnx mcc <[EMAIL PROTECTED]> wrote: > > This way does not work. I run "yum whatprovides > > hangcheck-timer". It ONLY update kernel,

[CentOS] best way to upgrade php4 -> php5 on CentOS?

2007-07-03 Thread Rogelio Bastardo
What is the best way to upgrade PHP4 to PHP5 on CentOS? I see from "rpm -qa" that I'm running PHP-4.3.9. Should I uninstall this old PHP4 package and then reinstall PHP5? Or is there some cool yum upgrade thing I might run? This is a VMware virtual box for testing, so I'm more concerned about l

Re: [CentOS] where is hangcheck-timer RPM on CENTOS 4.5

2007-07-03 Thread Marko A. Jennings
On Tue, July 3, 2007 1:01 pm, mcclnx mcc wrote: > This way does not work. I run "yum whatprovides > hangcheck-timer". It ONLY update kernel, but did NOT > download and install "hangcheck-timer" RPM. > > any other ideal? hangcheck-timer is a kernel module, what else are you expecting to find? Thi

Re: [CentOS] where is hangcheck-timer RPM on CENTOS 4.5

2007-07-03 Thread Akemi Yagi
On 7/3/07, mcclnx mcc <[EMAIL PROTECTED]> wrote: This way does not work. I run "yum whatprovides hangcheck-timer". It ONLY update kernel, but did NOT download and install "hangcheck-timer" RPM. any other ideal? It is a kernel module. You should have it on your system. Try loading it by mo

Re: [CentOS] where is hangcheck-timer RPM on CENTOS 4.5

2007-07-03 Thread mcclnx mcc
This way does not work. I run "yum whatprovides hangcheck-timer". It ONLY update kernel, but did NOT download and install "hangcheck-timer" RPM. any other ideal? --- "Marko A. Jennings" <[EMAIL PROTECTED]> 說: > On Tue, July 3, 2007 11:59 am, mcclnx mcc wrote: > > I am testing ORACLE RAC 9.2.

Re: [CentOS] Snare for Centos 5 x86_64?

2007-07-03 Thread Stephen John Smoogen
On 7/3/07, Scott Ehrlich <[EMAIL PROTECTED]> wrote: Anyone successfully get Snare for 64-bit CentOS 5 installed and working? From what I can tell it is not 64 bit safe for any version... it is also not rated to work beyond a 2.6.9 kernel http://www.intersectalliance.com/projects/Snare/index

Re: [CentOS] error when atempting access to kbs repo

2007-07-03 Thread Akemi Yagi
On 7/3/07, Dave <[EMAIL PROTECTED]> wrote: Hello, I'm trying to access the kbs centos repo for centos5. When i atempt to do so i get an error 14 followed by an error 404 and an error that the required xml file isn't found. Here's the error msg and my config, suggestions welcome. Thanks. Dave.

[CentOS] error when atempting access to kbs repo

2007-07-03 Thread Dave
Hello, I'm trying to access the kbs centos repo for centos5. When i atempt to do so i get an error 14 followed by an error 404 and an error that the required xml file isn't found. Here's the error msg and my config, suggestions welcome. Thanks. Dave. #yum update Loading "installonlyn" plug

[CentOS] what package is opengl

2007-07-03 Thread Jerry Geis
What package has opengl in it ? I am trying to compile wine-0.9.40 and I get errors about not find "undefined reference to gluNewTess". The link line is including "-lXext -lX11 -lGL " so its trying to do it but cant find it. Thanks, Jerry ___ CentOS

Re: [CentOS] where is hangcheck-timer RPM on CENTOS 4.5

2007-07-03 Thread Marko A. Jennings
On Tue, July 3, 2007 11:59 am, mcclnx mcc wrote: > I am testing ORACLE RAC 9.2.0.8 and document say > "hangcheck-timer-XXX" should include in Redhat Advance > server. When I installed CENTOS 4.5, I installed > "everything". I can NOT find 'hangcheck-timer" RPM in > my system. > > can Anyone tell

[CentOS] where is hangcheck-timer RPM on CENTOS 4.5

2007-07-03 Thread mcclnx mcc
I am testing ORACLE RAC 9.2.0.8 and document say "hangcheck-timer-XXX" should include in Redhat Advance server. When I installed CENTOS 4.5, I installed "everything". I can NOT find 'hangcheck-timer" RPM in my system. can Anyone tell me where is "hangcheck-timer" RPM or where can I download it

[CentOS] Snare for Centos 5 x86_64?

2007-07-03 Thread Scott Ehrlich
Anyone successfully get Snare for 64-bit CentOS 5 installed and working? Thanks. Scott ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS on iPhone ?

2007-07-03 Thread Miark
Warning to the humor impaired: The previous post was a joke, and no, that web page does not belong to me or anybody I know-- unless, of course, you wanna play "seven degrees of Miark" :-D ___ CentOS mailing list CentOS@centos.org http://lists.centos.or

Re: [CentOS] CentOS on iPhone ?

2007-07-03 Thread Miark
On Mon, 2 Jul 2007 19:10:48 -0700, Robert wrote: > Anyone get CentOS up and installed in a virt on their iPhone > yet? Just finished this morning. I've posted instructions here: http://users.aol.com/rynocub/%6d%6f%72%6f%6e%2e%68%74%6d Miark ___ CentOS

RE: [CentOS] Installing VMWare Server 1.0.3 on CentOS 5

2007-07-03 Thread Ashton, Jeremy - Workstream Inc.
VMWare server will install on CentOS 5 without the need of the any-any patch. The symlink is all that is required and the kernel-devel packages. When going through the configuration script, it when it cannot identify where the sources are it will then prompt you for a new location whilst showing

Re: [CentOS] Both archs version rpm are installed during update? - related firefox plugin issues.

2007-07-03 Thread Akemi Yagi
On 7/3/07, Richard Chapman <[EMAIL PROTECTED]> wrote: That certainly explains my firefox plugin problem. yum list | grep firefox tells me I have both the i386 and x86_64 versions of firefox installed - but how do I tell gnome to use the i386 version? My ignorance never ceases to amaze me...;-)

Re: [CentOS] Both archs version rpm are installed during update? - related firefox plugin issues.

2007-07-03 Thread Richard Chapman
That certainly explains my firefox plugin problem. yum list | grep firefox tells me I have both the i386 and x86_64 versions of firefox installed - but how do I tell gnome to use the i386 version? My ignorance never ceases to amaze me...;-) Richard. Mark Hull-Richter wrote: On 7/2/07, Richa