Re: [CentOS] mysqld not starting on reboot

2009-11-10 Thread Gabriel Rosca
maybe " chkconfig mysqld on " will help Gabe From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Victor Subervi Sent: Tuesday, November 10, 2009 10:00 AM To: CentOS mailing list Subject: [CentOS] mysqld not starting on reboot Hi; I installed mysql using yum,

Re: [CentOS] smtp+pop3+imap+tls+webmail+anti spam+anti virus

2009-11-14 Thread Gabriel Rosca
I personal use Zimbra ... is a good open source email server. Thank you, Gabe www.techshrinks.com -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Eugeneapolinary Ju Sent: Friday, November 13, 2009 4:56 PM To: centos list Subject: [Cent

Re: [CentOS] Linux router with CentOS

2009-12-09 Thread Gabriel Rosca
you can take a look at SYSWAN SW24 10/100Mbps Dual WAN Load Balancer Gabe -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Alan McKay Sent: Wednesday, December 09, 2009 8:03 PM To: CentOS mailing list Subject: Re: [CentOS] Linux router w

Re: [CentOS] Monitoring Dynamic IPs using Some network monitoring tool

2009-12-21 Thread Gabriel Rosca
I personal use zabbix ... On all the servers ( Windows, Linux ) with dynamic IP I use dyndns ... Gabe www.techshrinks.com -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Rajagopal Swaminathan Sent: Monday, December 21, 2009 8:50 AM To

Re: [CentOS] Backup server

2010-01-13 Thread Gabriel Rosca
I like better Bacula ... Personal I have Bacula ... configure to backup mac, windows, and linux servers ... Gabe -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Sorin Srbu Sent: Wednesday, January 13, 2010 9:53 AM To: 'CentOS mailing

Re: [CentOS] Backup server

2010-01-13 Thread Gabriel Rosca
ginal Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Gabriel Rosca >Sent: Wednesday, January 13, 2010 4:09 PM >To: 'CentOS mailing list' >Subject: Re: [CentOS] Backup server > >I like better Bacula ... > >Personal I hav

[CentOS] Conga Ricci Luci "Add a Virtual Service" tab missing or disabled

2009-06-29 Thread Gabriel Rosca
Hi guys ... I have a problem ... here is my settup luci xen0 xen1 [r...@xen1 ~]# clustat Cluster Status for XEN_Cluster @ Mon Jun 29 03:31:23 2009 Member Status: Quorate Member Name ID Status --

[CentOS] "Conga" Luci "Add a virtual Service" is missing

2009-06-29 Thread Gabriel Rosca
Hi there. I have 2 days trying to resolve this issue ... I have 2 xen servers in cluster ... and I installed Luci on another server separate from the 2 xen servers. I created a cluster ... I create a failed over domain I did migration and live migration from a dom0 to another ... My pro

Re: [CentOS] server mirroring how to

2009-08-01 Thread Gabriel Rosca
Take a look at drbd and heatbeat for this. Best regards, Gabriel Rosca www.genxvoip.com 2009/8/1 fabian > Dear All, > > I have the following setup which is the heart of our organistion and runs > the following for a long time > > Centos 5.0 server which is used as a >

Re: [CentOS] rsync

2009-09-03 Thread Gabriel Rosca
Try this ... On your script ... /usr/bin/rsync -avzh -e "ssh -i /home/user/.ssh/auth-key" ch...@remotehost:/var/www/html /backup/html Gabe On 9/3/09 4:06 PM, "chloe K" wrote: > Hi > > I put the rsync in cronjob > but it won't work > > in root user cron > > */30 * * * * /home/chloe

Re: [CentOS] Transferring system to new drive

2010-09-14 Thread Gabriel Rosca
What about doing all with dd ... If you have the second disk installed in the same machine you can do "dd if=/dev/sda of=/dev/sdb" ort you can use clonezilla is a live cd . Gabe On 9/14/10 8:12 AM, "Timothy Murphy" wrote: > > Is there a document with instructions for this? > I've had smartd w

Re: [CentOS] How Do I ...

2010-04-14 Thread Gabriel Rosca
You can go to /etc/sysconfig/network-scripts , edit and move around ifcfg-ethX files Gabe From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of gene.po...@macys.com Sent: Wednesday, April 14, 2010 10:59 AM To: centos@centos.org Subject: [CentOS] How Do I ...