Re: [CentOS] sed a particular line in file

2010-04-10 Thread Tom Brown
> % cat foo > Hello line 1 > Hello line 2 > Hello line 3 > > # To change just line 2 > % sed '2s/Hello/There/' > Hello line 1 > There line 2 > Hello line 3 > > # To change line 2 and onwards > % sed '2,$s/Hello/There/' > Hello line 1 > There line 2 > There line 3 > > It's that simple :-) > > y

Re: [CentOS] Cobbler import files with rsync error

2010-04-10 Thread Tom Brown
> > The problem is, as soon as I get this error, I can't re-import the > exact same image and need to specify a new name as well. How do I > clear this up? "cobbler image list" doesn't show the failed-imported > images. > > i would suggest cobb...@lists.fedorahosted.org

Re: [CentOS] Cobbler import files with rsync error

2010-04-10 Thread Rudi Ahlers
On Sat, Apr 10, 2010 at 10:18 AM, Tom Brown wrote: > >> >> The problem is, as soon as I get this error, I can't re-import the >> exact same image and need to specify a new name as well.  How do I >> clear this up? "cobbler image list" doesn't show the failed-imported >> images. >> >> > > i would s

[CentOS] VPN

2010-04-10 Thread cahit Eyigünlü
is there any possibility to do this on cent os for example company one will be in the block of 10.0.0.0.1-10.0.0.255 and routed to the one of my external ip company two will be in the block of 11.0.0.0.1-11.0.0.255 and routed to the one of my external ip i just need an advice is this better on wi

Re: [CentOS] VPN

2010-04-10 Thread John R Pierce
cahit Eyigünlü wrote: > is there any possibility to do this on cent os > > for example company one will be in the block of 10.0.0.0.1-10.0.0.255 > and routed to the one of my external ip > company two will be in the block of 11.0.0.0.1-11.0.0.255 and routed > to the one of my external ip > I am no

Re: [CentOS] VPN

2010-04-10 Thread cahit Eyigünlü
Unfotunately i have to solve this based on software i need to isolate each company to protect their info from others i have 3 companies and last one thing i need to see each company's traffic statics for long time periods. and i need to be able to limit their traffics that is all , but as i see on

Re: [CentOS] VPN

2010-04-10 Thread Eero Volotinen
2010/4/10 cahit Eyigünlü : > Unfotunately i have to solve this based on software > i need to isolate each company to protect their info from others > i have 3 companies > and last one thing i need to see each company's traffic statics for long > time periods. and i need to be able to limit their tr

Re: [CentOS] VPN

2010-04-10 Thread cahit Eyigünlü
I will check this out thank you so much 2010/4/10 Eero Volotinen > 2010/4/10 cahit Eyigünlü : > > Unfotunately i have to solve this based on software > > i need to isolate each company to protect their info from others > > i have 3 companies > > and last one thing i need to see each company's tr

Re: [CentOS] VPN

2010-04-10 Thread cahit Eyigünlü
i am looking to open vpn remote page now do you know where could i set client's sites that allow to connect or not ? 10 Nisan 2010 13:36 tarihinde cahit Eyigünlü yazdı: > I will check this out thank you so much > > 2010/4/10 Eero Volotinen > > 2010/4/10 cahit Eyigünlü : >> > Unfotunately i have

Re: [CentOS] VPN

2010-04-10 Thread Eero Volotinen
2010/4/10 cahit Eyigünlü : > i am looking to open vpn remote page now do you know where could i set > client's sites that allow to connect or not ? err. See documentation at http://www.openvpn.net or hire network consult? -- Eero, RHCE ___ CentOS maili

Re: [CentOS] VPN

2010-04-10 Thread Ian Murray
>i am looking to open vpn remote page now do you know where could i set >client's sites that allow to connect or not ? I can't remember if there are other controls, but AFAIK the primary method of saying who is allowed is via certificates that you create when setting it up. It is still unclear

Re: [CentOS] VPN

2010-04-10 Thread cahit Eyigünlü
yes exactly that is what i need to do murrayei could you describe a little more 2010/4/10 Ian Murray > > >i am looking to open vpn remote page now do you know where could i set > client's sites that allow to connect or not ? > > I can't remember if there are other controls, but AFAIK the primary

Re: [CentOS] VPN

2010-04-10 Thread Ian Murray
>yes exactly that is what i need to do murrayei >could you describe a little more If 'B' in my previous description is a single machine, need not route and the A to C issue goes away. My OpenVPN/Iptables skills are not strong enough to describe it in general terms and has been previously stat

Re: [CentOS] VPN

2010-04-10 Thread cahit Eyigünlü
i mis understood sorry A B and C are companies not alone computers and they have client computers 2010/4/10 Ian Murray > > > >yes exactly that is what i need to do murrayei > >could you describe a little more > > If 'B' in my previous description is a single machine, need not route and > the A t

[CentOS] is skype using encryption?

2010-04-10 Thread Jozsi Vadkan
Can someone [same subnet, e.g.: with a hub, not switch..] sniff my skype password when i'm using Skype? Is it encrypted? Thank you for the info ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] is skype using encryption?

2010-04-10 Thread Timo Schoeler
On 04/10/2010 04:55 PM, Jozsi Vadkan wrote: > Can someone [same subnet, e.g.: with a hub, not switch..] sniff my skype > password when i'm using Skype? Nope. > Is it encrypted? Yupp... > Thank you for the info For more information, check this: http://www.theregister.co.uk/2009/02/12/nsa_offer

Re: [CentOS] VPN

2010-04-10 Thread Les Mikesell
cahit Eyigünlü wrote: > Unfotunately i have to solve this based on software > i need to isolate each company to protect their info from others > i have 3 companies > and last one thing i need to see each company's traffic statics for long > time periods. and i need to be able to limit their traf

[CentOS] file sharing?

2010-04-10 Thread Roland Roland
on of virus signature database 5015 (20100410) __ The message was checked by ESET Smart Security. http://www.eset.com <>___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] file sharing?

2010-04-10 Thread JohnS
On Sat, 2010-04-10 at 19:33 +0300, Roland Roland wrote: > Hi all, > > > is there a way to make the afp/smb services work only one ONE nic.. > in other words users accessing the shared files from a specific NIC.. > that way I can divide the load. file transfers goes from one NIC and > windows

Re: [CentOS] file sharing?

2010-04-10 Thread Ross Walker
On Apr 10, 2010, at 12:33 PM, "Roland Roland" wrote: Hi all, I've inherited from a previous It personnel a centos server which works as a fileserver and at the same time has one Vmware (windows xp) working on it. due to file server data load, the windows xp services get unreachable unt

Re: [CentOS] file sharing?

2010-04-10 Thread Les Mikesell
Roland Roland wrote: > Hi all, > > I've inherited from a previous It personnel a centos server which works > as a fileserver and at the same time has one Vmware (windows xp) working > on it. > due to file server data load, the windows xp services get unreachable > until the data transfer from

[CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread cahit Eyigünlü
how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for pkcs11-helper but i've already installing [r...@vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz hata: Failed build dependencies: pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64 [r...@vpn VpnSetup]# rpm -iv

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread Ned Slider
cahit Eyigünlü wrote: > how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for > pkcs11-helper but i've already installing > > > [r...@vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz > Anything wrong with: yum install openvpn rpmforge has packages: http://wiki.centos.org/A

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread Agile Aspect
2010/4/10 cahit Eyigünlü : > how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for > pkcs11-helper but i've already installing > > [r...@vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz > > hata: Failed build dependencies: > >     pkcs11-helper-devel is needed by openvpn-2.1.1

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread Agile Aspect
2010/4/10 cahit Eyigünlü : > how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for > pkcs11-helper but i've already installing > > [r...@vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz > > hata: Failed build dependencies: > >     pkcs11-helper-devel is needed by openvpn-2.1.1

Re: [CentOS] VPN

2010-04-10 Thread John R Pierce
cahit Eyigünlü wrote: > yes exactly that is what i need to do murrayei > could you describe a little more you either need to learn wide area networking principles as well as the ins and outs of VPN software, so you can solve these problems yourself, or hire someone so qualified if you want speci

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread cahit Eyigünlü
still the same :( [r...@vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz hata: Failed build dependencies: pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64 [r...@vpn VpnSetup]# dir = lzo-devel-2.02-3.el5.kb.i386.rpm pkcs11-helper-1.06.tar.bz2.1 libopenssl-devel-0.9.8k-3.

Re: [CentOS] VPN

2010-04-10 Thread cahit Eyigünlü
Thank you so much 2010/4/10 John R Pierce > cahit Eyigünlü wrote: > > yes exactly that is what i need to do murrayei > > could you describe a little more > > you either need to learn wide area networking principles as well as the > ins and outs of VPN software, so you can solve these problems yo

Re: [CentOS] is skype using encryption?

2010-04-10 Thread Jozsi Vadkan
thank you! :) 2010. 04. 10, szombat keltezéssel 17.04-kor Timo Schoeler ezt írta: > On 04/10/2010 04:55 PM, Jozsi Vadkan wrote: > > Can someone [same subnet, e.g.: with a hub, not switch..] sniff my skype > > password when i'm using Skype? > > Nope. > > > Is it encrypted? > > Yupp... > > > Tha

[CentOS] (no subject)

2010-04-10 Thread Les Mikesell
http://EleaseDusen2292.co.cc ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread Agile Aspect
2010/4/10 cahit Eyigünlü : > still the same :( > And why would anything change? All you did was show us the same command again which failed the first time. Binaries setting in a directory are worthless. Since you're clueless, don't use rpmbuild. Last try yum remove pkcs11\* yum install

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread Les Mikesell
cahit Eyigünlü wrote: > still the same :( > > [r...@vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz > > hata: Failed build dependencies: > > pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64 > > [r...@vpn VpnSetup]# dir > > = >

Re: [CentOS] (no subject)

2010-04-10 Thread James Bensley
What is this supposed to be Mike? I can't get to the site, eventually it times out? -- Regards, James. http://www.jamesbensley.co.cc/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] (no subject)

2010-04-10 Thread Rudi Ahlers
On Sat, Apr 10, 2010 at 10:14 PM, James Bensley wrote: > What is this supposed to be Mike? I can't get to the site, eventually > it times out? > > -- > Regards, > James. > > http://www.jamesbensley.co.cc/ > ___ It is spam.Either Mike spammed the list,

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread cahit Eyigünlü
Hello les ; login as: root [r...@vpn ~]# yum install openvpn Loaded plugins: fastestmirror Determining fastest mirrors * addons: ftp.plusline.de * base: ftp.plusline.de * extras: ftp.plusline.de * updates: ftp.plusline.de addons | 951 B 00

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread cahit Eyigünlü
this three line returned error all the others ok : yum install lzo make make install 2010/4/10 Agile Aspect > 2010/4/10 cahit Eyigünlü : > > still the same :( > > > > And why would anything change? > > All you did was show us the same command again which failed the first time. > > Binari

Re: [CentOS] (no subject)

2010-04-10 Thread Akemi Yagi
On Sat, Apr 10, 2010 at 1:19 PM, Rudi Ahlers wrote: > On Sat, Apr 10, 2010 at 10:14 PM, James Bensley wrote: >> What is this supposed to be Mike? I can't get to the site, eventually >> it times out? > It is spam.Either Mike spammed the list, or he has a virus. Or spammer used a forged 'From' ad

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread Frank Cox
On Sat, 2010-04-10 at 23:29 +0300, cahit Eyigünlü wrote: You need to read the instructions you are given and follow them. Specifically, this part: > set up yum to use the EPEL repository, -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com ___

[CentOS] ulimit

2010-04-10 Thread Matt
I need to to change the ulimit to 16384(ulimit -n 16384) on boot on Centos 5.4 64 bit. How do I do that? Been searching and have yet to find a good answer. Tried to do it in rc.local but it appears to happen to late there. Matt ___ CentOS mailing list

Re: [CentOS] (no subject)

2010-04-10 Thread aurfalien
Yea, this same link hit another tech list I'm on, albeit redirected from a diff link to the exact same URL. Its prolly meant to just drive traffic to the site, wether you buy any thing is irrelevant. Some get paid just by you hitting the URL. - aurf On Apr 10, 2010, at 1:42 PM, Akemi Yagi wr

[CentOS] Installing a .ko file?

2010-04-10 Thread Slack-Moehrle
Hi All, I am trying to add a 3Ware 9500S-8 RAID controller to a CentOS 5.4 box. I have the drivers from 3Ware and they seem to be a .ko file (which I presume is like a .kext on OSX) How do I install these? Searched turn up people talking about Kernel panics with .ko's but I dont see anything

Re: [CentOS] pkcs11-helper-devel is needed

2010-04-10 Thread Les Mikesell
Did you miss the part where I said to set up yum to use the EPEL repository? http://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F You might want to look into other 3rd party repositories, but EPEL is the place to start for additional software a

Re: [CentOS] Installing a .ko file?

2010-04-10 Thread Gordon McLellan
On Sat, Apr 10, 2010 at 5:59 PM, Slack-Moehrle wrote: > Hi All, > > I am trying to add a 3Ware 9500S-8 RAID controller to a CentOS 5.4 box. > > I have the drivers from 3Ware and they seem to be a .ko file (which I presume > is like a .kext on OSX) > > How do I install these? Searched turn up peop

Re: [CentOS] Installing a .ko file?

2010-04-10 Thread Daniel Bird
On 10/04/2010 22:59, Slack-Moehrle wrote: > Hi All, > > I am trying to add a 3Ware 9500S-8 RAID controller to a CentOS 5.4 box. > FYI http://www.3ware.com/KB/article.aspx?id=14546 D ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/m

Re: [CentOS] ulimit

2010-04-10 Thread Miguel Medalha
> I need to to change the ulimit to 16384(ulimit -n 16384) on boot on > Centos 5.4 64 bit. How do I do that? Been searching and have yet to > find a good answer. Tried to do it in rc.local but it appears to > happen to late there In order to make the change permanent, add the following line to

Re: [CentOS] (no subject)

2010-04-10 Thread Benjamin Franz
James Bensley wrote: > What is this supposed to be Mike? I can't get to the site, eventually > it times out? > It isn't from Mike. It is some spambot using his forged mail ID to post to the list. It is a common trick to by-pass member's only posting filters. -- Benjamin Franz

Re: [CentOS] Installing a .ko file?

2010-04-10 Thread Benjamin Franz
Slack-Moehrle wrote: > Hi All, > > I am trying to add a 3Ware 9500S-8 RAID controller to a CentOS 5.4 box. > > I have the drivers from 3Ware and they seem to be a .ko file (which I presume > is like a .kext on OSX) > > How do I install these? Searched turn up people talking about Kernel panics >

Re: [CentOS] ulimit [SOLVED]

2010-04-10 Thread Miguel Medalha
> I need to to change the ulimit to 16384(ulimit -n 16384) on boot on > Centos 5.4 64 bit. How do I do that? After replying to you, I tested the "solution" I gave you and it didn't work. I found a working solution. I added the following line to /etc/profile: ulimit -n 16384 This works as the

Re: [CentOS] ulimit [SOLVED]

2010-04-10 Thread Keith Keller
On Sun, Apr 11, 2010 at 03:25:47AM +0100, Miguel Medalha wrote: > > > I need to to change the ulimit to 16384(ulimit -n 16384) on boot on > > Centos 5.4 64 bit. How do I do that? > > After replying to you, I tested the "solution" I gave you and it didn't > work. > > I found a working solution.

Re: [CentOS] (no subject)

2010-04-10 Thread aurfalien
You can actually rent these bots so that ppl can click on your link, and you as the referrer get paid. Getting several hundred thousand click thru's is a conservative number. I'm sure this will hit some of the other lists I'm on and is claiming to be some online Canadian pharmacy (MyCanadianP