[CentOS] Internet connection sharing?

2011-03-08 Thread hadi motamedi
Dear All My centos machine is connected to my MS Windows machine on the net.The MS Windows machine is connected to Internet via valid IP address setting and on its secondary ip address setting it can see my centos machine on the intranet.Can you please let me know how can try for Internet connectio

Re: [CentOS] Internet connection sharing?

2011-03-08 Thread hadi motamedi
On 3/8/11, Jakub Jedelsky wrote: > Dne 8.3.2011 10:19, hadi motamedi napsal(a): >> Dear All >> My centos machine is connected to my MS Windows machine on the net.The >> MS Windows machine is connected to Internet via valid IP address >> setting and on its secondary ip

Re: [CentOS] Internet connection sharing?

2011-03-08 Thread hadi motamedi
On 3/8/11, Rudi Ahlers wrote: > On Tue, Mar 8, 2011 at 12:09 PM, hadi motamedi wrote: >> On 3/8/11, Jakub Jedelsky wrote: >>> Dne 8.3.2011 10:19, hadi motamedi napsal(a): >>>> Dear All >>>> My centos machine is connected to my MS Windows machine

Re: [CentOS] Internet connection sharing?

2011-03-08 Thread hadi motamedi
On 3/8/11, bedo wrote: > your topology is below? > centos <>xp<--->internet > > then centos access internet via xp ? > > > > 2011/3/8 hadi motamedi > >> On 3/8/11, Rudi Ahlers wrote: >> > On Tue, Mar 8, 2011 at 12:09 PM, hadi mota

Re: [CentOS] Internet connection sharing?

2011-03-09 Thread hadi motamedi
On 3/8/11, bedo wrote: > OK, i know ,you need ICS with XP ,you can see below: > http://www.microsoft.com/windowsxp/using/networking/expert/crawford_02july01.mspx > > 2011/3/8 hadi motamedi > >> On 3/8/11, bedo wrote: >> > your topology is below? >> > cent

[CentOS] Inquiry:Problem installing application on Cent OS

2009-10-12 Thread hadi motamedi
Dear All Please be informed that I tried to install the "Real VMX" application on my Cent OS client . I setup the environment variables and build kernel . Then I add the following entry to my /boot/grub/menu.lst : title Real VMX rootnoverify (hd0,0) kernel -type=netbsd /vmx I tried to reb

Re: [CentOS] Inquiry:Problem installing application on Cent OS

2009-10-12 Thread hadi motamedi
t/vmx > > > As per this page: http://vmx.wikidot.com/install > > On 10/12/09, hadi motamedi wrote: > > Dear All > > Please be informed that I tried to install the "Real VMX" application on > my > > Cent OS client . I setup the environment variables and

Re: [CentOS] Inquiry:Problem installing application on Cent OS

2009-10-12 Thread hadi motamedi
Thank you for your help . Please find attached my "menu.lst" . Can you please do me favor and let me know how I have to modify it? Thank you in advance On Mon, Oct 12, 2009 at 10:00 AM, John R Pierce wrote: > hadi motamedi wrote: > > Thank you for your reply . To install t

[CentOS] Inquiry:Problem mounting cdrom on my CentOS 5.2 client

2009-10-12 Thread hadi motamedi
Dear All Please be informed that I needed to mount my cdrom on my CentOS 5.2 client , but unsuccessful . I tried as the followings : #mount -t vfat /dev/cdrom-hdc /mnt/cdrom Add the following line to /etc/fstab : /dev/cdrom-hdc /mnt/cdrom vfat noauto,users,noexec,rw,uid=1000,gid=1000 0 0 #mount /mn

[CentOS] Inquiry:Application cannot start on my CentOS 5.2

2009-10-12 Thread hadi motamedi
Dear All Please be informed that I tried to start my application on my CentOS 5.2 client but it cannot be started and returns the following error message : "There are 1744M available in /usr Starting mscmain service : system clock granularity : 1 microseconds. Error ip address Error config file ./c

Re: [CentOS] Inquiry:Problem mounting cdrom on my CentOS 5.2 client

2009-10-12 Thread hadi motamedi
Thank you very much for your reply . I found my mistake . On Mon, Oct 12, 2009 at 1:24 PM, Nicolas Thierry-Mieg < nicolas.thierry-m...@imag.fr> wrote: > > > hadi motamedi wrote: > > Dear All > > Please be informed that I needed to mount my cdrom on my CentOS 5.2 > &

[CentOS] Inquiry:What is the equivalent of nmap command on CentOS 5.2 ?

2009-10-15 Thread hadi motamedi
Dear All Please be informed that I have installed CentOS 5.2 on my client but it does not have nmap command . Can you please do me favor and let me know what is the equivalent of nmap command on CentOS 5.2 ? Thank you in advance ___ CentOS mailing list Ce

Re: [CentOS] Inquiry:What is the equivalent of nmap command on CentOS 5.2 ?

2009-10-15 Thread hadi motamedi
Thank you very much for your reply . But this time it returns "yum command not found" . Can you please help me ? Thank you in advance On Thu, Oct 15, 2009 at 8:42 AM, Frank Cox wrote: > On Thu, 15 Oct 2009 08:37:24 +0100 > hadi motamedi wrote: > > > Please be infor

[CentOS] Inquiry:External USB modem and Remote PC Access?

2009-10-25 Thread hadi motamedi
Dear All Please be informed that I checked for the presence of internal modem on my CentOS server , as the followings : #dmesg |grep -i modem #lspci |grep -i modem #lshw |grep -i modem According to the output , it seems that my CentOS client does not contain internal modem . So I decided to add ext

Re: [CentOS] Inquiry:External USB modem and Remote PC Access?

2009-10-26 Thread hadi motamedi
advance On Mon, Oct 26, 2009 at 5:42 AM, John R Pierce wrote: > hadi motamedi wrote: > > Dear All > > Please be informed that I checked for the presence of internal modem > > on my CentOS server , as the followings : > > #dmesg |grep -i modem > > #lspci |grep

Re: [CentOS] Inquiry:External USB modem and Remote PC Access?

2009-10-26 Thread hadi motamedi
for the solutions that can enable my CentOS server at the office to get remote desktop access of my CentOS client far at the site (the only connections that can be made is through modem dialup connections) . Let me thank you in advance On Mon, Oct 26, 2009 at 12:40 PM, Les Mikesell wrote: &g

[CentOS] Inquiry:How to make crontab job permanent even after server reboot?

2009-10-27 Thread hadi motamedi
Dear All Please be informed that I have an CentOS 5 server and I need it to be automatically rebooted at pre-specified times . To this end , I tried to set it as its crontab job as the followings : #crontab -e 30 15 * * * reboot It got through but after the server first reboot the crontab job disap

Re: [CentOS] Inquiry:How to make crontab job permanent even after server reboot?

2009-10-27 Thread hadi motamedi
other is CentOS5.2 . For the CentOS5.2 , the cron job does not disappear after server reboot but for the 5.0 one it does . Can you please let me know what is wrong here ? Thank you in advance On Wed, Oct 28, 2009 at 5:16 AM, John R Pierce wrote: > hadi motamedi wrote: > > Dear All &

[CentOS] Inquiry:iptables ?

2009-10-31 Thread hadi motamedi
Dear All To open a port , I know that I need to go to "System -> Administration -> Security Level and Firewall" -> Other ports and then I can open port-5901 as tcp protocol . Can you please do me favor and let me know how it can be done from the command line (if my CentOS is text-mode installed) ?

Re: [CentOS] Inquiry:iptables ?

2009-10-31 Thread hadi motamedi
Thank you for your reply . But it is returned "No such file" for /etc/sysconfig/iptables . Can you please correct me ? Thank you in advance On Sat, Oct 31, 2009 at 8:10 AM, Tony Molloy wrote: > On Saturday 31 October 2009 07:48:05 hadi motamedi wrote: > > Dear All > >

Re: [CentOS] Inquiry:iptables ?

2009-10-31 Thread hadi motamedi
config/iptables on my CentOS server . Can you please let me know what is wrong my case ? Thank you in advance On Sat, Oct 31, 2009 at 8:34 AM, Tony Molloy wrote: > On Saturday 31 October 2009 08:27:49 hadi motamedi wrote: > > Thank you for your reply . But it is returned "No suc

[CentOS] Inquiry:How to get remote login via frame relay link over E1?

2009-11-09 Thread hadi motamedi
Dear All Please be informed that my CentOS server has an interface to the Internet on its eth0 port and an frame relay link over E1 to the remote site (to provide data service there) . Can you please do me favor and let me know how can I get remote login to the far end network element over this fra

Re: [CentOS] Inquiry:How to get remote login via frame relay link over E1?

2009-11-09 Thread hadi motamedi
you mind to let me know if there is a way to remote login to that remote network element ? Let me thank you in advance On Mon, Nov 9, 2009 at 2:12 PM, Les Mikesell wrote: > hadi motamedi wrote: > > Dear All > > Please be informed that my CentOS server has an interface to the

Re: [CentOS] Inquiry:How to get remote login via frame relay link over E1?

2009-11-09 Thread hadi motamedi
Thank you very much for your reply . I got the point . The remote client just needs to have LAN connection to the remote Intranet and then my CentOS server can remote login to the network element . Thank you in advance On Tue, Nov 10, 2009 at 5:25 AM, hadi motamedi wrote: > Thank you v

[CentOS] Inquiry:How to check for IP conflict on my CentOS server?

2009-11-10 Thread hadi motamedi
Dear All Please be informed that I have set an secondary IP address on my CentOS server to be able to reach to another Intranet , as the followings: #ifconfig eth0:1 172.18.209.1 netmask 255.255.0.0 up But I am not aware if any other node on the new Intranet is making use of this IP address . Can

Re: [CentOS] Inquiry:How to check for IP conflict on my CentOS server?

2009-11-10 Thread hadi motamedi
Sorry . There are remote network elements that are not reachable from here . Can you please let me know if checking /var/log/messages can help resolving IP conflict ? On Tue, Nov 10, 2009 at 11:17 AM, John Doe wrote: > From: hadi motamedi > >Please be informed that I have set an sec

[CentOS] Inquiry:What is the equivalent of "iftop" on CentOS 5.2?

2009-11-17 Thread hadi motamedi
Dear All Can you please do me favor and let me know what is the equivalent of "iftop" command on CentOS 5.2 ? Please be informed that I couldn't find an rpm package for "iftop" on the www.pbone.net . Let me thank you in advance ___ CentOS mailing list Cen

[CentOS] Inquiry:What is the equivalent of "ping -f -l" on the CentOS server?

2009-11-18 Thread hadi motamedi
Dear All To find the optimum MTU size , on the MS Windows client , we need to try for "C:\ping www.google.com -f -l 1472" and then do for trial and error to find the optimum size . Can you please do me favor and let me know what is the equivalent of "ping -f -l" on the CentOS server ? Let me thank

Re: [CentOS] Inquiry:What is the equivalent of "ping -f -l" on the CentOS server?

2009-11-18 Thread hadi motamedi
Sorry. It was just an example . I wanted to ask you for the equivalent of "ping -f -l" in its general format . Please help me. On Wed, Nov 18, 2009 at 12:26 PM, Eero Volotinen wrote: > Quoting hadi motamedi : > > Dear All >> To find the optimum MTU size , on the MS Wi

[CentOS] Inquiry:How to enable "NAT" on CentOS 5 ?

2009-11-22 Thread hadi motamedi
Dear All On my CentOS 5 , I installed the Asterisk 1.4.13 and DECT application software and then when I want to try for "NAT" I issue as the followings : #iptables -t nat -A POSTROUTING -s 10.20.30.0/24 -o eth0 -j MASQUERADE But it didn't get through . So I checked if the "NAT" is enabled on my Ce

Re: [CentOS] Inquiry:How to enable "NAT" on CentOS 5 ?

2009-11-23 Thread hadi motamedi
Sorry. It seems that I didn't illustrate what I mean correctly . I mean that it is appeared to me that my CentOS 5 server will support for NAT by default (as I checked it on VirtualBox) but after Asterisk & DECT installation it does not . Can you please let me know which settings maybe influenced a

[CentOS] Inquiry:How to compare two files but not in line-by-line basis?

2009-12-02 Thread hadi motamedi
Dear All Can you please do me favor and let me know how can I compare two files but not in line-by-line basis on my CentOS server ? I mean say row#1 in file1 has the same data as say row#5 in file2 , but the comm compares them in line-by-line basis that is not intended . It seems that the diff cann

Re: [CentOS] Inquiry:How to compare two files but not in line-by-line basis?

2009-12-02 Thread hadi motamedi
at 9:47 AM, Brian McKerr wrote: > diff -y ? > > > On Wed, Dec 2, 2009 at 7:42 PM, Simon Banton wrote: > >> At 08:54 + 2/12/09, hadi motamedi wrote: >> >Dear All >> >Can you please do me favor and let me know how can I compare two >> >files but

Re: [CentOS] Inquiry:How to compare two files but not in line-by-line basis?

2009-12-02 Thread hadi motamedi
wanted . Sincerely Yours On Wed, Dec 2, 2009 at 9:42 AM, Simon Banton wrote: > At 08:54 + 2/12/09, hadi motamedi wrote: > >Dear All > >Can you please do me favor and let me know how can I compare two > >files but not in line-by-line basis on my CentOS server ? I mean

Re: [CentOS] Inquiry:How to compare two files but not in line-by-line basis?

2009-12-02 Thread hadi motamedi
On Wed, Dec 2, 2009 at 10:01 AM, Paul Bijnens wrote: > On 2009-12-02 10:56, hadi motamedi wrote: > > But "#diff -y" compares the two files in line-by-line basis . But my two > > files do not have one-to-one correspondence , say row#1 in file1 maybe > > the same as s

Re: [CentOS] Inquiry:How to compare two files but not in line-by-line basis?

2009-12-02 Thread hadi motamedi
On Wed, Dec 2, 2009 at 10:16 AM, Paul Bijnens wrote: > On 2009-12-02 11:10, hadi motamedi wrote: > > Thank you very much for your reply . This code actually solved my > > problem and returned exact matches between the two files (irrespective > > of their location in the fil

Re: [CentOS] Inquiry:How to compare two files but not in line-by-line basis?

2009-12-02 Thread hadi motamedi
On Wed, Dec 2, 2009 at 11:23 AM, John Doe wrote: > From: hadi motamedi > >Sorry . I tried for "#diff -y" but its output seems to have a comparison > between the two files in line-by-line basis . As you mentioned , if the > row#1 in file1 is in match with say row#5 in

Re: [CentOS] Inquiry:How to compare two files but not in line-by-line basis?

2009-12-05 Thread hadi motamedi
On Thu, Dec 3, 2009 at 12:42 PM, mark wrote: > John Doe wrote: > > From: hadi motamedi > >> Can you please do me favor and let me know if I can go further and try > for > >> advanced search like finding how many rows inside a file have data that > >> doe

[CentOS] Inquiry:How to recognize the assigned device for attached usb memory?

2009-12-21 Thread hadi motamedi
Dear All I have attached usb memory to my CentOS 5.2 server and I want to add it to my /etc/fstab . Can you please let me know how can I recognize it from my"/dev/?" list ? Thank you in advance ___ CentOS mailing list CentOS@centos.org http://lists.centos

[CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
Dear All I want to add "yum" to my CentOS 5.2 so I downloaded the rpm package from the www.pbone.net . But I didn't have success in installing it so please let me know if there is another way to accomplish this job ? Thank you in advance ___ CentOS mailin

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Wed, Dec 23, 2009 at 12:00 PM, Ray Van Dolson wrote: > On Wed, Dec 23, 2009 at 11:44:16AM +0000, hadi motamedi wrote: > > Dear All > > I want to add "yum" to my CentOS 5.2 so I downloaded the rpm package from > > the www.pbone.net . But I didn't have succ

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Wed, Dec 23, 2009 at 12:08 PM, Ray Van Dolson wrote: > On Wed, Dec 23, 2009 at 12:03:58PM +0000, hadi motamedi wrote: > > On Wed, Dec 23, 2009 at 12:00 PM, Ray Van Dolson > wrote: > > > > > On Wed, Dec 23, 2009 at 11:44:16AM +, hadi motamedi wrote: > > &

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Wed, Dec 23, 2009 at 12:23 PM, John R. Dennison wrote: > On Wed, Dec 23, 2009 at 12:03:58PM +0000, hadi motamedi wrote: > > > > Thanks for your reply . But for unknown reasons the yum is not available > on > > my CentOS . > > [r...@mss-1 tmp]# more /etc/redhat-

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Wed, Dec 23, 2009 at 12:45 PM, John R. Dennison wrote: > On Wed, Dec 23, 2009 at 12:31:53PM +0000, hadi motamedi wrote: > > > > Please find below : > > [r...@mss-1 tmp]# rpm -q centos-release > > centos-release-5-2.el5.centos > >And you conveniently

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Wed, Dec 23, 2009 at 2:45 PM, fred smith wrote: > On Wed, Dec 23, 2009 at 12:12:16PM +0000, hadi motamedi wrote: > > On Wed, Dec 23, 2009 at 12:08 PM, Ray Van Dolson > wrote: > > > > > On Wed, Dec 23, 2009 at 12:03:58PM +, hadi motamedi wrote: > > >

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Thu, Dec 24, 2009 at 5:54 AM, Drew wrote: > Yum-Arch is, I think, a red herring. Yum-Arch, according to pbone: > > "This package only provides the old yum-arch command from yum-2.2.2 > It should be used to generate repository informations for Fedora Core < 3 > and RedHat Enterprise Linux < 4."

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Thu, Dec 24, 2009 at 6:03 AM, John R Pierce wrote: > hadi motamedi wrote: > > Sorry. Can you please let me have the link to one of these CentOS > > mirrors to download the yum rpm package? I have used pbone.net > > <http://pbone.net> to install the screen rp

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Thu, Dec 24, 2009 at 6:22 AM, John R Pierce wrote: > hadi motamedi wrote: > > With many thanks for your help , please let me know why I am receiving > > the followings ? > > [r...@mss-1 tmp]# rpm -Uvh yum-3.2.22-20.el5.centos.noarch.rpm > > warning: yum-3.2.22-20.el

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Thu, Dec 24, 2009 at 6:56 AM, John R Pierce wrote: > hadi motamedi wrote: > > I tried for the other engaged rpm packages one-by-one . But at last , > > only the following one remained as unresolved : > > [r...@mss-1 tmp]# rpm -Uvh > > yum-fastestmirror-1.1.

Re: [CentOS] Inquiry:yum?

2009-12-23 Thread hadi motamedi
On Thu, Dec 24, 2009 at 6:59 AM, Barry Brimer wrote: > > I tried for the other engaged rpm packages one-by-one . But at last , > only > > the following one remained as unresolved : > > [r...@mss-1 tmp]# rpm -Uvh > yum-fastestmirror-1.1.16-13.el5.centos.noarch.rpm > > warning: yum-fastestmirror-1.

[CentOS] Raising ftp priority?

2010-01-10 Thread hadi motamedi
Dear All I need to ftp all of the files & folders of CentOS 5 server through WS_FTP . But it just lets for /home/www user login , but not root user . As I want to see and have all of files , can you please let me know how can I raise the ftp priority such that WS_FTP can login as root user . Thank

Re: [CentOS] Raising ftp priority?

2010-01-10 Thread hadi motamedi
On Sun, Jan 10, 2010 at 2:55 PM, Jim Perrin wrote: > On Sun, Jan 10, 2010 at 4:04 AM, hadi motamedi > wrote: > > Dear All > > I need to ftp all of the files & folders of CentOS 5 server through > WS_FTP . > > But it just lets for /home/www user login , but

Re: [CentOS] Raising ftp priority?

2010-01-10 Thread hadi motamedi
On Mon, Jan 11, 2010 at 6:02 AM, John R Pierce wrote: > hadi motamedi wrote: > > Thank you very much for your reply . I actually wanted to copy my > > CentOS server into an client in the LAB for further test & > > investigation . Can I have a copy of it up and running by

Re: [CentOS] Raising ftp priority?

2010-01-11 Thread hadi motamedi
On Mon, Jan 11, 2010 at 7:05 AM, John R Pierce wrote: > hadi motamedi wrote: > > Thank you for your reply . So the only way is cloning his hard disk . > > Am I right? > > I'd consider using dump to dump each ext3fs file system, then use > 'restore' to resto

[CentOS] yum install -y gcc?

2010-01-13 Thread hadi motamedi
Dear All I tried to install GCC3.x , required to compile Asterisk , on my CentOS 5 server as the followings : #yum install -y gcc But in the middle of the installation , my server went down from sudden power cut . After power recovery , I tried again but I am facing with the following error : "Erro

Re: [CentOS] yum install -y gcc?

2010-01-16 Thread hadi motamedi
On Thu, Jan 14, 2010 at 9:34 AM, John Doe wrote: > From: hadi motamedi > >I tried to install GCC3.x , required to compile Asterisk , on my CentOS 5 > server as the followings : > >#yum install -y gcc > > First, didn't you intend to install compat-gcc-34 ? > '

[CentOS] /var/www/html/stats/index.php?

2010-01-16 Thread hadi motamedi
Dear All I have installed an application on my CentOS 5.0 server but when I want to login to the gui I got the following error message : "*Warning*: make sure zend_optimizer.license_path is properly configured in php.ini! in */var/www/html/stats/index.php* on line *0"* But that index.php file is no

Re: [CentOS] /var/www/html/stats/index.php?

2010-01-16 Thread hadi motamedi
On Sat, Jan 16, 2010 at 11:57 AM, Jim Perrin wrote: > On Sat, Jan 16, 2010 at 6:29 AM, hadi motamedi > wrote: > > Dear All > > I have installed an application on my CentOS 5.0 server but when I want > to > > login to the gui I got the following error messag

[CentOS] CentOS port forwarding?

2010-01-26 Thread hadi motamedi
Dear All I have my CentOS server at @172.16.17.100 and my remote network element at @ 172.16.17.110 and both ones have Internet access . I need to virtually put the remote network element on the same LAN as my CentOS server to be touched with . In my application , both the ip addresses are as inval

[CentOS] Advanced fsck?

2010-01-27 Thread hadi motamedi
Dear All My CentOS server got file system inconsistency , asking for "type Ctrl-D for normal boot or give root password for maintenance to run fsck manually". I tried for manually run fsck , as the followings : #fsck -s /dev/hda3 But after rebooting the server it will come back again at the simila

Re: [CentOS] Advanced fsck?

2010-01-27 Thread hadi motamedi
On 1/28/10, Agile Aspect wrote: > > On Wed, Jan 27, 2010 at 9:45 PM, hadi motamedi > wrote: > > Dear All > > My CentOS server got file system inconsistency , asking for "type Ctrl-D > for > > normal boot or give root password for maintenance to run fsck manual

Re: [CentOS] Advanced fsck?

2010-01-31 Thread hadi motamedi
om:* centos-boun...@centos.org [mailto:centos-boun...@centos.org] *On > Behalf Of *hadi motamedi > *Sent:* Thursday, January 28, 2010 7:45 AM > *To:* CentOS mailing list > *Subject:* [CentOS] Advanced fsck? > > > > Dear All > My CentOS server got file system inconsistency , asking for

[CentOS] Grub boot loader?

2010-02-01 Thread hadi motamedi
Dear All On my CentOS server , the '/boot/grub/menu.lst' has the right configuration but when I reboot my CentOS server I cannot enter to grub edit menu to edit my boot kernel by pressing the 'e' key . Can you please confirm if I can activate it through issuing the followings : #grub-install /dev/

Re: [CentOS] Grub boot loader?

2010-02-01 Thread hadi motamedi
On Mon, Feb 1, 2010 at 8:24 AM, MHR wrote: > On Mon, Feb 1, 2010 at 12:04 AM, hadi motamedi > wrote: > > Dear All > > On my CentOS server , the '/boot/grub/menu.lst' has the right > configuration > > but when I reboot my CentOS server I cannot enter to

Re: [CentOS] Grub boot loader?

2010-02-01 Thread hadi motamedi
On Mon, Feb 1, 2010 at 9:11 AM, James Hogarth wrote: > On 1 February 2010 08:33, hadi motamedi wrote: > > > > > > On Mon, Feb 1, 2010 at 8:24 AM, MHR wrote: > >> > >> On Mon, Feb 1, 2010 at 12:04 AM, hadi motamedi > >> wrote: > >>

[CentOS] Virtualization software to install Windows as guest on CentOS 5 as host ?

2010-02-03 Thread Hadi Motamedi
Dear All I need to install Windows as guest on my CentOS 5 as host . Can you please give me the link to download the requierd rpm package for this purpose ? Thank you _ Hotmail: Powerfu

[CentOS] Using XEN to install Windows XP as guest on CentOS 5 as host ?

2010-02-05 Thread Hadi Motamedi
Dear All I want to use XEN to install Windows XP as guest on CentOS 5 as host . I tried as the followings : #yum install xen virt-manager kernel-xen #chkconfig xend on #reboot Then I booted my CentOS server using XEN kernel . I tried as the followings : #virt-manager & But when continuing to c

Re: [CentOS] Video capture on CentOS (6)

2011-09-26 Thread hadi motamedi
On 9/27/11, Mathieu Baudier wrote: >> Could anybody recommend a not-too-expensive video capture cards (PCI, >> USB, fireWire, ...) which would be well supported (drivers easily >> available in base, ElRepo, or not too complicated to build). > > Answering my own question for future reference: the G

Re: [CentOS] Video capture on CentOS (6)

2011-09-27 Thread hadi motamedi
On 9/27/11, Mathieu Baudier wrote: >> Could anybody recommend a not-too-expensive video capture cards (PCI, >> USB, fireWire, ...) which would be well supported (drivers easily >> available in base, ElRepo, or not too complicated to build). > > Answering my own question for future reference: the G

Re: [CentOS] Video capture on CentOS (6)

2011-09-27 Thread hadi motamedi
On 9/27/11, Mathieu Baudier wrote: >> Could anybody recommend a not-too-expensive video capture cards (PCI, >> USB, fireWire, ...) which would be well supported (drivers easily >> available in base, ElRepo, or not too complicated to build). > > Answering my own question for future reference: the G

[CentOS] trace?

2011-10-09 Thread hadi motamedi
Dear All I have installed an announcement application on my centos 6.0 server that calls for putting specific voice announcement files under /usr/local/srf/bin/prompt to be played in response to certain conditions occurred . There are a huge number of files in the announcement directory and it seem

Re: [CentOS] trace?

2011-10-10 Thread hadi motamedi
On 10/10/11, John Doe wrote: > From: Eero Volotinen > >> 2011/10/10 hadi motamedi : >>> I have installed an announcement application on my centos 6.0 server >>> that calls for putting specific voice announcement files under >>> /usr/local/srf/bin/pro

Re: [CentOS] trace?

2011-10-11 Thread hadi motamedi
On 10/11/11, Ljubomir Ljubojevic wrote: > Vreme: 10/11/2011 08:07 AM, hadi motamedi piše: >> On 10/10/11, John Doe wrote: >>> From: Eero Volotinen >>> >>>> 2011/10/10 hadi motamedi: >>>>> I have installed an announcement application

Re: [CentOS] trace?

2011-10-11 Thread hadi motamedi
On 10/11/11, John Doe wrote: > From: hadi motamedi > >> On 10/10/11, John Doe wrote: >>> From: Eero Volotinen >>>> 2011/10/10 hadi motamedi : >>>>> I have installed an announcement application on my centos 6.0 >> server >>>>

Re: [CentOS] trace?

2011-10-11 Thread hadi motamedi
On 10/11/11, Les Mikesell wrote: > On Tue, Oct 11, 2011 at 6:53 AM, hadi motamedi wrote: > >>>>>> How about something like this: >>>>>> watch -n 1 lsof /path/to/files >>>>> >>>>> Or maybe: >>>>>in

[CentOS] Inquiry:Migration from Linux 7.2 to CentOS 5

2009-09-12 Thread hadi motamedi
Dear All Can you please do me favor and let me know what are the highlights of major benefits of CentOS Release 5 (Final) over the RedHat Linux 7.2 (Enigma) as we are going to migrate to it ? Thank you in advance Regards H.Motamedi ___ CentOS mailing list

[CentOS] Inquiry:Virtualizer software for Windows guest on CentOS host

2009-09-21 Thread hadi motamedi
Dear All Can you please do me favor and let me know if there is an virtualizer software that allows installing Windows XP as guest on CentOS 5 as host ? Please be informed that my server has been installed with CentOS 5 on x86 platform and I need to have Windows XP on it as well . Let me thank you

Re: [CentOS] Inquiry:Virtualizer software for Windows guest on CentOS host

2009-09-22 Thread hadi motamedi
lrich Leodolter < ulrich.leodol...@obvsg.at> wrote: > On Mon, 2009-09-21 at 23:32 -0700, John R Pierce wrote: > > hadi motamedi wrote: > > > Dear All > > > Can you please do me favor and let me know if there is an virtualizer > > > software that allows installin

[CentOS] Inquiry:How to check the presence of internal Bluetooth decive?

2009-09-23 Thread hadi motamedi
Dear All Can you please do me favor and let me know how can I check for the presence of internal (built-in) Bluetooth device on my CentOS 5.0 server ? Let me thank you in advance ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/li

Re: [CentOS] Inquiry:How to check the presence of internal Bluetooth decive?

2009-09-23 Thread hadi motamedi
n Thu, 24 Sep 2009 07:09:14 +0100 > hadi motamedi wrote: > > > Can you please do me favor and let me know how can I check for the > presence > > of internal (built-in) Bluetooth device on my CentOS 5.0 server ? > > yum install lshw > > -- > MELVILLE THEATRE

Re: [CentOS] Inquiry:How to check the presence of internal Bluetooth decive?

2009-09-24 Thread hadi motamedi
lem at now ? Thank you in advance On Thu, Sep 24, 2009 at 7:59 AM, Frank Cox wrote: > On Thu, 24 Sep 2009 07:46:34 +0100 > hadi motamedi wrote: > > > Thank you for your reply . Please be informed that I tried for "yum > install > > lshw" and it seemed that my CentO

Re: [CentOS] Inquiry:How to check the presence of internal Bluetooth decive?

2009-09-24 Thread hadi motamedi
, 24 Sep 2009 08:05:20 +0100 > hadi motamedi wrote: > > > Thank you for your message . Sorry that I didn't exactly explain my > problem > > . Please be informed that after issuing "#yum install lshw" , I tried to > > issue the lshw command but my CentOS ser

Re: [CentOS] Inquiry:How to check the presence of internal Bluetooth decive?

2009-09-24 Thread hadi motamedi
Please find below the reply on my CentOS server : "#rpm -qil lshw package lshw is not installed" On Thu, Sep 24, 2009 at 8:24 AM, Frank Cox wrote: > On Thu, 24 Sep 2009 08:15:06 +0100 > hadi motamedi wrote: > > > Thank you for your reply . Sorry , but my /usr/s

[CentOS] Inquiry:Problem in mounting external cdrom

2009-09-24 Thread hadi motamedi
Dear All I tried to mount an external cdrom on my CentOS 5 server but un-successful . I attached the device to my USB port and then the followings have been added to my /dev folder : "cdrom -> scd0 cdrom-sr0 -> scd0 cdrw -> scd0 cdrw-sr0 -> scd0 cdwriter -> scd0 cdwriter-sr0 -> scd0" To this end ,

Re: [CentOS] Inquiry:Problem in mounting external cdrom

2009-09-25 Thread hadi motamedi
Thank you very much . It got through . On Thu, Sep 24, 2009 at 10:19 AM, Nicolas Thierry-Mieg < nicolas.thierry-m...@imag.fr> wrote: > hadi motamedi wrote: > > #mount -t vfat /dev/cdrom-sr0 /mnt/cdrom > > try removing "-t vfat" so mount can

[CentOS] Inquiry:Problem with nmap

2009-09-29 Thread hadi motamedi
Dear All Can you please do me favor and let me know how can I solve my problem with nmap , as described below : "My CentOS server can ping the network element , but when I try to scan its open ports to see which ones are open at now the nmap cannot distinguish them and returned as they are being fi

Re: [CentOS] Inquiry:Problem with nmap

2009-09-29 Thread hadi motamedi
" Can you please help me . On Tue, Sep 29, 2009 at 10:40 AM, Bastian Ballmann wrote: > Hi, > > turn off your firewall? Than nmap shows open instead of filtered ;) > > greets > > basti > > hadi motamedi schrieb: > > Dear All > > Can you please do me

Re: [CentOS] Inquiry:Problem with nmap

2009-09-29 Thread hadi motamedi
distinguish and returned the message that I sent you . I hope this clarifies my situation here . On Tue, Sep 29, 2009 at 12:26 PM, Bastian Ballmann wrote: > hadi motamedi schrieb: > > Thank you for your reply . But still it cannot get through : > > " > > #nmap -sS -p 20-80 172.

[CentOS] how to separate individual logs?

2010-11-28 Thread hadi motamedi
Dear All I have captured a file in my centos showing logs captured from many modules concurrently. Please find attached a sample of the file. As you see, there are logs from individual modules that have been captured concurrently. For example, there are logs from IPTR,SNMP,HLR,TCAP,XAPP,and SCCP m

Re: [CentOS] how to separate individual logs?

2010-11-29 Thread hadi motamedi
On 11/29/10, John Doe wrote: > Here is "The Power of CentOS"!!! (in approximately 3 minutes...) > > cat edit.txt | while read LINE; do > echo "$LINE" | grep -q '>\.\.' > if [ $? -eq 0 ]; then > LOGFILE=`echo $LINE | cut -d' ' -f1`.log > else > echo "$LINE" >> $LOGFILE > fi > done

Re: [CentOS] how to separate individual logs?

2010-11-30 Thread hadi motamedi
On 11/30/10, cybernet wrote: > can you please tell what that command does ?:)) > > Sorry. Which command do you mean? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] how to separate individual logs?

2010-11-30 Thread hadi motamedi
On 11/30/10, cybernet wrote: >> cat edit.txt | while read LINE; do >> echo "$LINE" | grep -q '>\.\.' >> if [ $? -eq 0 ]; then >>LOGFILE=`echo $LINE | cut -d' ' -f1`.log >> else >>echo "$LINE" >> $LOGFILE >> fi >> done > As you see in the original text file, each module's log is starte

Re: [CentOS] how to separate individual logs?

2010-11-30 Thread hadi motamedi
On 11/30/10, John Doe wrote: > The trick is that your original file has '\r' chars lurking around... > Forgot I did removed them manualy when I saw them... > > cat Edit3 | tr -d "\r" | while read LINE; do > > Instead of just copy/pasting, try to understand what it does. > Here is how it works: >

Re: [CentOS] how to separate individual logs?

2010-11-30 Thread hadi motamedi
On 11/30/10, Tony Schreiner wrote: > That error would happen if you did not have a space between [ and $? > > Tony Schreiner > Thank you very much for your help. Actually, I didn't have got a clear understanding of your code. Sorry for my mis-understanding. At now, I analyzed the code and totally

Re: [CentOS] how to separate individual logs?

2010-11-30 Thread hadi motamedi
On 11/30/10, John Doe wrote: > > My pseudo-code does exactly what you described (re-read it)... > > And it creates .log files... > $ ll -n > total 36 > -rw-r--r-- 1 2000 500 4678 nov 30 10:49 Edit3 > -rw-r--r-- 1 2000 500 39 nov 30 10:54 HLR.log > -rw-r--r-- 1 2000 500 2320 nov 30 10:54 IPTR.log

Re: [CentOS] how to separate individual logs?

2010-12-01 Thread hadi motamedi
On 12/1/10, John Doe wrote: > > Ok, last try... > Did you copy/pasted my code? > Did you type it? > Saying just that there's a syntax error without showing the code you used > does > not help... > > JD > Please find below the code that I tried : cat Edit3 | tr -d "\r" | while read LINE; do echo "$

Re: [CentOS] how to separate individual logs?

2010-12-01 Thread hadi motamedi
On 12/1/10, John Doe wrote: > > Ok, last try... > Did you copy/pasted my code? > Did you type it? > Saying just that there's a syntax error without showing the code you used > does > not help... > > JD > > Sorry to forget to mention that I have copied your code from your message into a text file a

Re: [CentOS] how to separate individual logs?

2010-12-04 Thread hadi motamedi
On 12/1/10, John Doe wrote: > I copy/pasted the code above and it works fine... > If I indent it like mine, they are identical. > Check that ftp does not add control chars. > You run it with bash, right? > Ask your sysadmin/colegue to help you. > > JD > Sorry to forget to mention that your code wa

[CentOS] ftp problem?

2011-06-06 Thread hadi motamedi
Dear All I cannot ftp to my centos server from MS Windows machine ,but ping and telnet are ok. I checked as the following : #chkconfig tftp on #setup After enabling tftp service, still the ftp is not ok but ping & telnet are ok. Can you please help me? Thank you ___

Re: [CentOS] ftp problem?

2011-06-07 Thread hadi motamedi
On 6/6/11, Juergen Gotteswinter wrote: > tftp != ftp > > you probably want to install vsftpd > > Am 07.06.11 08:43, schrieb hadi motamedi: >> Dear All >> I cannot ftp to my centos server from MS Windows machine ,but ping >> and telnet are ok. I checked as the

  1   2   3   >