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
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
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
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
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
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
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
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
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
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
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
platforms.
Have fun.
Regards
Michael
--
Michael Kress, kr...@hal.saar.de
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
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
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
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
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
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)
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
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
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
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
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
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
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
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
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
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
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?
>
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
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
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
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@
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,
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
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
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\
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
;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
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
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
40 matches
Mail list logo