> Are there reliable repositories for PHP 5.2 for CentOS 5?
Try epl. https://fedoraproject.org/wiki/EPEL
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
> i've checked a couple dozen random mirrors, and have yet to find
> it. i'm almost tempted to ask, "any idea on when 5.4 will be
> available?", but i just *know* that would get me in trouble.
If you had try harder and try them all, you should be able to find these
mirrors with 5.4 in them.
htt
>>
>> at the risk of picking at that scab a bit longer, i'm going to toss
>> out a comment regarding people still waiting for the public
>> availability of centos 5.4.
>>
>> here:
>>
>> http://lists.centos.org/pipermail/centos/2009-October/083743.html
>>
>About ten minutes after your email, I got
> Are the websites for RPMForge or RPMRepo off line for anyone else?
Am too having the same problem
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
> Never (if you aren't guru) edit your iptables by directly editing your
> config. Always use iptables binary.
>
> It is said there... -t option shouldn't be on that line. The line should
> be only
> -A PREROUTING -p tcp --dport 26 -j REDIRECT --to-port 25
> because you're already in the *nat s
> *nat # Manipulate nat table
>
> :PREROUTING ACCEPT [0:0]
> :POSTROUTING ACCEPT [0:0]
> :OUTPUT ACCEPT [0:0]
> -A PREROUTING -t nat -p tcp --dport 26 -j REDIRECT --to-port 25
>
> COMMIT
Thanks Christopher,
I had updated my rules to
*nat
:OUTPUT ACCEPT [0:0]
:PREROUTING ACCEPT [0:0]
:POSTROU
Hi,
I have an existing iptables as follows:-
# Firewall configuration written by system-config-securitylevel
# Manual customization of this file is not recommended.
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT - [0:0]
-A INPUT -j RH-Firewall-1-INPUT
> I did a yum -y install tomcat5 and tomcat got installed with
>> openjdk.
> But
> somehow if I goto http://localhost:8080
> I am unable to get to the tomcat default site.
>>
> Correction. I got to a blank page.
>>> Do a 'yum search tomcat' and no
>>> I did a yum -y install tomcat5 and tomcat got installed with
openjdk.
>>> But
>>> somehow if I goto http://localhost:8080
>>> I am unable to get to the tomcat default site.
>>> Correction. I got to a blank page.
> Do a 'yum search tomcat' and note that there are
> I did a yum -y install tomcat5 and tomcat got installed with openjdk.
> But
> somehow if I goto http://localhost:8080
> I am unable to get to the tomcat default site.
>>
> Correction. I got to a blank page.
>>
>>> Do a 'yum search tomcat' and note that there are several p
>>> I did a yum -y install tomcat5 and tomcat got installed with openjdk.
But
>>> somehow if I goto http://localhost:8080
>>> I am unable to get to the tomcat default site.
>> Correction. I got to a blank page.
> Do a 'yum search tomcat' and note that there are several packages. If
> you want
> Is SELinux running? Have you checked /var/log/messages
> or /var/log/audit/audit.log if you have it? Is there anything in your
> tomcat logs? Do you get an error when you try to pull up the website?
SElinux is setup to disabled. There is no log or anyting related.
I do have a folder tomca
> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But
somehow if I goto http://localhost:8080
> I am unable to get to the tomcat default site.
Correction. I got to a blank page.
___
CentOS mailing list
CentOS@centos.org
http://li
I did a yum -y install tomcat5 and tomcat got installed with openjdk.
But
somehow if I goto http://localhost:8080 I am unable to get to the
tomcat
default site.
Any insight?
>>> Does netstat show anything listening on 8080? Do you have a firewall
that
>>>
>>>
>> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But
somehow if I goto http://localhost:8080 I am unable to get to the tomcat
>> default site.
>>
>> Any insight?
> Does netstat show anything listening on 8080? Do you have a firewall that
> hasn't been adjusted to allow
>> Is there any yum repo which contains tomcat 6 and java 1.6?
>CentOS 5.3 ships java-1.6.0-openjdk.
thanks
I did a yum -y install tomcat5 and tomcat got installed with openjdk. But
somehow if I goto http://localhost:8080 I am unable to get to the tomcat
default site.
Any insight?
Regards
WL
Hi,
Is there any yum repo which contains tomcat 6 and java 1.6?
Thanks
Regards
WL
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
> Is there a yum URL I should add to get 0.95.1 (and onwards) from CentOS or
Redhat,
> or must I "roll my own" ?
Use rpmforge. The package is clamav
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
>> >>> For a speedy backup, could put the db on LVM. Then your procedure
would
>> >>> be shutdown/freeze db, make lv snapshot, startup/unfreeze db,
>> >>> rsync/backup data, remove snapshot.
>> >> That's what I'd suggest too, but be warned that performance on that
>> >> database (if gets to be of
Hi,
I had a cfml application running on mysql database. Can some suggest a
realtime backup solution via ftp say every 5mins without damaging the
database?
Thanks
regards
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listi
>> No. I am on a few lists and each list with a different email address
>> so that I can sort them out correctly. If you people don’t wish to
>> help out, its fine, just ignore my mails. It will be nice to stop making fun
>> of me.
> Looks like this week has been a rough one for many people.
>
> People are so afraid that someone will be able to identify them through
> newsgroup postings or harvest their address
> for spam.
> So what if someone googles my name and finds out I help people on a few lists!
> Makes me look real bad, doesn't it?
No. I am on a few lists and each list with
Hi,
I have a directory with 18GB worth of files and I would like to tar span and
burn it into a few DVDs after that. How can I do this in command line?
Thanks
Regards
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinf
Hi,
I had setup yet another qmail toaster on a centos 5 x64. While trying to
send a test email, I encountered this error.
@40004809bc511c396914 /var/qmail/bin/qmail-smtpd: error while loading
shared libraries: libkeyutils.so.1: failed to map segment from shared
object: Cannot allocate memory
Dear all,
I had notice that my logwatch has a heap of stunneling like the one below.
Is there a security breech?
**Unmatched Entries**
(1) LOG5[6504:3086657232]: Connection closed: 29433 bytes sent to SSL, 62
bytes sent to socket
(1) LOG5[9516:3086649040]: stunnel 4.15 on i686-redhat-linux-gnu
>> Tim Alberts wrote:
>>> So I setup ssh on a server so I could do some work from home and I
>>> think the second I opened it every sorry monkey from around the
>>> world has been trying every account name imaginable to get into the
>>> system.
>>>
>>> What's a good way to deal with this?
I use
Sorry for asking the obvious - what is the output from:
- /sbin/service denyhosts status
DenyHosts is running with pid = 25005
- /sbin/chkconfig --list denyhosts
denyhosts 0:off 1:off 2:off 3:on4:off 5:off 6:off
You could also try to reset the configuration by copying
b.
http://www.howtoforge.com/preventing_ssh_dictionary_attacks_with_denyhosts
Since taking care of these things I've had no more trouble and since
installing DenyHosts I haven't had to spend anywhere the amount of
time making adjustments to my firewall either.
Thanks. I just cant figure ou
Hi,
My denyhosts stop working. How do i check why isnt it working anymore for
me?
Thanks
Oct 2 22:59:17 beyond sshd[15690]: Failed password for root from
221.7.37.142 port 49836 ssh2
Oct 2 22:59:17 beyond sshd[15692]: Received disconnect from 221.7.37.142:
11: Bye Bye
Oct 2 22:59:18 beyo
what can you recommend for mail server. I'll be needing mail server with
tls,ssl and virtual domains with web ui management, im doing this for a
client of mine.
I have been using Qmail. http://www.qmailrocks.org/ This site has everything
you will need.
We dont have that brand in my country.
you do realize, "CentOS List <[EMAIL PROTECTED]>" doesn't let us know
what country you're in, who you are, or much of anything else. I kinda
doubt your name is Mr. CentOS List
I think you are abit too slow. I fou
>> I am getting a IBM x3200.. This machine can only
support up to 4 x 250GB
>> SATA. I need to have a usable space of 500GB and
mirror it to other
>> 500GB.
>> IBM proposed me to get 2 RAID cards. Do you guys
think i can do raid 0 on
>> the first 2 x 250GB HDD and raid 0 on the second
2 x 250G
CentOS List spake the following on 8/29/2007 7:47 PM:
Hi ppl .
I am getting a IBM x3200.. This machine can only support up to 4 x
250GB SATA. I need to have a usable space of 500GB and mirror it to
other 500GB.
IBM proposed me to get 2 RAID cards. Do you guys think i can do raid
0 on the
Can you recommend a good raid card which is able to do raid 10/1+0 and
very well supported by CentOS 5?
Like shooting fish in a barrel: 3Ware.
We dont have that brand in my country. Checked with some distributors and
shops.
Any other favorites?
__
I am getting a IBM x3200.. This machine can only support up to 4 x 250GB
SATA. I need to have a usable space of 500GB and mirror it to other
500GB.
IBM proposed me to get 2 RAID cards. Do you guys think i can do raid 0 on
the first 2 x 250GB HDD and raid 0 on the second 2 x 250GB hdd, both on
h
The card IBM recommended is only 0,1 and they will not warranty any parts
which are not from IBM.
is this machine available with a simple JBOD non-raid 4 channel SATA card?
use linux native software raid 0+1... it probably performs better than
their raid cards anyways.
As I am not confident
Hi ppl .
I am getting a IBM x3200.. This machine can only support up to 4 x
250GB SATA. I need to have a usable space of 500GB and mirror it to
other 500GB.
IBM proposed me to get 2 RAID cards. Do you guys think i can do raid 0
on the first 2 x 250GB HDD and raid 0 on the second 2 x 250GB hdd,
CentOS List spake the following on 8/29/2007 11:31 AM:
Hi ppl .
I am getting a IBM x3200.. This machine can only support up to 4 x 250GB
SATA. I need to have a usable space of 500GB and mirror it to other
500GB.
IBM proposed me to get 2 RAID cards. Do you guys think i can do raid 0 on
the
Hi ppl .
I am getting a IBM x3200.. This machine can only support up to 4 x 250GB
SATA. I need to have a usable space of 500GB and mirror it to other 500GB.
IBM proposed me to get 2 RAID cards. Do you guys think i can do raid 0 on
the first 2 x 250GB HDD and raid 0 on the second 2 x 250GB hdd,
Is there a way to change IRQ of PCI devices?
PCI is designed to share IRQs between cards, and to automatically
configure. all PCI device drivers should be designed to cope properly
with this.
I have a Digium card which is conflicting with all the other PCI cards and
even the onboard NIC.
Hi,
Is there a way to change IRQ of PCI devices?
Thanks
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
> While yumming some packages, I keep getting the errors below. How to
> overcome it?
>
> Transaction Check Error:
> file /usr/share/man/man1/asn1parse.1ssl.gz from install of
> openssl-0.9.8b-8.3.el5 conflicts with file from package
> openssl-0.9.8b-8.3.el5
try a 'yum remove openssl.i386' th
Hi,
While yumming some packages, I keep getting the errors below. How to
overcome it?
Transaction Check Error:
file /usr/share/man/man1/asn1parse.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/nseq.1ssl.gz fr
The first thing that popped in my head was reverse lookup, but as I kept
reading and saw your test with web3 it could ave been a sync problem
between the two nameservers. By restarting ns1 all the zones were synced
again and your initial problem isn't there anymore and so your test with
web3 was su
Around 12:22am on Wednesday, June 13, 2007 (UK time), CentOS List
scrawled:
Line 35
COMMIT
What are the few lines before that?
Thanks, I saw the error on my iptables and fixed it up.
___
CentOS mailing list
CentOS@centos.org
http
Line 35
COMMIT
What are the few lines before that?
-A RH-Firewall-1-INPUT -p tcp -m tcp -i eth0 -m state --dport 139 --state
NEW -j ACCEPT
-A RH-Firewall-1-INPUT -p tcp -m udp -i eth0 -m state --dport 139 --state
NEW -j ACCEPT
-A RH-Firewall-1-INPUT -p tcp -m tcp -i eth1 -m state --dport 139
I applied a set of iptables rules and started iptables without any
trouble. But after i edited the rules and restarting it, it gives
me "Applying iptables firewall rules: iptables-restore: line 35
failed". I looked into /etc/sysconfig/ for the mentioned file and
it was not found. I did a qu
Hi,
I applied a set of iptables rules and started iptables without any trouble.
But after i edited the rules and restarting it, it gives me "Applying
iptables firewall rules: iptables-restore: line 35 failed". I looked into
/etc/sysconfig/ for the mentioned file and it was not found. I did a q
Well, it does the trick for openssl-devel.. But there are other
packages which still require openssl i386. What should i do?
It really depends if you need 32 bit compatibility. I tend to do "yum
remove glibc.i686" to get rid of it entirely.
I did that and yet it getting the same error.
Transa
49 matches
Mail list logo