Re: [CentOS] 32-bit boot CD for 64-bit install using kickstart

2010-04-30 Thread Robert Heller
At Fri, 30 Apr 2010 16:48:18 -0500 CentOS mailing list wrote: > > Hi, > > I am using kickstart method for CentOS installation. The install is > done using mirror site URL and not CD/DVD ISOs. However, the system is > initially booted from 32-bit CentOS CD. When the install process > starts I g

Re: [CentOS] 32-bit boot CD for 64-bit install using kickstart

2010-04-30 Thread Alan McKay
> I have one large kickstart with repo's/urls defined for both x86 > and x64 and I swap comments when applicable. Yeah, me too. I have a centos32.ks and a centos64.ks and so far both are identical expect for one line near the top where I swap the location of the repository. Whenever I make cha

Re: [CentOS] 32-bit boot CD for 64-bit install using kickstart

2010-04-30 Thread Joseph L. Casale
>I've never had a problem doing that. Seems logical:) I have one large kickstart with repo's/urls defined for both x86 and x64 and I swap comments when applicable. The times I forget and boot the wrong iso, it never works (which I always just assumed was expected)... __

Re: [CentOS] 32-bit boot CD for 64-bit install using kickstart

2010-04-30 Thread Alan McKay
> If I change install URL to 32-bit ISOs then everything works fine. Do > I need to use 64-bit boot CD for this install? I dunno know for sure, but I always use the 32 bit CD for 32 bit kickstart installs, and the 64 bit for 64 bit I've never had a problem doing that. -- “Don't eat anything yo

[CentOS] 32-bit boot CD for 64-bit install using kickstart

2010-04-30 Thread Carlos S
Hi, I am using kickstart method for CentOS installation. The install is done using mirror site URL and not CD/DVD ISOs. However, the system is initially booted from 32-bit CentOS CD. When the install process starts I get errors as: - package rpm not found - abort/continue? - package lvm2 not found

Re: [CentOS] vim and backup files

2010-04-30 Thread ellis
On Fri, 30 Apr 2010 14:22:13 -0700, Kwan Lowe wrote: > Check filesystems for space? Temp dir? Maybe try cleaning out your > .vimrc to see if some cruft in it? Also check /etc/vimrc for > changes.. Maybe even re-install or check to see if the packages have > been corrupted? Check inode availab

Re: [CentOS] vim and backup files

2010-04-30 Thread Joseph L. Casale
>Same versions as me. > >Check filesystems for space? Temp dir? Maybe try cleaning out your >.vimrc to see if some cruft in it? Also check /etc/vimrc for >changes.. Maybe even re-install or check to see if the packages have >been corrupted? All the systems exhibit, space is good etc. Even w/o a

Re: [CentOS] vim and backup files

2010-04-30 Thread Kwan Lowe
On Fri, Apr 30, 2010 at 5:02 PM, Joseph L. Casale wrote: >>Nothing jumps out.. What specific version are you running?  selinux enabled? > > vim-enhanced-7.0.109-6.el5 > vim-common-7.0.109-6.el5 > vim-minimal-7.0.109-6.el5 > > No selinux. Odd, it was working on all the systems until recently? Same

Re: [CentOS] vim and backup files

2010-04-30 Thread Joseph L. Casale
>Nothing jumps out.. What specific version are you running? selinux enabled? vim-enhanced-7.0.109-6.el5 vim-common-7.0.109-6.el5 vim-minimal-7.0.109-6.el5 No selinux. Odd, it was working on all the systems until recently? ___ CentOS mailing list CentOS

Re: [CentOS] vim and backup files

2010-04-30 Thread Kwan Lowe
On Fri, Apr 30, 2010 at 4:42 PM, Joseph L. Casale wrote: >>Can you dump your current configuration? > > Sure, on one machine: > > :set > --- Options --- [snip] Nothing jumps out.. What specific version are you running? selinux enabled? ___ CentOS maili

Re: [CentOS] vim and backup files

2010-04-30 Thread Joseph L. Casale
>Can you dump your current configuration? Sure, on one machine: :set --- Options --- background=dark history=50 incsearch scrolloff=5 smartcase viminfo='20,"50 t_Sf=^[[3%dm backup hlsearch nomodelineshowbreak=>

Re: [CentOS] vim and backup files

2010-04-30 Thread Kwan Lowe
On Fri, Apr 30, 2010 at 4:11 PM, Joseph L. Casale wrote: >>Works for me.. Maybe you have backupdir set someplace else?? I just >>tried with fully updated 4.8 and 5.5 systems.. > > Odd, even with backupdir explicitly set, it doesn't make a copy? > It's getting disabled someplace as strace doesn't i

Re: [CentOS] vim and backup files

2010-04-30 Thread Joseph L. Casale
>Works for me.. Maybe you have backupdir set someplace else?? I just >tried with fully updated 4.8 and 5.5 systems.. Odd, even with backupdir explicitly set, it doesn't make a copy? It's getting disabled someplace as strace doesn't indicate any mention of it. __

Re: [CentOS] vim and backup files

2010-04-30 Thread Kwan Lowe
On Fri, Apr 30, 2010 at 3:13 PM, Joseph L. Casale wrote: > None of my CentOS servers that are up to date recognize :set backup? > A strace shows no mention of it, the backup never gets created, what > am I missing here, anyone know if something changed that affects the > backup behavior? Works fo

[CentOS] vim and backup files

2010-04-30 Thread Joseph L. Casale
None of my CentOS servers that are up to date recognize :set backup? A strace shows no mention of it, the backup never gets created, what am I missing here, anyone know if something changed that affects the backup behavior? Thanks! jlc ___ CentOS mailing

Re: [CentOS] DNSSEC

2010-04-30 Thread m . roth
Drew wrote: > Behalf Of m.r...@5-cent.us > Sent: Friday, April 30, 2010 1:07 PM > >>There's an article on slashdot, >> > >> Excerpt: >> ...the coming milestone of May 5, at 17:00 UTC - at this time DNSSEC will >> be rolled out across a

Re: [CentOS] CentOS 5.4 off-center on SuperMicro console

2010-04-30 Thread Bill Campbell
On Fri, Apr 30, 2010, Rudi Ahlers wrote: >On 4/29/10, Richard Karhuse wrote: ... >, lemme check and see. could this be the problem? I tried an LCD >monitor, and bypassed the KVM, but the problem remains. I generally cheat on things like this, setting the video to plain VESA and a generic mon

Re: [CentOS] DNSSEC

2010-04-30 Thread Drew Weaver
Hi, It's enabled by default if BIND is the right version nothing needs to be done. I found it kind of sad that the version of BIND that comes with the latest version of CentOS 4 is so old that it doesn't support DNSSEC. thanks, -Drew XLHost.com -Original Message- From: centos-boun...@ce

[CentOS] DNSSEC

2010-04-30 Thread m . roth
Well, folks, There's an article on slashdot, Excerpt: ...the coming milestone of May 5, at 17:00 UTC — at this time DNSSEC will be rolled out across all 13 root servers. Some Internet users, especially those inside corporations and beh

Re: [CentOS] Simplifying making a USB install key

2010-04-30 Thread m . roth
Bob wrote: > On Fri, Apr 30, 2010 at 11:03 AM, wrote: >> Ok, where/how do I submit this to the CentOS project? >> >> Here's a complete script - anyone, *please* feel free to test it, and >> let me know if I've missed anything. >> >> #!/bin/bash >> # ### >> # Autho

Re: [CentOS] Reverse engineering USB devices

2010-04-30 Thread Robert Heller
At Fri, 30 Apr 2010 18:49:34 +0300 CentOS mailing list wrote: > > 2010/4/30 Stephen Harris : > > I'm pretty sure this is the wrong list, but maybe some clever people > > here can redirect me... > > > > I have a "RCA RS2100 Bookshelf Audio System" > >  http://www.woot.com/blog/viewentry.aspx?id

Re: [CentOS] Reverse engineering USB devices

2010-04-30 Thread Eero Volotinen
2010/4/30 Stephen Harris : > I'm pretty sure this is the wrong list, but maybe some clever people > here can redirect me... > > I have a "RCA RS2100 Bookshelf Audio System" >  http://www.woot.com/blog/viewentry.aspx?id=2744 > This is radio/CD/mp3 player... PLUS it can stream audio wirelessly. > You

[CentOS] Reverse engineering USB devices

2010-04-30 Thread Stephen Harris
I'm pretty sure this is the wrong list, but maybe some clever people here can redirect me... I have a "RCA RS2100 Bookshelf Audio System" http://www.woot.com/blog/viewentry.aspx?id=2744 This is radio/CD/mp3 player... PLUS it can stream audio wirelessly. You plug a USB device into your PC and you

Re: [CentOS] Simplifying making a USB install key

2010-04-30 Thread Phil Schaffner
m.r...@5-cent.us wrote on 04/30/2010 11:03 AM: > Ok, where/how do I submit this to the CentOS project? http://wiki.centos.org/Contribute If you don't want to jump through the hoops required to become a Wiki author, let me know and I'll be glad to add it with attribution to http://wiki.centos.or

Re: [CentOS] Simplifying making a USB install key

2010-04-30 Thread Bob Beers
On Fri, Apr 30, 2010 at 11:03 AM, wrote: > Ok, where/how do I submit this to the CentOS project? > > Here's a complete script - anyone, *please* feel free to test it, and let > me know if I've missed anything. > > Thanks in advance. > >        mark > > #!/bin/bash > #

Re: [CentOS] need help: about remove space

2010-04-30 Thread Todd Denniston
Michel van Deventer wrote, On 04/30/2010 10:55 AM: > Hi, > > On Fri, 2010-04-30 at 07:46 -0700, adrian kok wrote: >> Hi all >> >> I have big file as below >> and would like to know how many line eg: wc -l file >> but can't figure out how to know >> >> If I type wc -l file, I only get the 1023 but

[CentOS] Simplifying making a USB install key

2010-04-30 Thread m . roth
Ok, where/how do I submit this to the CentOS project? Here's a complete script - anyone, *please* feel free to test it, and let me know if I've missed anything. Thanks in advance. mark #!/bin/bash # ### # Author: mark roth # Date: 30 Apr. 2010 # Purpose:

Re: [CentOS] need help: about remove space

2010-04-30 Thread Michel van Deventer
Hi, On Fri, 2010-04-30 at 07:46 -0700, adrian kok wrote: > Hi all > > I have big file as below > and would like to know how many line eg: wc -l file > but can't figure out how to know > > If I type wc -l file, I only get the 1023 but it includes the space > When I use cat file | tr -d "\r \n".

Re: [CentOS] need help: about remove space

2010-04-30 Thread Phil Schaffner
cat FileA | tr -s '\n' > FileB ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] need help: about remove space

2010-04-30 Thread Peter Hinse
Am 30.04.2010 16:46, schrieb adrian kok: > I have big file as below > and would like to know how many line eg: wc -l file > but can't figure out how to know > > If I type wc -l file, I only get the 1023 but it includes the space > When I use cat file | tr -d "\r \n". it gives me "adrian alice..

[CentOS] need help: about remove space

2010-04-30 Thread adrian kok
Hi all I have big file as below and would like to know how many line eg: wc -l file but can't figure out how to know If I type wc -l file, I only get the 1023 but it includes the space When I use cat file | tr -d "\r \n". it gives me "adrian alice.." I need it as fileB and then wc -l fileB.

Re: [CentOS] C5: correct place for routing scripts?

2010-04-30 Thread Robert Nichols
On 04/29/2010 07:21 AM, Kimmo Koivisto wrote: > Hello > > I have several Centos 4 and Centos 5 servers. Because of the nature of > the environment, there are some static arp entries made with arp > command and then source routing made with "ip rule/ip route" > -commands. > > Those commands are now

Re: [CentOS] CentOS 5.4 off-center on SuperMicro console

2010-04-30 Thread Rudi Ahlers
On Fri, Apr 30, 2010 at 9:47 AM, Rudi Ahlers wrote: > On 4/29/10, Richard Karhuse wrote: > > On Thu, Apr 29, 2010 at 5:34 PM, Rudi Ahlers > wrote: > > > >> > >> > >> On Thu, Apr 29, 2010 at 11:24 PM, wrote: > >> > >>> > I have a weird situation with a new installation of CentOS 5.4 x64, > on >

Re: [CentOS] ibmasm service

2010-04-30 Thread John Doe
From: Janez Kosmrlj >On Tue, Apr 20, 2010 at 8:27 AM, Janez Kosmrlj >wrote: >>>Does someone have any info on this service. It's supposed to configure and >>>have the tools to communicate with the ibm RSA. >>I am looking for a procedure to configure the RSA without using the bios and >>when po

Re: [CentOS] ibmasm service

2010-04-30 Thread Janez Kosmrlj
On Tue, Apr 20, 2010 at 8:27 AM, Janez Kosmrlj wrote: > Does someone have any info on this service. It's supposed to configure and > have the tools to communicate with the ibm RSA. > I am looking for a procedure to configure the RSA without using the bios > and when possible set a access password.

Re: [CentOS] CentOS 5.4 off-center on SuperMicro console

2010-04-30 Thread Rudi Ahlers
On 4/29/10, Richard Karhuse wrote: > On Thu, Apr 29, 2010 at 5:34 PM, Rudi Ahlers wrote: > >> >> >> On Thu, Apr 29, 2010 at 11:24 PM, wrote: >> >>> > I have a weird situation with a new installation of CentOS 5.4 x64, on >>> > a >>> > SuperMicro X7SBI server. The server has a http://www.supermic