Re: [CentOS] hpasm snmp agent -- (Was) Tons of SNMP ?errors? in /var/log/messages

2007-12-12 Thread Mogens Kjaer
/psp/hpsmh-2.1.8-177.linux.i386.rpm and I use Big Brother to watch the status of temperatures, etc., by calling /sbin/hplog (from the hpasm package). This is on a ML370G3. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25

Re: [CentOS] Re: What is equivalent to MS OUTLOOK ?

2007-12-13 Thread Mogens Kjaer
that the architecture Linux-x86_64-gcc3 is wrong. It works on Fedora 7 x86_64. I even tried building lightning from source, same error when installing in thunderbird. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53

Re: [CentOS] Centos 5.1

2007-12-14 Thread Mogens Kjaer
> md5sum -c CentOS-5.1-x86_64-bin-DVD.iso This is wrong. Get the md5sum.txt and do a: md5sum -c md5sum.txt or get sha1sum.txt and do: sha1sum -c sha1sum.txt Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53

[CentOS] Centos 5.1, mythtv, saa7134_dvb?

2007-12-31 Thread Mogens Kjaer
I'm trying to set up my Centos 5.1 box at home to run mythtv. The DVB-T card requires saa7134 and saa7134_dvb. These are not in the Centos kernels. Centosplus has saa7134, but not saa7134_dvb. Do I have to compile the kernel myself, or is there a trick? Mogens -- Mogens Kjaer, Carlsber

Re: [CentOS] Centos 5.1, mythtv, saa7134_dvb?

2007-12-31 Thread Mogens Kjaer
Johnny Hughes wrote: Mogens Kjaer wrote: I'm trying to set up my Centos 5.1 box at home to run mythtv. The DVB-T card requires saa7134 and saa7134_dvb. These are not in the Centos kernels. Centosplus has saa7134, but not saa7134_dvb. Do I have to compile the kernel myself, or is th

Re: [CentOS] Centos 5.1, mythtv, saa7134_dvb?

2008-01-01 Thread Mogens Kjaer
2.6.18 is too old for my card :-( The driver in 2.6.18 supports card numbered 1 to 95. My card (medion) has number 96 :-( Putting saa7134 from a 2.6.23 kernel into 2.6.18 doesn't work. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark

Re: [CentOS] Centos 5.1, mythtv, saa7134_dvb?

2008-01-01 Thread Mogens Kjaer
Akemi Yagi wrote: On Jan 1, 2008 4:44 AM, Mogens Kjaer <[EMAIL PROTECTED]> wrote: Alas, the saa7134 in 2.6.18 is too old for my card :-( The driver in 2.6.18 supports card numbered 1 to 95. My card (medion) has number 96 :-( Putting saa7134 from a 2.6.23 kernel into 2.6.18 doesn't

Re: [CentOS] Is it possible to install Fedora 8 kernel with CentOS 5.1 installation?

2008-01-05 Thread Mogens Kjaer
d RPM wouldn't install. I managed to build a vanilla 2.6.23.12 using the .config from the F8 kernel as a template. It seems to work. I needed a newer saa7134 driver. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, F

Re: [CentOS] CentOS 5.1 and HP DL145 G2 SATA server configured with Raid

2008-01-14 Thread Mogens Kjaer
ays, spin up the new disk, partition it, add the new partitions to the arrays. Another advantage of using hardware RAID is that a red light is blinking on the failing drive, reducing the risk of replacing the wrong drive which would be a disaster. Mogens -- Mogens Kjaer, Carlsberg A/S, Compu

Re: [CentOS] HP Autoloader

2008-01-19 Thread Mogens Kjaer
count=`expr $count + 1` sleep 1 done if test $tapeloaded -eq 1 then exit 0 else exit 1 fi The main script does a tar of /boot followed by a tar of / Easy and simple. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 5

Re: [CentOS] Problem compiling freeradius on x86_64

2008-03-05 Thread Mogens Kjaer
#x27;t you use the Centos SRPM file as a template for the build process? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://

Re: [CentOS] C5 64-bit and software RAID 6?

2008-03-08 Thread Mogens Kjaer
he rest as partition 2 Use sda1 and sdb1 in RAID 1 as /boot Use sd[cdef]1 as swap in RAID 5 Use sd[abcdef]2 as / in RAID 5 You could use RAID 6 for /, but then you're not 100% safe if you loose disks 1 and 2 simultaneously. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle

Re: [CentOS] Migrate Outlook Express mail to Thunderbird?

2008-03-11 Thread Mogens Kjaer
from Communicator 4.x (whatever that is). Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk ___ C

Re: [CentOS] Migrate Outlook Express mail to Thunderbird?

2008-03-11 Thread Mogens Kjaer
John Plemons wrote: ... There are several open source utilities to convert .pst files to mbox files such as readpst <http://kontact.kde.org/kmail/tools.php> , libpst ... Outlook _Express_ doesn't use .pst files, Outlook does. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Depar

Re: [CentOS] MySQL 4.1 on Centos 5 ?

2008-03-13 Thread Mogens Kjaer
Sergej Kandyla wrote: .. > I’m moving some critical application (online booking) based on java, > tomcat5, mysql4.1 from old server fedora 4 to new server running Centos > 5. So, I don’t want update mysql to new version this time. Why not go for Centos 4? Mogens -- Mogens Kjaer, Carl

Re: [CentOS] MySQL 4.1 on Centos 5 ?

2008-03-13 Thread Mogens Kjaer
Sergej Kandyla wrote: ... > I don’t want use outdated software and operation system, also I try not > use testing distribs\soft in production. Why do you call Centos 4 outdated? You'll get security updates until Feb 29, 2012. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Depar

Re: [CentOS] evince on centos5.1

2008-03-13 Thread Mogens Kjaer
William L. Maltby wrote: ... > I use Adobe's acroread. Works very well. But don't get the 8.* series - > it's broken in printer interface and is a little bloated do to a not yet > really useful voice reader capability. Broken? How? I've printed many pages from ac

Re: [CentOS] Incremental backups?

2008-03-15 Thread Mogens Kjaer
s the next tape on the robot and waits for the robot to finish. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: ht

Re: [CentOS] System Rebooted by 2.6.18-8.1.8.el5

2008-03-26 Thread Mogens Kjaer
re this in /var/log/messages? Maybe in /var/log/messages.1 ? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk __

Re: [CentOS] HTTP blocked?

2008-03-27 Thread Mogens Kjaer
tables and there doesn't seem to be any block there. There is no firewall within my LAN that would block port 80. Any other ideas? Check "Allow from" in /etc/httpd/conf.d/zoneminder.conf Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Val

Re: [CentOS] latest clamav update from rpmforge...no joy - CentOS5

2007-07-12 Thread Mogens Kjaer
Ray Leventhal wrote: > Hi group, > > An easy question, I'm sure. > > I'm trying to update clamav to the new 0.91 version from rpmforge. I've > v 90.3 installed (through yum). I got it to update by cleaning yum first: yum clean all yum update Mogens -- Moge

Re: [CentOS] Live CD root password

2007-07-13 Thread Mogens Kjaer
Alain Reguera Delgado wrote: > On 7/13/07, Mogens Kjaer <[EMAIL PROTECTED]> wrote: >> Does the root user on the CentOS 5 live CD have >> a password? If so, which? > > See this: > http://lists.centos.org/pipermail/centos-announce/2007-July/014021.html Thanks for

[CentOS] Live CD root password

2007-07-13 Thread Mogens Kjaer
Does the root user on the CentOS 5 live CD have a password? If so, which? su and sudo asks for a password, it is neither empty, root nor centos. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08

Re: [CentOS] Re: Live CD root password

2007-07-13 Thread Mogens Kjaer
Tom Diehl wrote: ... Could it be posted somewhere more prominent? Or removed in the next release? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http

Re: [CentOS] Re: Live CD root password

2007-07-14 Thread Mogens Kjaer
Johnny Hughes wrote: Mogens Kjaer wrote: Tom Diehl wrote: ... Could it be posted somewhere more prominent? Or removed in the next release? Mogens The next release will be a LiveCD based on the Fedora LiveCD project ... and will behave similarly to the Fedora7 liveCD. It should not have a

[CentOS] CentOS 5: rsyncd log problem

2007-07-19 Thread Mogens Kjaer
e opened. What have I done wrong? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk ___ CentOS mail

Re: [CentOS] CentOS 5: rsyncd log problem

2007-07-19 Thread Mogens Kjaer
Peter Kjellstrom wrote: On Thursday 19 July 2007, Mogens Kjaer wrote: I run a CentOS/Fedora mirror with rsync access. I do that too :-) I have the following rsyncd.conf file: read only = true transfer logging = true pid file = /var/run/rsyncd.pid log file = /var/log/rsyncd.log dont

Re: [CentOS] CentOS 5: rsyncd log problem

2007-07-20 Thread Mogens Kjaer
Peter Kjellstrom wrote: > On Thursday 19 July 2007, Mogens Kjaer wrote: >> I run a CentOS/Fedora mirror with rsync access. > > I do that too :-) > >> I have the following rsyncd.conf file: >> >> >> read only = true >> transfer logging = true >

Re: [CentOS] CentOS 5: rsyncd log problem

2007-07-20 Thread Mogens Kjaer
) Jul 21 06:48:40 ftp rsyncd[5165]: building file list Jul 21 06:48:41 ftp rsyncd[5165]: send server1.crc.dk [130.226.183.220] Fedora () linux/core/5/i386/os/Fedora/RPMS/kdeedu-3.5.1-1.2.i386.rpm 30534317 No SELinux errors. Why is your rsync 2.6.8? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer

Re: [CentOS] CentOS 5: rsyncd log problem

2007-07-21 Thread Mogens Kjaer
Mogens Kjaer wrote: ... # ls -lZ /etc/rsyncd.conf -rw-r--r-- root root root:object_r:etc_t /etc/rsyncd.conf # ls -lZ /var/log/rsyncd.log -rw-r--r-- root root root:object_r:var_log_t /var/log/rsyncd.log If I reboot with selinux=disabled logging works to the /var/log

Re: [CentOS] local yum mirrors and yum.conf.d

2007-07-21 Thread Mogens Kjaer
for CentOS as well... Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk ___ CentOS mailing list

Re: [CentOS] CentOS 5: rsyncd log problem

2007-07-24 Thread Mogens Kjaer
Peter Kjellstrom wrote: ... We have a custom selinux module which looks like this (header + rsync part): Thank you for the module, but I couldn't get anything to work. I've disabled selinux instead... Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 1

Re: [CentOS] replicate centos installation

2007-08-06 Thread Mogens Kjaer
ckstart file is generated automatically in /root/anaconda-ks.cfg You can use this as a template for the next installation. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED]

Re: [CentOS] Force run of quotacheck at boot

2007-08-22 Thread Mogens Kjaer
ce the system to do a full `quotacheck > -cvuga` on a reboot but on looking in rc.sysinit it seems it will only > force a quotacheck on boot when fsck finds problems with the disk. Which CentOS? In /etc/rc.d/rc.sysinit of CentOS 5 it seems to check for a file /forcequotacheck Mogens -- Mogen

Re: [CentOS] Memory: 2056396k/4194304k available

2007-08-22 Thread Mogens Kjaer
[EMAIL PROTECTED] wrote: ... > Why it suggest me to "Use a PAE enabled kernel."? Because using a PAE enabled kernel makes it possible to use all your RAM. yum install kernel-PAE Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby,

Re: [CentOS] UTC vs local time

2007-08-23 Thread Mogens Kjaer
t; When to use UTC? Always :-) You should only use local time if your machine dualboots with Windows. Windows expect the clock to be set to localtime. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +4

Re: [CentOS] UTC vs local time

2007-08-23 Thread Mogens Kjaer
Kenneth Porter wrote: > --On Thursday, August 23, 2007 12:53 PM +0200 Mogens Kjaer <[EMAIL PROTECTED]> > wrote: > >>> When to use UTC? >> >> Always :-) > > Hehe, I'd love to eliminate local time and I particularly hate daylight > saving time.

Re: [CentOS] Question about centos 4 or 5 install with software RAID

2007-08-30 Thread Mogens Kjaer
o start all over? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk ___ CentOS mailing li

Re: [CentOS] Problems in x86_64 Centos 5

2007-09-07 Thread Mogens Kjaer
# rpm -qa|fgrep el4 and look for old packages. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk ___

Re: [CentOS] Centos Router

2007-09-11 Thread Mogens Kjaer
an take another machine and get it up running as a new firewill within a few minutes (the most timeconsuming is formatting the root partition). This is quite a nice setup. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27

Re: [CentOS] Re: hardware raid vs fake raid

2007-09-13 Thread Mogens Kjaer
install scripts of IBM's software checks the contents of /etc/redhat-release so I had to modify this file into: # cat /etc/redhat-release CentOS release 5 (Final) Red Hat Enterprise Linux release 4 to get it to install the software (on a CentOS 5 machine). Mogens -- Mogens Kjaer, Car

Re: [CentOS] Re: hardware raid vs fake raid

2007-09-13 Thread Mogens Kjaer
don't think it is fakeraid; setting up raid devices can take place at bios level, the buildup of the RAID5 or RAID6 volumes can run without any drivers loaded. If this is fakeraid I would like a clear definition of the term fakeraid. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Depart

Re: [CentOS] Re: hardware raid vs fake raid

2007-09-13 Thread Mogens Kjaer
Mogens Kjaer wrote: ... # lspci ... 03:00.0 RAID bus controller: Adaptec AAC-RAID (Rocket) (rev 02) Alway google before answering :-) # lspci -v -n ... 03:00.0 0104: 9005:0286 (rev 02) Subsystem: 1014:9580 Flags: bus master, fast devsel, latency 0, IRQ 169 Memory at

Re: [CentOS] Re: hardware raid vs fake raid

2007-09-13 Thread Mogens Kjaer
PFA : No ... But maybe lspci is wrong, as it is in fact an IBM serveraid card (made by adaptec)? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Home

Re: [CentOS] [CentOS 5] tftp-server, unable to create new files (even with "-c" option)

2007-09-13 Thread Mogens Kjaer
Davide Grandis wrote: ... What am I missing? SELinux? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk

Re: [CentOS] Problems building LPRng src RPM

2007-09-19 Thread Mogens Kjaer
recall how I fixed this, maybe disabling kerberos support? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk __

Re: [CentOS] Trying to create a custom initrd that will work with PXE Booting

2007-10-18 Thread Mogens Kjaer
ult e1000, but fails to run at gigabit speed). The trick is: Install the OS, don't do yum update. Compile the e1000 module. Unpack the initrd file Replace the e1000 module Repack the initrd file again Use the new initrd file for PXE booting This works for F7. Mogens -- Mogens Kjaer

Re: [CentOS] /tmp

2007-10-18 Thread Mogens Kjaer
Centos wrote: > Hello > > Does every thing in /tmp directory will be removed when centos rebooted ? No, but... > is there any where that we can change this settings ? the cleanup is done by tmpwatch. man tmpwatch cat /etc/cron.daily/tmpwatch Mogens -- Mogens Kjaer, Carlsberg A

Re: [CentOS] logrotation

2007-10-19 Thread Mogens Kjaer
Steven Vishoot wrote: ... > If they are totally different, why did you ask that > question in the centos list and not on a BSD list? Claiming that BSD is debian wouldn't be the best starting point on a BSD list :-) Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Ca

Re: [CentOS] logrotation

2007-10-18 Thread Mogens Kjaer
ugh which utility i can see the contants of the file??? If BSD works like Centos, you could use: gunzip -c filename.1.gz|less Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECT

Re: [CentOS] logrotation

2007-10-19 Thread Mogens Kjaer
umair shakil wrote: > Dear All, > > If i want to store the .gz files in date or time format what > configurations > are required? On Centos, I would read "man logrotate", especially the point "dateext". Older logrotate's don't have this. Moge

Re: [CentOS] freenx problem with the most recent updates

2007-10-21 Thread Mogens Kjaer
Joachim Backes wrote: ... > Known? ... Is you system x86_64, then: http://lists.centos.org/pipermail/centos/2007-October/088311.html else try if using another mirror helps. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45

Re: [CentOS] help diagnosing tftp server on centos 5

2007-11-01 Thread Mogens Kjaer
rc.dk.34258 > server1.crc.dk.tftp: 20 RRQ "test.dat" netascii client tcpdump port 69: 14:33:28.366884 IP mk.crc.dk.34258 > server1.crc.dk.tftp: 20 RRQ "test.dat" netascii Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby

Re: [CentOS] anyone using DBMail?

2007-11-03 Thread Mogens Kjaer
Florin Andrei wrote: ... And today I noticed that DBMail uses Sieve. Very nice! ... What's the advantage of using sieve compared to procmail? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33

Re: [CentOS] connect: Invalid argument (ping local interface)

2007-11-08 Thread Mogens Kjaer
than one NIC? And NAT's to the 10.x.x.x addresses? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk _

Re: [CentOS] 32 Bit vs. 64 Bit Linux Server installation

2007-11-09 Thread Mogens Kjaer
Firefox (to use plugins that are 32 bits only). All our 64bit servers run x86_64 Centos 5 or RHEL 5.1. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepa

Re: [CentOS] 32 Bit vs. 64 Bit Linux Server installation

2007-11-09 Thread Mogens Kjaer
Mogens Kjaer wrote: ... > On i386, each process is limited to 2G RAM address space. Should have been 3G Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: h

Re: [CentOS] Cannot boot after upgrading to Centos 5.1

2007-12-03 Thread Mogens Kjaer
Alain Spineux wrote: > On Dec 3, 2007 2:40 PM, Mogens Kjaer <[EMAIL PROTECTED]> wrote: >> My local centos mirror (ftp.crc.dk) failed to boot >> after having upgraded from centos 5.0 to 5.1 (i386). >> >> It just displays >> >> GRUB >> >&g

[CentOS] Cannot boot after upgrading to Centos 5.1

2007-12-03 Thread Mogens Kjaer
stall /dev/cciss/c0d0 This completes without errors, but still it can't boot. It's a HP/Compaq Proliant ML370 with a smartarray 5312 controller. HELP! Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax:

Re: [CentOS] Cannot boot after upgrading to Centos 5.1

2007-12-03 Thread Mogens Kjaer
Mogens Kjaer wrote: ... >>>> chroot /mnt/sysimage >>>> grub-install /dev/cciss/c0d0 I got it to boot by doing a: grub-install '(hd0)' Strange... Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone:

Re: [CentOS] Cannot boot after upgrading to Centos 5.1

2007-12-03 Thread Mogens Kjaer
Alain Spineux wrote: > On Dec 3, 2007 2:55 PM, Alain Spineux <[EMAIL PROTECTED]> wrote: >> On Dec 3, 2007 2:40 PM, Mogens Kjaer <[EMAIL PROTECTED]> wrote: >>> My local centos mirror (ftp.crc.dk) failed to boot >>> after having upgraded from centos 5.0

Re: [CentOS] Cannot boot after upgrading to Centos 5.1

2007-12-03 Thread Mogens Kjaer
Karanbir Singh wrote: Mogens Kjaer wrote: Mogens Kjaer wrote: ... chroot /mnt/sysimage grub-install /dev/cciss/c0d0 I got it to boot by doing a: grub-install '(hd0)' the /boot/grub/device.map must point grub to the right location for hd0, check that once. Also, grub has not been

Re: [CentOS] Re: Cannot boot after upgrading to Centos 5.1

2007-12-03 Thread Mogens Kjaer
; I'll try to do a fresh install of 5.0 followed by an upgrade to 5.1 and see if the problem reoccurs. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage:

Re: [CentOS] CentOS 4.5 - ProLiant DL585 G2 - Mouse Issue

2007-12-04 Thread Mogens Kjaer
e the mouse on HP boxes? Doesn't it work without the high performance mouse driver? I've never needed any extra mouse driver to be able to use X under iLO. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53

Re: [CentOS] CentOS 4.5 - ProLiant DL585 G2 - Mouse Issue

2007-12-04 Thread Mogens Kjaer
pane? > >> I'm pretty sure that this has always worked even when I >> ran RedHat 9 on these machines... >> >> This is on ML370 G3 machines. My machines have iLO, not iLO2. The hpmouse package says it can only run with iLO2 hardware. I don't have any &

Re: [CentOS] CentOS 4.5 - ProLiant DL585 G2 - Mouse Issue

2007-12-04 Thread Mogens Kjaer
nges to xorg.conf Do you get the block cursor visible in text mode when you move the mouse around? "High Performance Mouse" has to be deselected in the Remote Console window. I'm pretty sure that this has always worked even when I ran RedHat 9 on these machines... This is on ML37

Re: [CentOS] CentOS 4.5 - ProLiant DL585 G2 - Mouse Issue

2007-12-04 Thread Mogens Kjaer
installation of hpmouse modify your xorg.conf file? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk ___

Re: [CentOS] centos 5.1 netinstall iso bugged ?

2007-12-06 Thread Mogens Kjaer
t values centos/5.1/os/i386 or whatever your architecture is. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk

Re: [CentOS] ext3 and acls

2007-06-12 Thread Mogens Kjaer
ns you want to run acl on. On a FC3 system I have: /dev/md3/home ext3defaults,acl 1 2 Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Ho

Re: Thanks -- RE: [CentOS] kickstart fails statically built custom kernel: anacondadoesn't honor static NIC/SATA driver in kernel?

2007-06-13 Thread Mogens Kjaer
eed a custom kernel to fix this problem. If the interface from which you've PXE booted is named eth1, you can fix the installation by appending "ksdevice=eth1" to the append line in the pxelinux.cfg/default file. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle

Re: Thanks -- RE: [CentOS] kickstart fails statically built custom kernel: anacondadoesn't honor static NIC/SATA driver in kernel?

2007-06-13 Thread Mogens Kjaer
ach different installation would be worse. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk ___ Ce

[CentOS] Centos 5: e1000 question

2007-06-25 Thread Mogens Kjaer
115 LOC: 744651234 743298229 744651090 743298086 ERR: 0 MIS: 0 My question is: Why are the eth0 interrupts distributed to CPU0 only? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45

Re: [CentOS] tar exclude question

2011-03-15 Thread Mogens Kjaer
On 03/15/2011 10:25 AM, Rainer Traut wrote: ... > tar: Removing leading `/' from member names Add -P to include leading / Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk ___ CentOS mailing list CentOS@centos.org http://lists.ce

Re: [CentOS] Kernel Panic on HP/Compaq ProLiant G7

2011-03-25 Thread Mogens Kjaer
the zero to 10, restart syslogd and you get the same result. Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] hex editor for huge files

2020-07-12 Thread Mogens Kjaer
tos 7. Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] DVR recorder how to resucue files

2020-08-27 Thread Mogens Kjaer
On 8/25/20 9:25 AM, Ralf Prengel wrote: I made a backup using dd without any problems but how can I mount this image. What does the command "file" say to the file you've dd'ed? Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk __

Re: [CentOS] Thunderbird won't start after move to new box

2020-09-10 Thread Mogens Kjaer
missing or have wrong permissions. Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ::1 in /var/log/httpd/access_log on CentOS 7

2020-10-13 Thread Mogens Kjaer
On 10/13/20 5:48 PM, Jerry Geis wrote What is this - how might I stop it ? First hit on Google: https://cwiki.apache.org/confluence/display/HTTPD/InternalDummyConnection Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk ___ CentOS mailing

Re: [CentOS] continuing issues with %post

2009-10-16 Thread Mogens Kjaer
stall the packages that have updates twice. I use: url --url http://ftp.crc.dk/centos/5/os/i386 repo --name=base --baseurl=http://ftp.crc.dk/centos/5/os/i386 repo --name=updates --baseurl=http://ftp.crc.dk/centos/5/updates/i386 Replace ftp.crc.dk with your favourite mirror. Mogens -- Moge

Re: [CentOS] local centos repository upgrade from 5.3 to 5.4

2009-10-21 Thread Mogens Kjaer
hat yum > finds them in the "5" directory > (and not "5.4") Can't you rsync the centos/5.4 and the centos/5 folders? Then everything will work when 5.4 is announced: The symlinks in the centos/5 folder will change to point at the 5.4 folders and you don't have

Re: [CentOS] [SOLVED] CentOS-5.4 Update?

2009-10-23 Thread Mogens Kjaer
On 10/23/2009 01:31 PM, Timothy Murphy wrote: > Where is this document? ... There's a link to it on the front page of http://www.centos.org/ Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Mobile: +45

Re: [CentOS] mismatch_cnt after 5.3 -> 5.4 upgrade

2009-10-25 Thread Mogens Kjaer
On 10/25/2009 07:33 PM, Devin Reade wrote: ... > WARNING: mismatch_cnt is not 0 on /dev/md0 I have two machines with software RAID 1 running CentOS, they both gave this message this weekend. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Va

Re: [CentOS] Locales and filenames

2009-10-27 Thread Mogens Kjaer
you would see the text [converted] on the bottom line), and do: :set fileencoding=utf-8 and write out the file again it should be converted so that cat displays it correctly. You can use the convmv script to convert filenames into utf-8 (yum install convmv). Mogens -- Mogens Kjaer, Carlsberg A/S, Com

Re: [CentOS] Serious Privileges Problem: Second Post!

2009-11-09 Thread Mogens Kjaer
not found. $ file test1.py test2.py test1.py: python script text executable test2.py: python script text executable test2.py is a copy of test1.py and changed by doing a :set ff=dos in vim. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark

Re: [CentOS] About the tar extract signal directory~~

2009-11-11 Thread Mogens Kjaer
estored relative to the current directory. The naming "./www/specific/folder" should match the list you got from the "tar tvf" command. The restore reads the whole archive, so it can take a while. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej

Re: [CentOS] Workaround for RH #502499?

2009-11-17 Thread Mogens Kjaer
hda SATA and hda? Can you boot with the additional option: hda=noprobe and see if you get the disk as sda and better performance? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25 E

Re: [CentOS] my local mirror stopped working

2009-11-18 Thread Mogens Kjaer
ally when the minor version number changes. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25 Email: m...@crc.dk Homepage: http://www.crc.dk ___ Cen

Re: [CentOS] tar exclude command

2010-01-09 Thread Mogens Kjaer
On 01/07/2010 04:53 PM, "Fábio Jr." wrote: ... > Yes, it works, but it didn't create the proc folder inside the tar > folder tree. Example: Can't you use the --one-file-system option to prevent tar from descending into the proc folder? Mogens -- Mogens Kjae

Re: [CentOS] /usr/sbin/usermod -p doesn't update MAX_DAYS - workaround?

2010-01-28 Thread Mogens Kjaer
do a chage -d number username? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25 Email: m...@crc.dk Homepage: http://www.crc.dk ___ CentOS maili

[CentOS] Mount USB disk at startup?

2010-02-04 Thread Mogens Kjaer
get it to boot. The problem is not related to JFS; it occurs with an external ext3 file system as well. How do I mount /dev/sdb1 automatically at boot? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Mobile: +45 22

Re: [CentOS] Mount USB disk at startup?

2010-02-04 Thread Mogens Kjaer
On 02/04/2010 02:15 PM, Mogens Kjaer wrote: ... > How do I mount /dev/sdb1 automatically at boot? It turns out to be some sort of race condition: If I modify /etc/rc.d/rc.sysinit: ... STRING=$"Checking filesystems" echo $STRING sleep 2 echo ls

Re: [CentOS] Mount USB disk at startup?

2010-02-04 Thread Mogens Kjaer
On 02/04/2010 02:41 PM, Eero Volotinen wrote: ... > how about mounting that drive on rc.local ? That's too late; I need it before /etc/init.d/mythbackend starts. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33

Re: [CentOS] Mount USB disk at startup?

2010-02-04 Thread Mogens Kjaer
sdb1 ]; then break; fi sleep 1 done I should perhaps add some more lines that comments out the /dev/sdb1 line from fstab if the drive doesn't show up in 120 secs. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33

Re: [CentOS] Mount USB disk at startup?

2010-02-11 Thread Mogens Kjaer
e "Waiting 200sec before mounting root device..." is never printed. Putting rootdelay= after root= makes no difference. Strange... Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +

Re: [CentOS] has something happened to grep

2008-05-16 Thread Mogens Kjaer
RRY *.c" just the 4 lines that have JERRY are returned. Do you have a file name that starts with a "-" in your directory? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08

Re: [CentOS] RHEL/CentOS5.2 and rsyslogd

2008-06-11 Thread Mogens Kjaer
install? It is not installed on a RHEL 5.2 machine upgraded from 5.1, don't know about a fresh install. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: [EMAIL PROTECTED] Homepage:

Re: [CentOS] recommendations for copying large filesystems

2008-06-22 Thread Mogens Kjaer
l5120 -t to_machine To machine cd /whatever ttcp -l5120 -r | tar xf - I get ~100Mbytes/sec on a gigabit connection. Note this is unsecure, no way of restarting, etc. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25

Re: [CentOS] Why CentOS 5.2 is so large?

2008-06-24 Thread Mogens Kjaer
a not-released version of CentOS 5.2. The iso you have is faulty. Isn't it just the x86_64 ISO that's wrong? ... So please wait for the official announcement before starting to download. +1 Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-250

Re: [CentOS] Re: Re: Re: CentOS 5.2 is here!

2008-06-24 Thread Mogens Kjaer
Rudi Ahlers wrote: ... upgrade Is the same as the update command with the --obsoletes flag set. See update for more details. Doesn't /etc/yum.conf have obsoletes=1 by default, thus making "yum update" do the same as "yum upgrade"? Mogens -- Mo

Re: [CentOS] Re: Re: Re: CentOS 5.2 is here!

2008-06-24 Thread Mogens Kjaer
Michael Simpson wrote: ... sorry for the studid question but do we use yum upgrade or yum update and what is the difference between the 2 /etc/yum.conf has obsoletes=1, thus "yum upgrade" behaves like "yum update". No need to read the manuals :-) Mogens -- Mogens

  1   2   3   >