[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: l

Re: [CentOS] failed dependencies during mplayer installation.

2008-06-19 Thread Gopinath Achari
thank you all i successfully installed mplayer and its working fine. On Thu, 2008-06-19 at 03:14 -0700, Akemi Yagi wrote: > On Thu, Jun 19, 2008 at 1:49 AM, Ryan Lewon <[EMAIL PROTECTED]> wrote: > > On Thu, Jun 19, 2008 at 01:48:07AM -0700, John R Pierce wrote: > >&g

[CentOS] XEN virtualization Problem

2008-07-10 Thread Gopinath Achari
Hi, I am trying to install windows XP on XEN. The Base operating system is Centos 5.1 I used GUI tool Virtual Manager. Once this Virtual manager is started is connected the XEN and QEMU. i used new tab placed below to install a virtual OS ( ex. Winxp.) after passing through th

[CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
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]="-geometry 1024x768 -depth 24" here i have created a user vnc and set the password using vncpasswd cmd. then i started the vncs

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 star

Re: [CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
t; Linux System Administrator > Hotwax Media Inc. > Indore,(M.P) INDIA > > > > > On Tue, Jul 22, 2008 at 5:46 PM, Gopinath Achari > <[EMAIL PROTECTED]> wrote: > HI all, > >i am configuring VNC serve

Re: [CentOS] VNC server problem

2008-07-22 Thread Gopinath Achari
gt; 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 PROTECTED]> wrote: > HI all, > >

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 lines

[CentOS] MOUSE problem in Centos 5.1

2008-07-23 Thread Gopinath Achari
HI All, i installed Cent OS 5.1 on a INtel P4 PC. it got installed successfully. Upto the login prompt the mouse cursor appears on the screen. then cursor disappers. i we move the mouse. the cursor movement is felt when it is on a icon or when right click is done bu

[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://lists

[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/lis

Re: [CentOS] Shell script - ping

2008-07-28 Thread Gopinath Achari
'll have to be more > careful about 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: >

[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 bind-9.3.4-10.P1.el5

[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 __

Re: [CentOS] data rate on NIC card

2008-08-25 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 > >

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

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 is

[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
OS mailing list > Subject: Re: [CentOS] GUI FTP > > On Mon, Sep 29, 2008 at 5:55 AM, Gopinath Achari > <[EMAIL PROTECTED]> wrote: > > > upload and download to and from ftp server works fine when done done > > from command prompt but not working from GUI ftp client Ex. Gf

[CentOS] KIVIO

2008-10-23 Thread Gopinath Achari
Hi all, I need Koffice-kivio package for centos 5.2 (i386) I downloaded this package from kde.org site. when i installed. It generated lots of dependency errors even though the dependency packages are installed please Help me out . I need kivio ( Equivalent to Visio) regards,

[CentOS] Dazuko module Panda Antivirus

2008-10-30 Thread Gopinath Achari
Hi, I installed Panda antivirus for linux but it uses Dazuko module for updating virus definition downloaded from internet to virus definitions database. So i downloaded dazuko ( tar package) software and tryed to install. But it generates the below defined errors, Which module i

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 root

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, > > wha

[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

[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 lis

Re: [CentOS] network interface

2008-12-23 Thread Gopinath Achari
use ifup eth0:2 On Wednesday 24 December 2008 02:59, Barry Brimer wrote: > > Hi all > > > > How can I bring up eth0:2 only > > > > "ifconfig eth0:2 up" is not working > > > > I have to use service network restart > > > > But it restarts all network interfaces that I don't >

[CentOS] squid timeout error

2009-01-31 Thread Gopinath Achari
Dear All, i am using squid-2.5STABLE Below error message occurs if the site is accessed through proxy server. same problem occurs for many other sites likes dkc1.digikey.com But the same site opens clearly without any problem if accessed directly. Please help Thanks in advance.   ER

[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 configur

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 M

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 m