[CentOS] DNS zone delegation

2009-07-31 Thread Gopinath Achari
Hi, i have configured a Master DNS server, i have also created records to delegate a zone to child dns server But when named service is started it says Jul 31 14:33:30 localhost named[21581]: dns.zone:9: ignoring out-of-zone data (child.dns.com) I am using

Re: [CentOS] Upgrade mail server to new machine

2009-05-10 Thread Gopinath Achari
there is no problem in the order. only thing is the folder of home directory and mail boxes should be properly restored with the same permissions and ownership . On Thursday 07 May 2009 19:44, Dan Carl wrote: d just copy /home/* /etc/shadow and /etc/passwd and /var/spool/mail. Does it

Re: [CentOS] MP4

2009-04-27 Thread Gopinath Achari
you can use mplayer to view this type of files On Saturday 25 April 2009 21:00, fo...@lemcoe.com wrote: You can open the stream in a program called VLC. --Original Message-- From: cen...@911networks.com Sender: centos-boun...@centos.org To: CentOS Mailing list ReplyTo: CentOS

[CentOS] Bind - zone delegation

2009-04-18 Thread Gopinath Achari
hi all, i have configured a local dns master server test.com the same server is responsible for zone delegation for child.test.com. But starting the named service it displays out of zone data in log file. Same configuration works fine on centos 4.xx but the below

[CentOS] squid timeout error

2009-01-31 Thread Gopinath Achari
the request again. Your cache administrator is root. Generated Sat, 31 Jan 2009 13:15:14 GMT by proxyserver (squid/2.5.STABLE14) when checked in access.log TCP/MISS 504 www.wisegeek.com error messages in the squid logs file Regards, Gopinath M. ___ CentOS

Re: [CentOS] network interface

2008-12-23 Thread Gopinath Achari
-- Regards, Gopinath M Network Admin Signal Networks Pvt. Ltd. Bangalore - 01 Smile it increases your face value ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] sendmail outbound help needed

2008-12-16 Thread Gopinath Achari
Hi All, I want to set up a sendmail server on Centos 5.2 Pc. This server should be able to send and receive mails outbound. i have purchased a domain name. can you help on this. -- Regards, Gopinath M ___ CentOS mailing

Re: [CentOS] SSH login to centos

2008-12-15 Thread Gopinath Achari
Thank you all. the problem is solved. There was a reverse lookup done. On Monday 15 December 2008 15:57, John R Pierce wrote: Gopinath Achari wrote: Hi all, SSH login to Centos 5.2 (Fresh installed) system takes a long time, what is the problem. anyone aware of this I've

[CentOS] SSH login to centos

2008-12-15 Thread Gopinath Achari
Hi all, SSH login to Centos 5.2 (Fresh installed) system takes a long time, what is the problem. anyone aware of this -- Regards, Gopinath M ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] kontact request

2008-12-15 Thread Gopinath Achari
Hi All, I am using kontact (internally uses kmail) as mail client. when i receive attachments in mail. its displayed in smart format as default. How can i set inline as default. any idea on this option. -- Regards, Gopinath M

Re: [CentOS] boot problems

2008-11-03 Thread Gopinath Achari
try root (hd0,0) configfile /boot/grub/grub.conf or configfile /etc/grub.conf boot it should boot if unable to load the grub config file or try to manually define the root , vmlinuz and initrd paramaters and boot. Eg: root (hd0,1) kernel /boot/vmlinuz-2.6.19.1 ro

[CentOS] Dazuko module Panda Antivirus

2008-10-30 Thread Gopinath Achari
module support is enabled... yes verifying capabilities are not built-in... built-in :( error: capabilities are built-in to the kernel: you will need to recompile a kernel with capabilities as a kernel module regards Gopinath . ___ CentOS

[CentOS] KIVIO

2008-10-23 Thread Gopinath Achari
, Gopinath M. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] GUI FTP

2008-09-29 Thread Gopinath Achari
hi, how to upload and download file from a ftp server using GUI. ftp client. upload and download to and from ftp server works fine when done done from command prompt but not working from GUI ftp client Ex. Gftp. is there any modifications to be done on the server, regards gopinath

RE: [CentOS] GUI FTP

2008-09-29 Thread Gopinath Achari
This was the error message generated during an upload to the ftp server login was done through local user on ftp server 226 Directory send OK. Received URL ftp://[EMAIL PROTECTED]:21/home/gopinath/r8169-6.005.00.tar.bz2 Loading directory listing /home/gopinath/wget1 from cache (LC_TIME

Re: [CentOS] How to enable bind to listen querys from all my network

2008-08-28 Thread Gopinath Achari
try this listen-on port 53 { 0.0.0.0; }; On Thu, 2008-08-28 at 12:28 +0200, Lorenzo Quatrini wrote: Miguel A. Velasco ha scritto: I have bind-chroot installed with the following options in /etc/named.conf: options { listen-on port 53 { 127.0.0.1; 10.10.80.0; };

Re: [CentOS] Re: system-config-kickstart

2008-08-28 Thread Gopinath Achari
re install the package and try again . this some times happens. On Fri, 2008-08-22 at 13:14 -0400, Jerry Geis wrote: Jerry Geis wrote: When I run this command on centos 5.2 it just sets there nothing ever happens. Any ideas? I have ran it on two centos 5.2 machines. I can control C out.

Re: [CentOS] loading modules across reboots

2008-08-28 Thread Gopinath Achari
add an entry of that module in /etc/rc.sysinit insmod /lib/modules/2.6.x.x/drivers/kernel/net/modulename.o and it automatically loads the module during the reboot On Tue, 2008-08-26 at 13:57 -0600, Joseph L. Casale wrote: I have a CentOS 5.2 install on a machine with the Marvell nic

Re: [CentOS] data rate on NIC card

2008-08-26 Thread Gopinath Achari
thank u. this tool is very usefull On Tue, 2008-08-26 at 08:48 +0200, Michel van Deventer wrote: On Tue, 2008-08-26 at 11:20 +0530, Gopinath Achari wrote: hi how to check the data rate on the nic card in centos i.e, at what speed the data is transmitted

[CentOS] data rate on NIC card

2008-08-25 Thread Gopinath Achari
hi how to check the data rate on the nic card in centos i.e, at what speed the data is transmitted and received on ethernet interface in terms of kbps or bps any command is available in centos 5.1 regards, Gopinath M

[CentOS] Shell script - ping

2008-07-28 Thread Gopinath Achari
hi, how to write a scripts which launches 10 pings to different destinations at execution of single shell scripts please help me any ideas regards, Gopinath ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman

Re: [CentOS] Shell script - ping

2008-07-28 Thread Gopinath Achari
the outputs in that case - e.g. redirect them to separate files. Regards, Javor On Mon, Jul 28, 2008 at 2:57 PM, Laurence Alexander Hurst [EMAIL PROTECTED] wrote: Gopinath Achari wrote: hi, how to write a scripts which

[CentOS] Firewall in CentOS 5.1

2008-07-24 Thread Gopinath Achari
hi all, Please suggest me a good firewall package for Cent OS 5.1 Server. This server is going to face to internet and will be accessed by the branch offices. Regards Gopinath M. ___ CentOS mailing list CentOS@centos.org http

[CentOS] MOUSE problem in Centos 5.1

2008-07-23 Thread Gopinath Achari
but the cursor is transparent. i dont know what is the problem. the mouse cursor is seen on the CUI prompt but not in GUI. Please help me what to do. the mouse is of Logitech make and is a ball mouse Regards, Gopinath ___ CentOS mailing list CentOS

[CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
the vncserver # vncserver New 'localhost.localdomain:1 (gopinath)' desktop is localhost.localdomain:1 Starting applications specified in /root/.vnc/xstartup Log file is /root/.vnc/localhost.localdomain:1.log The above message was displayed about

RE: [CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
yes here the user vnc exists i have logged in as a localuser gopinath and using su command to switch to root then i am executing this commands On Tue, 2008-07-22 at 06:25 -0600, Joseph L. Casale wrote: VNCSERVERS=2:vnc VNCSERVERARGS[2]=-geometry 1024x768 -depth 24 Here you are starting

Re: [CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
. but, if still having some problem then, try to reinstall it. #yum remove vnc #yum install vnc and then start the service. Thanks and Regards, Kapil Singh Kushwah Linux System Administrator Hotwax Media Inc. Indore,(M.P) INDIA On Tue, Jul 22, 2008 at 5:46 PM, Gopinath Achari [EMAIL

Re: [CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
22, 2008 at 5:46 PM, Gopinath Achari [EMAIL PROTECTED] wrote: HI all, i am configuring VNC server in CentOS 5.1. i have enables this two lines in /etc/sysconfig/vncserver file VNCSERVERS=2:vnc VNCSERVERARGS[2

Re: [CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
hi, i just installed the vnc and vncserver package. i started the server with command vncserver :2 when i connected to vncserver using vncviewer 192.168.1.101:5902 i prompted for the password then it display i windows with a terminal but when gui is enabled by uncommenting the two

[CentOS] XEN virtualization Problem

2008-07-11 Thread Gopinath Achari
to be installed for recognizing the Cdrom or any other thing to be done. please guide me. Regards, Gopinath ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] failed dependencies during mplayer installation.

2008-06-19 Thread Gopinath Achari
hi i am new to linux while installing mplayer [EMAIL PROTECTED] Desktop]$ rpm -ivh mplayer-1.0-0.37.rc1try2.el5.rf.i386.rpm mplayer-fonts-1.1-3.0.rf.noarch.rpm warning: mplayer-1.0-0.37.rc1try2.el5.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies:

Re: [CentOS] School Server Setup

2008-06-10 Thread gopinath
Please check the attachment - Original Message - From: Les Mikesell [EMAIL PROTECTED] To: CentOS mailing list centos@centos.org Sent: Tuesday, June 10, 2008 10:56 AM Subject: Re: [CentOS] School Server Setup Harry Sukumar wrote: I was wondering if you can help me little bit

[CentOS] offline file shares

2008-05-30 Thread gopinath
can we configure offline file shares in samba as we do on a windows pc Gopinath ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] offline file shares

2008-05-30 Thread gopinath
to create offline share of windows pc in centos of linux box. - Original Message - From: Fabian Arrotin - oxygen [EMAIL PROTECTED] To: CentOS mailing list centos@centos.org Sent: Friday, May 30, 2008 1:57 PM Subject: Re: [CentOS] offline file shares gopinath wrote: can we configure

Re: [CentOS] samba PDC

2008-05-13 Thread gopinath
thank you. - Original Message - From: Fajar Priyanto [EMAIL PROTECTED] To: centos@centos.org Sent: Tuesday, May 13, 2008 11:47 AM Subject: Re: [CentOS] samba PDC ___ CentOS mailing list CentOS@centos.org

[CentOS] samba PDC

2008-05-12 Thread gopinath
, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] DNS

2008-05-09 Thread gopinath
packages are installed on pc but still if i ping to some domain like ping www.google.com it resolves and displayes icmp replies. i dont know from where this name resolution is taking place please help on this what happens exactly. Regards, Gopinath M Signal Networks Pvt. Ltd. Smile

[CentOS] serial port in linux

2008-05-02 Thread gopinath
.) ffa0-ffaf : PCI device 8086:24db (Intel Corp.) please help me out is there any extra configuration to be done. Regards, Gopinath Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS

Re: [CentOS] read only root file system

2008-05-02 Thread gopinath
in the /etc/fstab define ro in the permissions field of the entry where the / partition is defined - Original Message - From: Brett Serkez [EMAIL PROTECTED] To: CentOS mailing list centos@centos.org Sent: Friday, May 02, 2008 5:58 PM Subject: Re: [CentOS] read only root file system

[CentOS] DDNS with DHCP

2008-04-22 Thread gopinath
How to configure DDNS with DHCP on Centos 4.3 Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] iptables details

2008-04-22 Thread gopinath
Both the command works as same. what you need in iptables - Original Message - From: Christopher Chan [EMAIL PROTECTED] To: CentOS mailing list centos@centos.org Sent: Tuesday, April 22, 2008 1:49 PM Subject: Re: [CentOS] iptables details Fajar Priyanto wrote: Hi all, I'm a bit

Re: [CentOS] Diskless Environment

2008-04-22 Thread gopinath
: Thursday, April 10, 2008 7:35 PM Subject: Re: [CentOS] Diskless Environment -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gopinath wrote: How to configure Diskless environment in CentOS 5.1. Please help me out I have a small guide to setting up an NFS server and then dishing out diskless

Re: [CentOS] Kickstart network settings problem

2008-04-22 Thread gopinath
This Below link will help you out http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/en-US/System_Administration_Guide/ - Original Message - From: James Pearson [EMAIL PROTECTED] To: CentOS mailing list centos@centos.org Sent: Tuesday, April 22, 2008 6:14 PM Subject: Re:

[CentOS] network Interface

2008-04-21 Thread gopinath
the pc is able to communicated to everyone on the networks. Please help me out. Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo

[CentOS] PPP server on Centos

2008-04-18 Thread gopinath
how to configure PPP server on Linux Please Help me out . Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] PPP server on Centos

2008-04-18 Thread gopinath
, gopinath wrote: how to configure PPP server on Linux Please Help me out . Give a little more information about what you want to do. Do you want to setup a Dial Up Connection to the Internet? If so run 'system-config-network' or 'system-config-network-tui' from the command line

[CentOS] Simulate RJ 45 Port

2008-04-17 Thread gopinath
how to simulate a RJ 45 port to act as serial port any option in Centos 5.1. Please help me out on this. Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Diskless Environment

2008-04-16 Thread gopinath
centos@centos.org Sent: Thursday, April 10, 2008 7:35 PM Subject: Re: [CentOS] Diskless Environment -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gopinath wrote: How to configure Diskless environment in CentOS 5.1. Please help me out I have a small guide to setting up an NFS server

[CentOS] Diskless Environment

2008-04-16 Thread gopinath
] To: CentOS mailing list centos@centos.org Sent: Thursday, April 10, 2008 7:35 PM Subject: Re: [CentOS] Diskless Environment -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gopinath wrote: How to configure Diskless environment in CentOS 5.1. Please help me out I have a small guide

Re: [CentOS] Diskless Environment

2008-04-16 Thread gopinath
: [CentOS] Diskless Environment On Wed, 2008-04-16 at 12:58 +0530, gopinath wrote: Hi according to the configuration defined in the below link i had configured on my PC. But when i do network boot on diskless Pc. It obtains ip from dhcp server then it also loads the defaults file

[CentOS] Mozilla in centos

2008-04-11 Thread gopinath
how to deny changes to proxy setting in Mozilla firefox . Please help me out. Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo

[CentOS] Diskless Environment

2008-04-10 Thread gopinath
How to configure Diskless environment in CentOS 5.1. Please help me out Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Scheduled works...

2008-03-19 Thread gopinath
use crontab utility - Original Message - From: Tolun ARDAHANLI To: CentOS mailing list Sent: Wednesday, March 19, 2008 1:43 PM Subject: [CentOS] Scheduled works... Hi guys; Is there any structure/program for scheduled works in Centos 5.1?(I want to empty my /tmp

Re: [CentOS] error mounting NFS client on NFS server

2008-03-07 Thread Gopinath M
this problem occurs when there is a problem is hard disk Rudi Ahlers wrote: My NFS server is on 192.168.10.10, with the following setup in /etc/exports: /backup 192.168.10.0/24(rw) Then, form a client (192.168.10.11), I run mount 192.168.10.10:/backup /bck, but get the following error:

Re: [CentOS] erroneous and irritating messages

2008-02-28 Thread gopinath
Stop the acpi daemon you can do it by using chkconfig acpid off service acpid stop - Original Message - From: Phil Savoie [EMAIL PROTECTED] To: CentOS mailing list centos@centos.org Sent: Friday, February 29, 2008 7:58 AM Subject: [CentOS] erroneous and irritating messages HI All,

Re: [CentOS] centos 5.1 install , 3ware raid card...

2008-02-26 Thread gopinath
You can install grub loader on MBR which is safer and will mount the linux partitions whereever the OS is installed - Original Message - From: Jed Reynolds [EMAIL PROTECTED] To: CentOS mailing list centos@centos.org Sent: Tuesday, February 26, 2008 1:36 PM Subject: Re: [CentOS] centos