RE: [CentOS] Help: Server security compromised?

2008-08-07 Thread [EMAIL PROTECTED]
_ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Noob Centos Admin Sent: Thursday, August 07, 2008 5:17 AM To: CentOS mailing list Subject: Re: [CentOS] Help: Server security compromised? On Thu, Aug 7, 2008 at 1:54 AM, Sorin Srbu <[EMAIL PROTECTED]> wrote: Seen this?

Re: [CentOS] Yum

2008-08-07 Thread Mohsen Pahlevanzadeh
Lanny Marcus wrote: On Tue, Aug 5, 2008 at 9:07 PM, Jim Perrin <[EMAIL PROTECTED]> wrote: On Tue, Aug 5, 2008 at 5:38 PM, Chris Brentano <[EMAIL PROTECTED]> wrote: Hmm, it should be there no matter what, even if you deselect all the package groups on install. Should be at /usr/bin/yum.

RE: [CentOS] Whole disk encryption - SOLVED

2008-08-07 Thread Plant, Dean
Timothy Selivanow wrote: > On Mon, 2008-08-04 at 16:51 +0100, Plant, Dean wrote: >> Has there been any updates to support encrypting the whole disk in >> 5.2? > > There hasn't been any built-in support until Fedora 9, so perhaps at > the earliest it would be 5.3 if at all. There are however, way

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Wed, Aug 6, 2008 at 11:23 PM, Mark Hull-Richter <[EMAIL PROTECTED]> wrote: > I pulled down the 2.6.18-92.1.10 source, installed it, built the package, > copied the straight x86_64 config file from SOURCES into the build > directory, redid make menuconfig to enable NTFS support, added the # x86_6

[CentOS] Firewire/IEEE1394 support on centos.plus repro and yum update

2008-08-07 Thread Emmanuel Borlet
Helo, I'm trying to update a centos server with a kernel form the centos.plus repro because it contain Firewire/IEEE1394 support. But when y do a : # yum update The kernel from the base is more recent thant the centos plus repro I have tried with the http://wiki.centos.org/PackageManagement/Yum/P

Re: [CentOS] Firewire/IEEE1394 support on centos.plus repro and yum update

2008-08-07 Thread Akemi Yagi
On Thu, Aug 7, 2008 at 2:41 AM, Emmanuel Borlet <[EMAIL PROTECTED]> wrote: > Helo, > > I'm trying to update a centos server with a kernel form the centos.plus > repro because it contain Firewire/IEEE1394 support. > But when y do a : > # yum update > The kernel from the base is more recent thant the

Re: [CentOS] Firewire/IEEE1394 support on centos.plus repro and yum update

2008-08-07 Thread Emmanuel Borlet
It seems to work ! Thank's you ! I have removed the priority added the exclude / includepkgs arguments See my new # cat /etc/yum.repos.d/CentOS-Base.repo [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&; repo=os #baseurl=http://m

[CentOS] Mount a Xen disk image file

2008-08-07 Thread Dirk H. Schulz
Hi Folks, I search for a way to mount the .img files virt-install creates for Xen VMs. Using fdisk -lu I found it contains to 2 partitions: # fdisk -lu /var/lib/xen/images/BaseCentos.img last_lba(): I don't know how to handle files with mode 81ed Sie müssen angeben Zylinder. Sie können dies i

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Johnny Hughes
Akemi Yagi wrote: On Wed, Aug 6, 2008 at 11:23 PM, Mark Hull-Richter <[EMAIL PROTECTED]> wrote: I pulled down the 2.6.18-92.1.10 source, installed it, built the package, copied the straight x86_64 config file from SOURCES into the build directory, redid make menuconfig to enable NTFS support, ad

Re: [CentOS] CentOS 5.2 -- how do I choose a wireless network?

2008-08-07 Thread Johnny Hughes
MHR wrote: On Wed, Aug 6, 2008 at 3:57 AM, Johnny Hughes <[EMAIL PROTECTED]> wrote: WRT wireless on CentOS, use NetworkManager to find and connect to networks ... You can see if it is installed with the command: rpm -qa | egrep "NetworkManager|wpa_supplicant" If installed, the output is simil

Re: [CentOS] Yum

2008-08-07 Thread Johnny Hughes
Lanny Marcus wrote: On Wed, Aug 6, 2008 at 2:10 AM, Bent Terp <[EMAIL PROTECTED]> wrote: On Tue, Aug 5, 2008 at 7:01 PM, Mohsen Pahlevanzadeh <[EMAIL PROTECTED]> wrote: Dear All, When i install CentOS, it doesn't install yum package. How i do it? when i haven't yum, it is like that i haven't ap

Re: [CentOS] Mount a Xen disk image file

2008-08-07 Thread Fabian Arrotin
Dirk H. Schulz wrote: - I venture it is because the second partition is LVM (8e). Did anybody out there succeed in mounting an LVM partition out of an image file? That's why kpartx (for lvm) and lomount exist ;-) Don't forget after you've used kpartx -a to use lvscan to discover your lv an

Re: [CentOS] Mount a Xen disk image file

2008-08-07 Thread Dirk H. Schulz
Hi Fabian, --On 7. August 2008 16:22:36 +0200 Fabian Arrotin <[EMAIL PROTECTED]> wrote: Dirk H. Schulz wrote: - I venture it is because the second partition is LVM (8e). Did anybody out there succeed in mounting an LVM partition out of an image file? That's why kpartx (for lvm) and lomou

Re: [CentOS] Re: I'm Stuck

2008-08-07 Thread Glenn
At 11:31 PM 8/6/2008, you wrote: Dear List, Many thanks for all the suggestions! I will see if the Vaio can boot from a pen drive. Being several years old, I'm not sure. If not, the suggestion to put the drive in another computer is intriguing. Best regards, -- I have used this technique o

[CentOS] CentOS5 running very slowly on a core 2 duo with 4 GB RAM

2008-08-07 Thread israel.garcia
Hi, I've installed CentOS5.2 on an INTEL Core 2 Duo (Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz), 4 GB RAM (MemTotal: 4072176 kB) and my system gets sevarel minutes to startup, specially on udev daemon. Once the system is UP, every command I run gets 100% CPU and every is very slowly at t

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > > I suggest you take a look at the Wiki article: > > http://wiki.centos.org/HowTos/Custom_Kernel > > It has been updated recently (Alan did most of the work) to > accommodate recent changes in the spec file. You will find many

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 6:45 AM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > Akemi Yagi wrote: > > Also, > > Do 'make oldconfig' first, before adding the x86_64 back in and coping back > to the SOURCES dir. > > ALSO ... there are some "generic" parts that need stripped out of the spec > or it will ov

Re: [CentOS] CentOS5 running very slowly on a core 2 duo with 4 GB RAM

2008-08-07 Thread Eduardo Grosclaude
On 8/7/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > Hi, I've installed CentOS5.2 on an INTEL Core 2 Duo (Intel(R) Core(TM)2 Duo > CPU E6550 @ 2.33GHz), 4 GB RAM (MemTotal: 4072176 kB) and my > system gets sevarel minutes to startup, specially on udev daemon. Once the > syste

Re: [CentOS] CentOS5 running very slowly on a core 2 duo with 4 GB RAM

2008-08-07 Thread Ralph Angenendt
[EMAIL PROTECTED] wrote: > Hi, I've installed CentOS5.2 on an INTEL Core 2 Duo (Intel(R) Core(TM)2 > Duo CPU E6550 @ 2.33GHz), 4 GB RAM (MemTotal: 4072176 kB) and > my system gets sevarel minutes to startup, specially on udev daemon. > Once the system is UP, every command I run gets 100%

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Thu, Aug 7, 2008 at 8:34 AM, MHR <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >> >> I suggest you take a look at the Wiki article: >> >> http://wiki.centos.org/HowTos/Custom_Kernel >> >> It has been updated recently (Alan did most of the work

Re: [CentOS] Help: Server security compromised?

2008-08-07 Thread Ray Leventhal
Noob Centos Admin wrote: On Thu, Aug 7, 2008 at 1:54 AM, Sorin Srbu <[EMAIL PROTECTED] > wrote: Seen this? http://www.askbjoernhansen.com/2007/09/18/safely_change_firewall_rules_remotely.html Unfortunately, only after you pointed it out :( But thankfully

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Thu, Aug 7, 2008 at 8:53 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 8:34 AM, MHR <[EMAIL PROTECTED]> wrote: >> On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >>> >>> I suggest you take a look at the Wiki article: >>> >>> http://wiki.centos.org/HowTo

Re: [CentOS] CentOS5 running very slowly on a core 2 duo with 4 GB RAM

2008-08-07 Thread John R Pierce
[EMAIL PROTECTED] wrote: Hi, I’ve installed CentOS5.2 on an INTEL Core 2 Duo (Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz), 4 GB RAM (MemTotal: 4072176 kB) and my system gets sevarel minutes to startup, specially on udev daemon. Once the system is UP, every command I run gets 100% CPU and eve

Re: [CentOS] CentOS5 running very slowly on a core 2 duo with 4 GB RAM

2008-08-07 Thread John R Pierce
Eduardo Grosclaude wrote: On 8/7/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, I've installed CentOS5.2 on an INTEL Core 2 Duo (Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz), 4 GB RAM (MemTotal: 4072176 kB) and my system gets sevarel minutes to startup, specially on udev daem

Re: [CentOS] Firewire/IEEE1394 support on centos.plus repro and yum update

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 3:21 AM, Emmanuel Borlet <[EMAIL PROTECTED]> wrote: > It seems to work ! > > Thank's you ! > > I have removed the priority added the exclude / includepkgs arguments > 1) Please don't top post. 2) I would recommend strongly AGAINST removing the priorities. First, there is n

Re: [CentOS] CentOS5 running very slowly on a core 2 duo with 4 GB RAM

2008-08-07 Thread Jayson Rowe
Ralph Angenendt wrote: [EMAIL PROTECTED] wrote: Hi, I've installed CentOS5.2 on an INTEL Core 2 Duo (Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz), 4 GB RAM (MemTotal: 4072176 kB) and my system gets sevarel minutes to startup, specially on udev daemon. Once the system is UP, every com

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 8:54 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 8:53 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >> >> One other note about the updated wiki article. This line: >> >> [EMAIL PROTECTED] cp /boot/config-`uname -r` .config > > Oooops, not that line. The l

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 9:57 AM, MHR <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 8:54 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >> On Thu, Aug 7, 2008 at 8:53 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: >>> >>> One other note about the updated wiki article. This line: >>> >>> [EMAIL PROTECTED

[CentOS] CentOS as a desktop was Re: Slightly OT

2008-08-07 Thread Donald Buchan
> OK ... this is silly > > CentOS is an Enterprise distro and works great as a workstation. In > fact, it is just as good as Ubuntu for a desktop. I would argue that a > stable, supported for several year desktop is much better than a distro > that upgrades every 6 months. I have found just that

Re: [CentOS] I'm Stuck

2008-08-07 Thread Florin Andrei
Please don't reply to an existing discussion thread and change the subject. Create a new message if you start a new topic. Thanks. -- Florin Andrei http://florin.myip.org/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/list

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Farkas Levente
Akemi Yagi wrote: On Thu, Aug 7, 2008 at 8:34 AM, MHR <[EMAIL PROTECTED]> wrote: On Thu, Aug 7, 2008 at 2:24 AM, Akemi Yagi <[EMAIL PROTECTED]> wrote: I suggest you take a look at the Wiki article: http://wiki.centos.org/HowTos/Custom_Kernel It has been updated recently (Alan did most of the

Re: [CentOS] Kernel 92.1.10 build issue

2008-08-07 Thread Akemi Yagi
On Thu, Aug 7, 2008 at 10:58 AM, Farkas Levente <[EMAIL PROTECTED]> wrote: > Akemi Yagi wrote: >> is especially important at this moment even if you are building just >> the standard kernel. This is because there is a bug in the current >> kernel: >> >> https://bugzilla.redhat.com/show_bug.cgi?id

Re: [CentOS] Mount a Xen disk image file

2008-08-07 Thread Kai Schaetzl
Dirk H. Schulz wrote on Thu, 07 Aug 2008 16:46:47 +0200: > Do you have any other idea? Do you want to regularly access it that way or do you just need to access the files onetime? I do not like this xvda stuff at all. So I created a basic setup with virt-install and copied all content off (I do

Re: [CentOS] openldap package compilation flags?

2008-08-07 Thread Bob Beers
On Wed, Jul 16, 2008 at 6:30 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > tblader wrote: >> >> Hello All. >> How do I find out what flags were used to compile >> the Centos openldap-2.3.27-8.el5_2.4 rpm package? >> I'm specifically wondering if it was compiled with >> --enable-lmpasswd >> >> Than

Re: [CentOS] openldap package compilation flags?

2008-08-07 Thread Johnny Hughes
Bob Beers wrote: On Wed, Jul 16, 2008 at 6:30 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: tblader wrote: Hello All. How do I find out what flags were used to compile the Centos openldap-2.3.27-8.el5_2.4 rpm package? I'm specifically wondering if it was compiled with --enable-lmpasswd Thanks!

Re: [CentOS] openldap package compilation flags?

2008-08-07 Thread Bob Beers
On Thu, Aug 7, 2008 at 4:20 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: > Bob Beers wrote: >> Slightly OT, but related to this question and answer, >> I'd like to know what options are used to >> build the openssh-4.3p2-26.el5 package. >> >> Fetching the SRPM and exploring in there >> I can see

Re: [CentOS] CentOS 5.2 -- how do I choose a wireless network?

2008-08-07 Thread Aleksey Tsalolikhin
Hi. Thanks again for all your replies. The CentOS 5.2 Live CD does include NetworkManager. However the only choice in the Network Manager applet is "Wired Network". I then tried Ubuntu Live CD. Using it's network manager, I was able to browse the several local wireless networks, and to succes

Re: [CentOS] CentOS 5.2 -- how do I choose a wireless network?

2008-08-07 Thread Aleksey Tsalolikhin
Any suggestions on how to make this work under CentOS? I'd prefer to have CentOS on my laptop, to keep it the same OS as our servers.I don't want to learn two flavors of Linux... Thanks, -at ___ CentOS mailing list CentOS@centos.org http://lists.ce

Re: [CentOS] openldap package compilation flags?

2008-08-07 Thread Johnny Hughes
Bob Beers wrote: On Thu, Aug 7, 2008 at 4:20 PM, Johnny Hughes <[EMAIL PROTECTED]> wrote: Bob Beers wrote: Slightly OT, but related to this question and answer, I'd like to know what options are used to build the openssh-4.3p2-26.el5 package. Fetching the SRPM and exploring in there I can se

[CentOS] CentOS 5.2 - Nautilus - file types are not associated with an action and icons are not displayed

2008-08-07 Thread Vaclav Mocek
Hi all, I use CentOS 5.2 as a desktop and the Gnome Nautilus doesn't display icons related to the file types and all associated actions ("open with") are lost. It is so bad, that the desktop shortcuts are displayed as ordinary files "Filesystem.desktop" or "openoffice.org-1.9-calc.desktop", a

Re: [CentOS] CentOS 5.2 - Nautilus - file types are not associated with an action and icons are not displayed

2008-08-07 Thread MHR
On Thu, Aug 7, 2008 at 3:51 PM, Vaclav Mocek <[EMAIL PROTECTED]> wrote: > > I use CentOS 5.2 as a desktop and the Gnome Nautilus doesn't display icons > related to the file types and all associated actions ("open with") are lost. > It is so bad, that the desktop shortcuts are displayed as ordinary

Re: [CentOS] Yum

2008-08-07 Thread Brett Davidson
David Dyer-Bennet wrote: On Wed, August 6, 2008 13:40, Lanny Marcus wrote: Hosts normally advertise a VPS as being almost like a Dedicated Server. Lots of resources and lots of options. In this case, without being able to use yum, it starts as a Security problem, because he cannot update the

Re: [CentOS] CentOS 5.2 - Nautilus - file types are not associated with an action and icons are not displayed

2008-08-07 Thread Vaclav Mocek
MHR wrote: On Thu, Aug 7, 2008 at 3:51 PM, Vaclav Mocek <[EMAIL PROTECTED]> wrote: I use CentOS 5.2 as a desktop and the Gnome Nautilus doesn't display icons related to the file types and all associated actions ("open with") are lost. It is so bad, that the desktop shortcuts are displayed as

Re: [CentOS] CentOS 5.2 -- how do I choose a wireless network?

2008-08-07 Thread Mark Pryor
--- On Thu, 8/7/08, Aleksey Tsalolikhin <[EMAIL PROTECTED]> wrote: > From: Aleksey Tsalolikhin <[EMAIL PROTECTED]> > Subject: Re: [CentOS] CentOS 5.2 -- how do I choose a wireless network? > To: "CentOS mailing list" > Date: Thursday, August 7, 2008, 2:24 PM > Hi. Thanks again for all your re

[CentOS] ext2online / ext2resize

2008-08-07 Thread Al Sparks
I'm running CentOS 5.2 x x86_64. I did an lvextend of a logical volume, and proceeded to run one of the ext2 utilities (e.g. ext2online, ext2resize) and found to my surprise that it wasn't on there. So I started googling around, and as far as I can see, though I'm not sure, they're supposed to be

Re: [CentOS] ext2online / ext2resize

2008-08-07 Thread Ignacio Vazquez-Abrams
On Thu, 2008-08-07 at 18:32 -0700, Al Sparks wrote: > I'm running CentOS 5.2 x x86_64. > > I did an lvextend of a logical volume, and proceeded to run one of the > ext2 utilities (e.g. ext2online, ext2resize) and found to my surprise > that it wasn't on there. Did you mean resize2fs? -- Ignacio

Re: [CentOS] CentOS 5.2 -- how do I choose a wireless network?

2008-08-07 Thread D Steward
> Any suggestions on how to make this work under CentOS? What errors are you getting in the log files? What is your wireless card/chipset? > I'd prefer to > have CentOS on my laptop, to keep it the same OS as our servers.I > don't want to learn two flavors of Linux... fedora is very close t

Re: [CentOS] Mount a Xen disk image file

2008-08-07 Thread Dirk H. Schulz
Hi Kai, --On 7. August 2008 20:31:22 +0200 Kai Schaetzl <[EMAIL PROTECTED]> wrote: Dirk H. Schulz wrote on Thu, 07 Aug 2008 16:46:47 +0200: Do you have any other idea? Do you want to regularly access it that way or do you just need to access the files onetime? I do not like this xvda stuf

[CentOS] MRTG Problem - no traffic recorded

2008-08-07 Thread Morten Nilsen
Hi all, I've just recently replaced my old firewall with a new one, running CentOS 5.. Yesterday, I decided to get MRTG up and running again, so I entered sections like this into the mrtg.conf file: Title[vlan10]: Bandwidth usage on tenchi.4th-age.com (Internet) PageTop[vlan10]: Traffic sta

[CentOS] rebuilding the kernel.

2008-08-07 Thread Yahia Tachwali
Hello folks, I am trying to add HDLC module support in the menuconfig. However, I am facing difficulties in rebuilding the kernel and modules. My main objective is to get the HDLC supported in kernel 2.6.9. I have a CentOS 4.4 with kernel 2.6.9.42. I need help in finding the best way to add th