Re: [CentOS] wml / centos7

2014-09-15 Thread Michael Kress
Am 13.09.2014 16:21, schrieb Michael Kress: Hi, anybody got wml running under centos7? Got problems either compiling it or finding an rpm. TIA for any hint! Found a solution: installed centos5, there I got it running. Not the worst thing, it's running on a VM, it's only purpose is t

Re: [CentOS] wml / centos7

2014-09-13 Thread Michael Kress
Am 13.09.2014 um 20:36 schrieb Reindl Harald: fine that you know what you mean "wml" can be a lot of different things that's why the www provides links so others know what you are talking about oops sorry, it's the website meta language ... http://thewml.org/ - an offline website g

Re: [CentOS] wml / centos7

2014-09-13 Thread Michael Kress
Am 13.09.2014 um 16:21 schrieb Michael Kress: Hi, anybody got wml running under centos7? Got problems either compiling it or finding an rpm. TIA for any hint! ... and BTW, the sw-wml mailing list is not available anymore :-( ___ CentOS mailing list

[CentOS] wml / centos7

2014-09-13 Thread Michael Kress
Hi, anybody got wml running under centos7? Got problems either compiling it or finding an rpm. TIA for any hint! Regards Michael ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 7 - Firewall always allows outgoing packets?

2014-08-13 Thread Michael Kress
Am 13.08.2014 um 15:16 schrieb Timothy Murphy: > > I'm a bit surprised no-one has mentioned shorewall. > I'm using it on two tiny home servers, > one under CentOS-6 and the other CentOS-7. > Basically, this is because I don't understand iptables, > or really want to understand it. here, too, I'm

Re: [CentOS] USB 3.0 NIC / Sitecom NL-031

2014-04-05 Thread Michael Kress
Am 05.04.2014 20:28, schrieb Akemi Yagi: > On Sat, Apr 5, 2014 at 10:07 AM, Michael Kress wrote: >> Hi, I have a Sitecom NL-031 USB 3.0 NIC which I'd like to use under >> centos 6.5, but unfortunately I see no support. Or, I am doing something >> wrong. >> >&g

[CentOS] USB 3.0 NIC / Sitecom NL-031

2014-04-05 Thread Michael Kress
Hi, I have a Sitecom NL-031 USB 3.0 NIC which I'd like to use under centos 6.5, but unfortunately I see no support. Or, I am doing something wrong. According to LKDDb (Linux Kernel Driver DataBase), the correct driver is "CONFIG_USB_NET_AX8817X: ASIX AX88xxx Based USB 2.0 Ethernet Adapters" but

Re: [CentOS] php4 under Centos6

2012-06-12 Thread Michael Kress
Am 12.06.2012 22:39, schrieb Reindl Harald: > Am 12.06.2012 22:19, schrieb Michael Kress: >> Hello, is there any way of getting php4 installed on Centos6? I'd like >> to install it in an apache/fastcgi environment. >> Has anybody got a link to a description/howto descri

[CentOS] php4 under Centos6

2012-06-12 Thread Michael Kress
Hello, is there any way of getting php4 installed on Centos6? I'd like to install it in an apache/fastcgi environment. Has anybody got a link to a description/howto describing a clean install? I failed compiling the original php4 tar ball and failed relocating the php binary. Thanks in advance Re

Re: [CentOS] Here we go again: SpamAssassin doesn't like the new Perl update...

2010-10-03 Thread Michael Kress
Am 02.10.2010 08:37, schrieb Michael Kress: > >> >>> Starting spamd: Subroutine NetAddr::IP::UtilPolluted::AF_INET6 redefined >>> at /usr/lib/perl5/5.8.8/Exporter.pm line 65. >>> at >>> /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/NetA

Re: [CentOS] Here we go again: SpamAssassin doesn't like the new Perl update...

2010-10-01 Thread Michael Kress
estion comes from RPMforge. Hi, same issue here, SA was behaving nicely until I updated it. I saw that it was suddenly coming from rpmforge, but I trusted that and pressed Y. Since then, every sa-update complains about the above routine redefinition. Regards Michael -- Michael Kress, kr...@hal.saa

[CentOS] kvm-shell

2009-12-24 Thread Michael Kress
platforms. Have fun. Regards Michael -- Michael Kress, kr...@hal.saar.de ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] PHP updates

2009-11-27 Thread Michael Kress
Craig White wrote: > and if enough people actually convinced the developers that > 5.2.9-2.el5.centos were feasible, then they would probably move it into > the 'Extras' repository. ... here's one trying to 'convince'! ;-) I'm using that package from c5-testing since a month or so and I encountere

Re: [CentOS] Running SSH on a different port

2009-10-26 Thread Michael Kress
ML wrote: > So I added Port 2977 Under Host * > > So I have: > Host * > Port 2977 > Never post your real port number here. Otherwise you don't need to hide it from the public. Right? ;-) Regards Michael -- Michael K

Re: [CentOS] Remote backup of server

2009-09-09 Thread Michael Kress
Hi, you're searching for a solution that makes snapshots with hardlinks 1) use rsync --delete over ssh 2) use cp -al to create generations 3) rotate the generations daily, just with mv The generations use nearly no additional disk space, only changes in the file system consume space (i.e. addition

Re: [CentOS] saslauthd

2009-08-26 Thread Michael Kress
Alexander Dalloz wrote: > First you will have to configure Postfix through main.cf: ... > Next you have to make the link between Postfix and Cyrus-SASL in > /usr/lib{64}/sasl2/smtpd.conf: ... > You are done. Yes I am! :-) In fact, I DID all the above (with more or less variants), but I was wonde

Re: [CentOS] How to clone CentOS server ?

2009-08-26 Thread Michael Kress
przemol...@poczta.fm wrote: > I'd like to clone existing CentOS server. Can anybody > recommend any working solution to achieve that ? 1) virsh shutdown vmxx 2) cp /etc/libvirt/qemu/vmxx /etc/libvirt/qemu/vmyy 3) cp 4) perl -pi -w -e 's/old image file/new image file/g;' /etc/libvirt/qemu/vmyy 5)

Re: [CentOS] saslauthd

2009-08-26 Thread Michael Kress
Kai Schaetzl schrieb: > If it doesn't matter which POP/IMAP server you use I would recommend going > with Dovecot. The purpose for using /etc/sasldb2 is to use SMTP AUTH. (See my other posting). Regards Michael ___ CentOS mailing list CentOS@centos.org h

Re: [CentOS] saslauthd

2009-08-26 Thread Michael Kress
Hi, Alexander Dalloz wrote: >>> 2) saslpasswd2 -c -a mail -u mail testuser >>> >> That's a typo - the user is testomat. >> But, with the same result. :-( >> >>> 3) testsaslauthd -u testomat -p -s smtp -r mail >>> shell output of testsaslauthd: >>> 0: NO "authentication failed" > > You are mixing t

Re: [CentOS] saslauthd

2009-08-26 Thread Michael Kress
Hi, Kai Schaetzl wrote: >> I don't know what's going on - it seems that testsaslauthd doesn't >> lookup the user 'testomat' in /etc/sasldb2 > > Should it really do that with auth-mech=shadow? oh, I forgot to mention - of course I already tried that one: saslauthd -d -a pam -O /usr/lib64/sasl2/smt

Re: [CentOS] saslauthd

2009-08-25 Thread Michael Kress
Michael Kress wrote: > 2) saslpasswd2 -c -a mail -u mail testuser > That's a typo - the user is testomat. But, with the same result. :-( > 3) testsaslauthd -u testomat -p -s smtp -r mail > shell output of testsaslauthd: > 0: NO &q

[CentOS] saslauthd

2009-08-25 Thread Michael Kress
Hello, I'm having trouble to get saslauthd running on a centos-5.3. I can't autheticate via testsaslauthd. Here's what I do using a fresh /etc/sasldb2: 1) start saslauthd in debug mode: saslauthd -d -a shadow -O /usr/lib64/sasl2/smtpd.conf -r -l 2) saslpasswd2 -c -a mail -u mail testuser 3) test

[CentOS] kvm, CentOS as guest / recommendations needed

2009-01-06 Thread Michael Kress
Hello, I'm still searching for the ideal solution for Matryoshka-ing CentOS, i.e. using it as a guest under qemu/kvm. Given the fact that I'm a victim of this bug http://bugs.centos.org/view.php?id=2912 (5.2 host/5.2 guest) I'm stuck a little bit, so I tried different debian variants as hosts: sid

Re: [CentOS] Crash with qemu: 5.2 host and 5.2 guest

2009-01-04 Thread Michael Kress
I wrote: > Adding the following to the things I tried without success: > * installed the kernel-xen from > http://people.redhat.com/dzickus/el5/128.el5/x86_64/ Does this mean that both RHEL 5.3 and (thus) CentOS 5.3 won't ship a solution to my problem for now? Regards Michael

Re: [CentOS] Crash with qemu: 5.2 host and 5.2 guest

2009-01-03 Thread Michael Kress
ork with a plain 5.1. Adding the following to the things I tried without success: * installed the kernel-xen from http://people.redhat.com/dzickus/el5/128.el5/x86_64/ * updated the minimal 5.1 installation to 5.2 with yum update    and booted the 128 kernel from dzickus Regards Michael -- Michael

[CentOS] Crash with qemu: 5.2 host and 5.2 guest

2009-01-03 Thread Michael Kress
3d 20 41 67 c0 01 75 40 83 3d 84 d4 76 c0 00 75 37 b8 01 00 00 00 bf c3 42 62 c0 e8 ba 12 19 00 b9 0f 00 00 00 89 c6 49 78 08 ae 75 08 84 c0 75 f5 31 c0 eb 04 19 c0 0c 01 85 c0 75 0a c7 EIP: [] powernowk8_init+0x5e/0x1c2 SS:EST 0068:dfa47fa0 <0>Kernel panic - not syncing: Fatal ex

Re: [CentOS] Centos 5.2 install problem (SOLVED)

2008-11-27 Thread Michael Kress
Hi, Michael Kress wrote: >> Try again using a volume that is less than 2TB in size and see >> if it makes a difference? >> > > Just found in the 3ware manual: > "Even though the Linux 2.6 kernel supports partitions larger than 2 TB, > the installers fo

Re: [CentOS] Centos 5.2 install problem

2008-11-27 Thread Michael Kress
nate wrote: >> Hi, I'm trying a fresh install on a x86_64 (Supermicro X7dbe, 2xIntel >> Xeon X5450, 8 GB, 3WARE 9650SE-8LPML, 3 disks in RAID 5). >> The format takes quite long (2,7 TB), that seems to be normal, but then >> the first boot will not take place, instead the system loops. Any hints? >

Re: [CentOS] Centos 5.2 install problem

2008-11-26 Thread Michael Kress
Michael Kress wrote: > Hi, I'm trying a fresh install on a x86_64 (Supermicro X7dbe, 2xIntel > Xeon X5450, 8 GB, 3WARE 9650SE-8LPML, 3 disks in RAID 5). > ... > Mounting root filesystem. > mount: could not find filesystem '/dev/root' > Hi, I'd like to ad

[CentOS] Centos 5.2 install problem

2008-11-26 Thread Michael Kress
le or directory setuproot: error mounting /sys: No such file or directory Switching to new root and running init. unmounting old /dev unmounting old /proc unmounting old /sys switchroot: mount failed: No such file or directory Kernel panic - not syncing: Attempted to kill init! -- Michael Kress, [EMAIL

Re: [CentOS] xfs on 5.2 (live cd + dvd)

2008-07-30 Thread Michael Kress
that, but just never have the time to get it done. I wish someone else with more experience doing these things would do it. Greetings Michael -- Michael Kress, [EMAIL PROTECTED] http://www.michael-kress.de / http://kress.net P E N G U I N S A R E C O O L

Re: [CentOS] xfs on 5.2 (live cd + dvd)

2008-07-30 Thread Michael Kress
me over 10 hours to the monster. I think I'll add another task in front: Buy caffeine. Regards Michael -- Michael Kress, [EMAIL PROTECTED] http://www.michael-kress.de / http://kress.net P E N G U I N S A R E C O O L ___ CentOS mailing list CentOS@

Re: [CentOS] xfs on 5.2 (live cd + dvd)

2008-07-29 Thread Michael Kress
I think I can be lucky that my 3ware 9550SX-4LP has a cache battery. Knock-on-wood, there wasn't any severe catastrophe yet. Another question: Can I also find 'quota' in the standard kernel? That would make the thing perfect. :) Thanx for your answers Michael -- Michael Kress,

[CentOS] xfs on 5.2 (live cd + dvd)

2008-07-29 Thread Michael Kress
ance or do you have better recommendations? (It will be a combined web and mail server with moderate traffic, i.e. not t much but not tooo little). Thanks in advance Regards Michael -- Michael Kress, [EMAIL PROTECTED] http://www.michael-kress.de / http://kress.net P E N G U I N S A R E

Re: [CentOS] Re: dovecot fails to start at boot, but starts manually

2007-10-25 Thread Michael Kress
t root 25 Sep 18 2007 S99pop-before-smtp -> ../init.d/pop-before-smtp But, I don't use mysql for storing any information. Greetings - Michael -- Michael Kress, [EMAIL PROTECTED] http://www.michael-kress.de / http://kress.net P E N G U I N S A R E C O O L

Re: [CentOS] dovecot fails to start at boot, but starts manually

2007-10-24 Thread Michael Kress
Kenneth Porter wrote: [EMAIL PROTECTED] ~]$ chkconfig --list dovecot dovecot 0:off 1:off 2:off 3:on4:on5:on6:off [EMAIL PROTECTED] ~]$ runlevel N 3 despite that which seems to be correct, can you please post the output of the following? find /etc/rc* -name \*dovecot\

Re: [CentOS] concat mount

2007-10-16 Thread Michael Kress
Shawn Everett wrote: On Sunday 14 October 2007, Michael Kress wrote: I can mount them and work with them, no prob. Now I'd like to have my 25 files of 4GB file size each coherently mounted as one 100G drive. Is this possible? Must be something like Raid 0. TIA Michael You migh

[CentOS] concat mount

2007-10-14 Thread Michael Kress
;d like to have my 25 files of 4GB file size each coherently mounted as one 100G drive. Is this possible? Must be something like Raid 0. TIA Michael -- Michael Kress, [EMAIL PROTECTED] http://www.michael-kress.de / http://kress.net P E N G U I N S A R E C O O L

[CentOS] hosting panel

2007-09-25 Thread Michael Kress
Hi there, what's your favorite (OS) hosting panel for centos5 ? What's most interesting for me is the usability by others i.e. users who don't know the tool very much, so it has to be very simple. Second is of course security. Greetings & TIA Michael -- Michael Kress, [EM

[CentOS] migration considerations

2007-06-17 Thread Michael Kress
the 3w_9xxx driver properly loaded with this step, is there anything special I shouldn't forget here? All this shouldn't take me more than 2 hours. What's your opinion? Any more hints? Thanks Michael -- Michael Kress, [EMAIL PROTECTED] http://www.michael-kress.de / http://kress.ne