Displaying 2 results from an estimated 2 matches for "juanin".
Did you mean:
janin
2007 Aug 13
2
PHP 4 on Centos 5
Hi!
I want to install PHP 4 via RPM on a CentOS 5 server.
I downloaded the CentOS 4.5 , installed all needed dependency packages, but
I'm having troubles while building the RPM:
I was having compile errors with the Apache APR module, I had to make a
symlink form apr-config to apr-1-config, since the package expected to find
apr-config which didn't exist, and had to pass via CFLAGS the
2004 Nov 15
1
IPSec tunnel
Hi!
I''m testing IPSec tunnels, having the following test schemma:
Host A - eth0: 192.168.1.67
eth1: 192.168.10.1
Host B - eth0: 192.168.1.254
eth1: 192.168.20.1
I''ve succesfully configured an IPSec tunnel in order to safely
communicate from 192.168.10.0/24 (which is obviously behind Host A), and
192.168.20.0/24 (obviously behind Host B)
In this test