Re: [CentOS] Centos Server Cd not in any mirrors?

2007-08-16 Thread Hapia IN
Unhappiness you'll need a good internet access to instal all new packages , because the yum don't use the CD (or iso) you've downloaded. You can't use yum off-line, I mean. Adriano Vieira On 8/15/07, Leonel <[EMAIL PROTECTED]> wrote: > On 8/14/07, Erick Perez <[EMAIL PROTECTED]> wrote: > > I cant

[CentOS] Network routing

2007-09-25 Thread Hapia IN
Hi, guys! We need to setup our both network device on centos-4.5 as follow: eth0: IP: 192.168.1.0/24 GW 192.168.1.1 eth1: IP: 192.168.10.0/24 GW 192.168.10.1 We don't know how to create our setup files for both network (eth0, eth1 and their routes)? Help us, please. Thx Adriano _

Re: [CentOS] Centos 5.1 + Open source CRM

2008-06-04 Thread Adriano dos Santos Vieira (Hapia IN)
Hi, folks! There are a great CRM system named as VTiger (www.vtiger.org). Do you know it? Could I also recomend it to you? This is a great system I tink and there are a demo witch on you could taste and also has a blog where you could read the developers news. Cheers, Adriano Vieira 2008/6/4

Re: [CentOS] Centos 5.2 and Xen

2008-06-23 Thread Adriano dos Santos Vieira (Hapia IN)
Hi, guys! Please, could I ask you by some documentation about XEN and Cluster on CEntOS-5. Theese one could be from basic to advanced level. Thanks in advance. Adriano Vieira ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/lis

[CentOS] Centos4.7, PHP5.1.6 & MSSQL

2008-10-29 Thread Adriano dos Santos Vieira (Hapia IN)
Hi, guys! How could I install mssql module on my environment? There are any centos-4.7 binary repository for this module? Thanks in advance. -- Adriano dos Santos Vieira ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinf

[CentOS] CEntOS-5.2 & php-mssql

2008-11-07 Thread Adriano dos Santos Vieira (Hapia IN)
Hi, guys! I'm trying to use php-mssql and I've tested the same php program on two servers (CEntOS-5 and Debian). CEntOS-5.2 (final) - php 5.1.6-20 - php-mssql 5.1.6-15 (from "extras" repository). - freetds 0.64-11 --- php test code --