[CentOS] Retrive data from repartitioned / reformatted hard drive?

2007-06-28 Thread Niki Kovacs
Hi, The title says it all. One of my clients showed me a 120 GB hard drive that his daughter accidentally formatted, according to him. I booted the first CD I had at hand - a Slackware 11.0 install CD - and launched cdfdisk /dev/hda. cfdisk informed me that there was even no partition table.

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Radu-Cristian FOTESCU
> What's amazing is that he got his problem resolved, I would never have > thought to post to this list to get something on the fedora wiki fixed. > It's kinda like posting to a MS Word list a problem about OpenOffice. Well, thank you all, but Paul, you're not correct. My first mail asked for adv

Fwd: [CentOS] where is smbmount on centOS 5 (Solved)

2007-06-28 Thread Indunil Jayasooriya
Thanks . SOLVED. -- Forwarded message -- From: Akemi Yagi <[EMAIL PROTECTED]> Date: Jun 29, 2007 10:51 AM Subject: Re: [CentOS] where is smbmount on centOS 5 To: CentOS mailing list < centos@centos.org> On 6/28/07, Indunil Jayasooriya <[EMAIL PROTECTED]> wrote: Hi, I am searc

Re: [CentOS] where is smbmount on centOS 5

2007-06-28 Thread Akemi Yagi
On 6/28/07, Indunil Jayasooriya <[EMAIL PROTECTED]> wrote: Hi, I am searching smbmount command on centOS 5. On, CENTOS 4.4, I used it as follows to backup data to a window PC. I want to do it on CentOS 5 now. mount -t smbfs -o ip= 192.168.5.225,username=mailbackup,password=secret //server/mail

Fwd: [CentOS] where is smbmount on centOS 5

2007-06-28 Thread Indunil Jayasooriya
I have installed below samba pkgs while installing CentOS 5. [EMAIL PROTECTED] ~]# rpm -qa |grep samba samba-3.0.23c-2.el5.2.0.2 system-config-samba-1.2.39-1.el5 samba-common-3.0.23c-2.el5.2.0.2 samba-client-3.0.23c-2.el5.2.0.2 but, no smbmount is found. instead of smbmount (mount -t smbfs) com

Re: [CentOS] where is smbmount on centOS 5

2007-06-28 Thread Steven Haigh
Quoting Indunil Jayasooriya <[EMAIL PROTECTED]>: I am searching smbmount command on centOS 5. On, CENTOS 4.4, I used it as follows to backup data to a window PC. I want to do it on CentOS 5 now. mount -t smbfs -o ip=192.168.5.225,username=mailbackup,password=secret //server/mail_backups /mnt/ma

[CentOS] where is smbmount on centOS 5

2007-06-28 Thread Indunil Jayasooriya
Hi, I am searching smbmount command on centOS 5. On, CENTOS 4.4, I used it as follows to backup data to a window PC. I want to do it on CentOS 5 now. mount -t smbfs -o ip=192.168.5.225,username=mailbackup,password=secret //server/mail_backups /mnt/maildaily I can not issue such command on cent

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Paul
On Fri, 2007-06-29 at 00:10 +0200, Ralph Angenendt wrote: > Radu-Cristian FOTESCU wrote: > > > > I am shocked. > > > > > > And still on the wrong list. > > > > OK, if you want me out, I'll unsubscribe. You're right, it's a list > > with a bad karma. I *knew* that people on the CentOS ML are muc

[CentOS] evbug module on centos 5

2007-06-28 Thread Jerry Geis
How can I get the module evbug under centos 5? I was hoping it was there by default but it is not. Can I individually compile it? If so how. I havent done kernel modules before. evbug gives me all keyboard events in syslog. I tries a couple other keyloggers but it only gave me ps/2 keys not U

Re: [CentOS] Where do I get Centos 5 Kernel sources for compiling drivers?

2007-06-28 Thread Akemi Yagi
On 6/28/07, Richard Chapman <[EMAIL PROTECTED]> wrote: Thanks Peter and Akemi. All working. Amazing really. I now have my Centos 5 on the Internet. I wonder whether it is worth re-installing Cebtos 5 and trying to get my new driver (.ko file presumably) to load off a USB drive at install tim

Re: [CentOS] Where do I get Centos 5 Kernel sources for compiling drivers?

2007-06-28 Thread Richard Chapman
Thanks Peter and Akemi. All working. Amazing really. I now have my Centos 5 on the Internet. I wonder whether it is worth re-installing Cebtos 5 and trying to get my new driver (.ko file presumably) to load off a USB drive at install time. Do you think this would be straight forward. Is there

Re: [CentOS] Super Simple question - command to see iptables nat rules

2007-06-28 Thread Feizhou
I tried something like: # iptables -L -t nat | grep xxx.xxx.xxx.xxx iptables -t nat -L -n | grep ip My brain is giving up on me too early today =-) Drink more water. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailma

[CentOS] centos drbd - mounts/ replication

2007-06-28 Thread Karl R. Balsmeier
Hi, I would normally post this to the drbd list but it so low traffic/low volume (plus Austria might be asleep right now) I figured i'd ask someone here in case they have gotten drbd working on centos. Right now my system says i'm only the 971st person to even install it... It's been out fo

Re: [CentOS] missing Nagios dependencies: how to fix on yum?

2007-06-28 Thread Akemi Yagi
On 6/28/07, RR <[EMAIL PROTECTED]> wrote: On 6/28/07, O. T. Suarez <[EMAIL PROTECTED]> wrote: > Hi: > I installed nagios 2.9 on Centos 4 using the dag repository: > /etc/yum.repos.d/dag.repo Thanks, I will check that out also. Where might I find good info on these repositories, particularly h

Re: [CentOS] missing Nagios dependencies: how to fix on yum?

2007-06-28 Thread Jim Perrin
On 6/28/07, RR <[EMAIL PROTECTED]> wrote: Where might I find good info on these repositories, particularly how well they've been tested and the reputations of their QA'ing process? Basically dag *is* the rpmforge repository, along with a few other packagers. If you're using rpmforge, you're a

Re: [CentOS] missing Nagios dependencies: how to fix on yum?

2007-06-28 Thread RR
On 6/28/07, O. T. Suarez <[EMAIL PROTECTED]> wrote: Hi: I installed nagios 2.9 on Centos 4 using the dag repository: /etc/yum.repos.d/dag.repo Thanks, I will check that out also. Where might I find good info on these repositories, particularly how well they've been tested and the reputation

Re: [CentOS] missing Nagios dependencies: how to fix on yum?

2007-06-28 Thread RR
> ---> Package nagios.i386 0:2.9-1.el5.rf set to be updated See how it still has the .el5.rf in there? Yum is still pulling in the el5 packages. Double check your /etc/yum.repos.d/rpmforge.repo file to see if it spells out version 5. Also you will likely have to clear the yum cache. 'yum clean a

Re: [CentOS] Missing libexif update for Centos5

2007-06-28 Thread Akemi Yagi
On 6/28/07, Bernd Bartmann <[EMAIL PROTECTED]> wrote: Hi, could it be that the libexif update to 0.6.13-4.0.2 for Centos5 somehow got forgotten? The updates for Centos4 were released nearly two weeks ago. In the meantime also lots of other updates showed up for both Centos4 and Centos5, but stil

Re: [CentOS] Centos 5 OpenOffice 2.0.4-5.4.17.2

2007-06-28 Thread Akemi Yagi
On 6/28/07, Ben Mohilef <[EMAIL PROTECTED]> wrote: So I just blew it off, erased the files written by the build and decided to wait until the rpm showed up in the updates. I don't want to repeat that exercise if 2.0.4-5.4.17.2 is destined to show up in the updates. If not, does anyone have any

Re: [CentOS] missing Nagios dependencies: how to fix on yum?

2007-06-28 Thread O. T. Suarez
Hi: I installed nagios 2.9 on Centos 4 using the dag repository: /etc/yum.repos.d/dag.repo --8<- [dag] name=CentOS-4 Dag's baseurl=http://apt.sw.be/redhat/el4/en/i386/dag gpgcheck=0 enabled=1 [EMAIL PROTECTED] --8<- here's the info: rpm -qi nagios Name: nagios

Re: [CentOS] Vim differences between C4 and C5

2007-06-28 Thread Will McDonald
On 28/06/07, Rick Barnes <[EMAIL PROTECTED]> wrote: I have installed CentOS 4.5 and 5 on 2 separate machines, and both have default installs of vim-enhanced on each of them. I noticed that I can get syntax highlighting as a regular user, sudo and as root in C4.5. In C5 I only get highlighting as

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Ralph Angenendt
Radu-Cristian FOTESCU wrote: > > > I am shocked. > > > > And still on the wrong list. > > OK, if you want me out, I'll unsubscribe. You're right, it's a list > with a bad karma. I *knew* that people on the CentOS ML are much more > _aggressive_ than people on the SciLinux ML. It's not about th

Re: [CentOS] missing Nagios dependencies: how to fix on yum?

2007-06-28 Thread Jim Perrin
On 6/28/07, RR <[EMAIL PROTECTED]> wrote: I then followed the CentOS 4 instructions at http://wiki.centos.org/Repositories/RPMForge but "yum install nagios" gives me the following error. [EMAIL PROTECTED] tmp]# yum install nagios Loading "protectbase" plugin Setting up Install Process Setting

Re: [CentOS] missing Nagios dependencies: how to fix on yum?

2007-06-28 Thread RR
run the following command: rpm -qa | grep el5 Thank you, Jim. That "rpm -e" seemed at first to do the trick. Now more packages are installed under that version. I then followed the CentOS 4 instructions at http://wiki.centos.org/Repositories/RPMForge but "yum install nagios" gives me the fol

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Radu-Cristian FOTESCU
> > I am shocked. > > And still on the wrong list. > > Ralph OK, if you want me out, I'll unsubscribe. You're right, it's a list with a bad karma. I *knew* that people on the CentOS ML are much more _aggressive_ than people on the SciLinux ML. R-C Ask a question on any topic and

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Radu-Cristian FOTESCU
> I went ahead and added gtk-qt-engine and kaffeine to the EPEL wishlist: > > http://fedoraproject.org/wiki/EPEL/WishList > > juk appears to be part of kdemultimedia-extras in F7 (only > kdemultimedia is available in CentOS/RHEL), so I added that as well. Thanks! Maybe KPowersave wouldn't hurt,

Re: [CentOS] Centos 5 OpenOffice 2.0.4-5.4.17.2

2007-06-28 Thread Bernhard Gschaider
> On Thu, 28 Jun 2007 11:35:15 -0700 > "BM" == Ben Mohilef <[EMAIL PROTECTED]> wrote: BM> I noticed that there are no openoffice.org-xxx-2.0.4-5.4.17.2 BM> rpms in Centos 5 update. So I tried to build openoffice BM> 2.0.4-5.4.17.2 (sans language packs) on a x86_64 from RH 5

Re: [CentOS] Vim differences between C4 and C5

2007-06-28 Thread Charles E Campbell Jr
Rick Barnes wrote: I have installed CentOS 4.5 and 5 on 2 separate machines, and both have default installs of vim-enhanced on each of them. I noticed that I can get syntax highlighting as a regular user, sudo and as root in C4.5. In C5 I only get highlighting as a regular user. * Check tha

Re: [CentOS] Vim differences between C4 and C5

2007-06-28 Thread Stephen John Smoogen
On 6/28/07, Rick Barnes <[EMAIL PROTECTED]> wrote: I have installed CentOS 4.5 and 5 on 2 separate machines, and both have default installs of vim-enhanced on each of them. I noticed that I can get syntax highlighting as a regular user, sudo and as root in C4.5. In C5 I only get highlighting as

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Akemi Yagi
On 6/28/07, Ray Van Dolson <[EMAIL PROTECTED]> wrote: I went ahead and added gtk-qt-engine and kaffeine to the EPEL wishlist: http://fedoraproject.org/wiki/EPEL/WishList juk appears to be part of kdemultimedia-extras in F7 (only kdemultimedia is available in CentOS/RHEL), so I added that as w

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Ralph Angenendt
Radu-Cristian FOTESCU wrote: > I am shocked. And still on the wrong list. Ralph pgp0tgveQ72Ry.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Ray Van Dolson
I went ahead and added gtk-qt-engine and kaffeine to the EPEL wishlist: http://fedoraproject.org/wiki/EPEL/WishList juk appears to be part of kdemultimedia-extras in F7 (only kdemultimedia is available in CentOS/RHEL), so I added that as well. Ray __

[CentOS] Vim differences between C4 and C5

2007-06-28 Thread Rick Barnes
I have installed CentOS 4.5 and 5 on 2 separate machines, and both have default installs of vim-enhanced on each of them. I noticed that I can get syntax highlighting as a regular user, sudo and as root in C4.5. In C5 I only get highlighting as a regular user. I diff'ed my /etc/vimrc files betwee

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Ray Van Dolson
On Thu, Jun 28, 2007 at 12:04:51PM -0700, Radu-Cristian FOTESCU wrote: > > You need a Wiki account (FAS): > > > > > > http://fedoraproject.org/wiki/WikiEditing#head-3d4b8815f923a8f137fb466901ca2cf1b567cf0f > > > > You can contact me if you like to get added to the EditGroup when > > you've com

RE: [CentOS] Battery status indicator in CentOS 4.4

2007-06-28 Thread Lanny Marcus
>Message: 17 >Date: Tue, 26 Jun 2007 19:22:09 +0100 >From: Andrew Allen <[EMAIL PROTECTED]> >Subject: [CentOS] Battery status indicator in CentOS 4.4 >Message-ID: <[EMAIL PROTECTED]> >I've got CentOS 4.4 installed on 3 machines - two laptops and a PC. >Only one, a HP Omnibook 900, shows the graphi

[CentOS] Super Simple question - command to see iptables nat rules

2007-06-28 Thread dnk
Hi there, I have been reading the man page, and i know this is something sooo simple that is escaping me at the moment, but I simply (from the CLI) want to see what public ip is mapped to what private IP for what ports... but want to narrow it down to particular ones... IE I have Pub IP xxx.x

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Radu-Cristian FOTESCU
> You need a Wiki account (FAS): > > > http://fedoraproject.org/wiki/WikiEditing#head-3d4b8815f923a8f137fb466901ca2cf1b567cf0f > > You can contact me if you like to get added to the EditGroup when > you've completed the process It was obvious that I would need an account, so I made one. It w

[CentOS] Centos 5 OpenOffice 2.0.4-5.4.17.2

2007-06-28 Thread Ben Mohilef
Content-type: Multipart/Alternative; boundary="Alt-Boundary-19583.13106888" --Alt-Boundary-19583.13106888 I noticed that there are no openoffice.org-xxx-2.0.4-5.4.17.2 rpms in Centos 5 update. So I tried to build openoffice 2.0.4-5.4.17.2 (sans language packs) on a x86_64 from RH 5 source rpm.

Re: [CentOS] trapping keystrokes

2007-06-28 Thread Will McDonald
On 28/06/07, Jerry Geis <[EMAIL PROTECTED]> wrote: Hi all, How do you trap key strobes in centos before they are handed off to an application? In X windows I dont care what app is running or which app has focus. I need to know what key is pressed. The key can still go on to the application that

[CentOS] Missing libexif update for Centos5

2007-06-28 Thread Bernd Bartmann
Hi, could it be that the libexif update to 0.6.13-4.0.2 for Centos5 somehow got forgotten? The updates for Centos4 were released nearly two weeks ago. In the meantime also lots of other updates showed up for both Centos4 and Centos5, but still no libexif update for Centos5. Best regards, Bernd.

Re: [CentOS] Heartbeat for Centos 5- Can't build RPMS or install prebuilt RPMS-SOLVED

2007-06-28 Thread Dave Augustus
On Thu, 2007-06-28 at 09:52 -0500, Dave Augustus wrote: > I am stuck. This is X86_64 platform. > > In the extras repos, there is the SRPMS for heartbeat along with the > RPMS for it. > > I have downloaded both. But I can't build the RPMS from the SRPM as it > fails compiling something in BUILD/h

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Ray Van Dolson
On Thu, Jun 28, 2007 at 03:46:46AM -0700, Radu-Cristian FOTESCU wrote: > Does anyone know how to submit wishes to the EPEL Wishlist here? > http://fedoraproject.org/wiki/EPEL/WishList > > It reads "Immutable Page". > You need a Wiki account (FAS): http://fedoraproject.org/wiki/WikiEditing#he

[CentOS] Heartbeat for Centos 5- Can't build RPMS or install prebuilt RPMS

2007-06-28 Thread Dave Augustus
I am stuck. This is X86_64 platform. In the extras repos, there is the SRPMS for heartbeat along with the RPMS for it. I have downloaded both. But I can't build the RPMS from the SRPM as it fails compiling something in BUILD/heartbeat-2.0.8/lib/crm/pengine Additionally, I can't install the RPMS

[CentOS] CentOS iso for Sparc64 machine

2007-06-28 Thread Dexter Stowers
Hi, I have been looking for CentOS for sparc based machines without luck. I tried to use birorrent to download it without luck. I really would appreciate anyone letting me know because I have a Sun Ultra 60 that I would love to install it on. Thanks! -- Dexter Dexter F. Stowers Systems Admini

[CentOS] trapping keystrokes

2007-06-28 Thread Jerry Geis
Hi all, How do you trap key strobes in centos before they are handed off to an application? In X windows I dont care what app is running or which app has focus. I need to know what key is pressed. The key can still go on to the application that is fine. I just need to know what keys are bei

Re: [CentOS] upgrade aspell , glibc and glibc-common

2007-06-28 Thread Centos
you are right, the url suppose to show as html file rather than rpm . http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/aspell-0.60.3-7.1.src.rpm thanks for help. Jim Perrin wrote: On 6/28/07, Centos <[EMAIL PROTECTED]> wrote: one more question, I couldn't find aspell srpm from centos

[CentOS] AX25 kernel compile help

2007-06-28 Thread Evans F. Mitchell; KD4EFM / AFA2TH / WQFK-894
Is there someone who can help me compile who can compile the latest kernel with ax25 and other item related to ROSE / NETRom ect. stuff for a project I am working on? I have looked at Knoppix and what not but the kernel seems to be out of date a little. I like the looks and feel of the centos form

Re: [CentOS] upgrade aspell , glibc and glibc-common

2007-06-28 Thread Jim Perrin
On 6/28/07, Centos <[EMAIL PROTECTED]> wrote: one more question, I couldn't find aspell srpm from centos , I have downloaded srpm from rpm.phone.net, Make sure you match your distribution when you do this. but I got following error: rpm -i aspell-0.60.3-7.1.src.rpm error: open of failed: No

Re: [CentOS] upgrade aspell , glibc and glibc-common

2007-06-28 Thread Akemi Yagi
On 6/28/07, Centos <[EMAIL PROTECTED]> wrote: one more question, I couldn't find aspell srpm from centos , I have downloaded srpm from rpm.phone.net, such file or directory it worked with another srpm but not with the one that I found in rpm.phone.net. where is the srpm for centos 5 so I can com

Re: [CentOS] upgrade aspell , glibc and glibc-common

2007-06-28 Thread Centos
one more question, I couldn't find aspell srpm from centos , I have downloaded srpm from rpm.phone.net, but I got following error: rpm -i aspell-0.60.3-7.1.src.rpm error: open of failed: No such file or directory error: open of failed: No such file or directory error: open of RPM failed: No s

[CentOS] CentOS-announce Digest, Vol 28, Issue 19

2007-06-28 Thread centos-announce-request
: HelixPlayer-1.0.6-0.EL4.2.0.2.src.rpm -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.centos.org/pipermail/centos-announce/attachments

[CentOS] Install XGL under CentOS 5 with ATI X600 and dual-head configuration

2007-06-28 Thread ArcosCom Linux User
Hi again. I've got a laptop with an ATI X600 inside, perfectly working xorg with dual head configuration, 2 desktops (without xinerama). I've got 2 xorg.conf files, one for propietary ATI (fglrx) driver, and other to use the open source driver. The difference is very notorious. The problem I have

Re: [CentOS] Where do I get Centos 5 Kernel sources for compiling drivers?

2007-06-28 Thread Peter Kjellstrom
On Thursday 28 June 2007, Richard Chapman wrote: > Thanks Peter and Akemi. I stand suitably chastised for replying to > random post. I wont do it again. Maybe this is why I haven't found the > list as responsive as it seemed to others... Thanks for the information. > I didn't know about the smarts

Re: [CentOS] Where do I get Centos 5 Kernel sources for compiling drivers?

2007-06-28 Thread Akemi Yagi
On 6/28/07, Richard Chapman <[EMAIL PROTECTED]> wrote: Thanks also for the info on kernel-devel - but the snag is my centos system isn't on the Internet because the lan driver is broken...:-). We seem to have a bootstrap problem...:-). I therefore assume I can't just "yum" for it. Can you tell

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Ralph Angenendt
Radu-Cristian FOTESCU wrote: > > Wrong list? > > But yes, it might be a wrong list, for different reasons than you thought of. Ermm, no. For EPEL administriva, there's the fedora-epel list. Ralph pgpSMgKfY80BX.pgp Description: PGP signature ___ CentO

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Radu-Cristian FOTESCU
> Wrong list? The subject line was a question. EPEL stands for... you know what. And CentOS is a rebuild of... you know what. Therefore, I suspect that CentOS users would/should/could be interested in adding EPEL as an extra repository. You know, there is more than Karan[bir] and DAG on Earth..

Re: [CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Daniel de Kok
On Thu, 2007-06-28 at 03:46 -0700, Radu-Cristian FOTESCU wrote: > Does anyone know how to submit wishes to the EPEL Wishlist here? > http://fedoraproject.org/wiki/EPEL/WishList > > It reads "Immutable Page". Wrong list? -- Daniel ___ CentOS mailing li

[CentOS] How to add to EPEL wishlist?

2007-06-28 Thread Radu-Cristian FOTESCU
Does anyone know how to submit wishes to the EPEL Wishlist here? http://fedoraproject.org/wiki/EPEL/WishList It reads "Immutable Page". They say: "Please add packages that are part of Fedora but lack a EPEL maintainer to this list", but there is no way to do that! They don't say if "Packages pa

Re: [CentOS] Where do I get Centos 5 Kernel sources for compiling drivers?

2007-06-28 Thread Richard Chapman
Thanks Peter and Akemi. I stand suitably chastised for replying to random post. I wont do it again. Maybe this is why I haven't found the list as responsive as it seemed to others... Thanks for the information. I didn't know about the smarts in the email client. Thanks also for the info on ker

Re: [CentOS] BIOS upgrade side effects

2007-06-28 Thread John Bowden
On Thursday 28 June 2007 02:40:37 Ted Miller wrote: > Are there any possible undesirable effects of a BIOS upgrade? The worst I > can think of is something that would change my SATA drives from being > mapped as SCSI to being mapped as IDE. > > Ted Miller > Indiana > __

Re: [CentOS] Vsftpd problem

2007-06-28 Thread Tony Molloy
On Thursday 28 June 2007 10:18, Feizhou wrote: > Tony Molloy wrote: > > On Thursday 28 June 2007 08:58, Feizhou wrote: > >>> That's probably it. The SELinux problem strikes again. > >> > >> If you hate SELinux that much, just turn it off. > > > > I don't "hate" it. I just forget that it causes prob

Re: [CentOS] Vsftpd problem

2007-06-28 Thread Feizhou
Tony Molloy wrote: On Thursday 28 June 2007 08:58, Feizhou wrote: That's probably it. The SELinux problem strikes again. If you hate SELinux that much, just turn it off. I don't "hate" it. I just forget that it causes problems sometimes when it's not configured properly. :) 'The SELinux pr

Re: [CentOS] Where do I get Centos 5 Kernel sources for compiling drivers?

2007-06-28 Thread Peter Kjellstrom
On Thursday 28 June 2007, Richard Chapman wrote: > I have a problem with Centos 5 not detecting my realtek 8111b lan chip > on a Gigabyte GA-945GM-S2 motherboard. > I have found a reference to a new driver from realtek and/or redhat - > which has instructions on building the driver. > When I go to

Re: [CentOS] Where do I get Centos 5 Kernel sources for compiling drivers?

2007-06-28 Thread Akemi Yagi
On 6/27/07, Richard Chapman <[EMAIL PROTECTED]> wrote: I have a problem with Centos 5 not detecting my realtek 8111b lan chip on a Gigabyte GA-945GM-S2 motherboard. I have found a reference to a new driver from realtek and/or redhat - which has instructions on building the driver. When I go to "m

Re: [CentOS] Vsftpd problem

2007-06-28 Thread Tony Molloy
On Thursday 28 June 2007 08:58, Feizhou wrote: > > That's probably it. The SELinux problem strikes again. > > If you hate SELinux that much, just turn it off. I don't "hate" it. I just forget that it causes problems sometimes when it's not configured properly. Tony >

Re: [CentOS] Vsftpd problem

2007-06-28 Thread Feizhou
That's probably it. The SELinux problem strikes again. If you hate SELinux that much, just turn it off. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Vsftpd problem

2007-06-28 Thread Tony Molloy
On Tuesday 26 June 2007 13:16, Jim Perrin wrote: > On 6/26/07, Tony Molloy <[EMAIL PROTECTED]> wrote: > > Is this a permissions problem or does vsftpd not allow separate > > filesystems to be seen. > > Have you looked in the log files for errors? Are you using selinux? If > you're using selinux, yo