[CentOS] MSSQL on linux

2008-11-24 Thread chaminda
Dear all, I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux? Please help. Thanks, Chaminda Mendis ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] MSSQL on linux

2008-11-24 Thread Rainer Duffner
[EMAIL PROTECTED] schrieb: > Dear all, > > I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux? > Without any kind of virtualization-technology: no With some kind of virtualization-technology: yes Search wikipedia for "virtualization". Rainer ___

Re: [CentOS] Trouble Donating on centos.org

2008-11-24 Thread Amos Shapira
2008/11/24 Kurt Hansen <[EMAIL PROTECTED]>: > Hello, > > I tried making a donation via the centos.org website but was blocked by > PayPal. I tried today and a few weeks ago. I told my boss about this (our company is mainly in the online anti-fraud domain) and he said that it happened to him in the

Re: [CentOS] MSSQL on linux

2008-11-24 Thread Fabian Arrotin
On Mon, 24 Nov 2008, [EMAIL PROTECTED] wrote: Dear all, I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux? Please help. Thanks, Chaminda Mendis No and it will never happen : i doubt Microsoft will ever release something for the linux platform .. :-p -- Fabian Arrot

Re: [CentOS] Correctly setting up sound with Intel High Definition ICH7

2008-11-24 Thread William L. Maltby
On Sun, 2008-11-23 at 21:51 +0100, Niki Kovacs wrote: > Hi, > > Earlier this day I started a thread about Skype not working with > outgoing sound. Now I wonder if it's not a problem with my soundcard. I > had a vague suspicion about this, but since it's way off the original > topic, I decided

[CentOS] CentOS-announce Digest, Vol 45, Issue 14

2008-11-24 Thread centos-announce-request
Send CentOS-announce mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reac

Re: [CentOS] MSSQL on linux

2008-11-24 Thread Jim Perrin
On Mon, Nov 24, 2008 at 4:45 AM, <[EMAIL PROTECTED]> wrote: > Dear all, > > I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux? You can talk to them from a linux box, but you can't really RUN them from a linux box without virtualizing a windows OS. -- During times of univers

Re: [CentOS] MSSQL on linux

2008-11-24 Thread Rudi Ahlers
On Mon, Nov 24, 2008 at 2:05 PM, Jim Perrin <[EMAIL PROTECTED]> wrote: > On Mon, Nov 24, 2008 at 4:45 AM, <[EMAIL PROTECTED]> wrote: >> Dear all, >> >> I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux? > > You can talk to them from a linux box, but you can't really RUN them >

[CentOS] Configure sendmail to only send to one domain

2008-11-24 Thread Sean Carolan
Is there an easy way to configure sendmail to only send mail to addresses in one particular domain? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Configure sendmail to only send to one domain

2008-11-24 Thread Les Mikesell
Sean Carolan wrote: Is there an easy way to configure sendmail to only send mail to addresses in one particular domain? If it is 'your' domain, configure the sender(s) to use the intended receiving server as the SMART_HOST but don't give it RELAY permissions in the receiving access file. Th

[CentOS] PPTP VPN server

2008-11-24 Thread Germán Andrés Pulido F.
Hi I've been using linux to give VPN access to my corporate LAN using the following software: Centos 5.2 x86 kernel 2.6.18-92.1.18.el5xen pptpd (poptop) 1.3.4 ppp 2.4.4 The Centos server has directly connected the Internet Router, on one interface (eth1) and the LAN on another (eth0) and it

RE: [CentOS] Correctly setting up sound with Intel High Definition ICH7

2008-11-24 Thread John
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Niki Kovacs > Sent: Sunday, November 23, 2008 3:51 PM > To: CentOS mailing list > Subject: [CentOS] Correctly setting up sound with Intel High > Definition ICH7 > > Hi, > > Earlier this day I starte

[CentOS] yum download

2008-11-24 Thread Robert Moskowitz
Can I just download an rpm from a repo without installing it? I don't see anything like yum download or yum install --downonly ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread Alex White
On Mon, 24 Nov 2008 00:02:21 +0100 Niki Kovacs <[EMAIL PROTECTED]> took out a #2 pencil and scribbled: > Rob Townley a écrit : > >> > > > > Don't use skype, but r u sure your firewall is not blocking > > outgoing sound? > > Funny, I never gave that a thought. Any idea which port I would > have t

Re: [CentOS] yum download

2008-11-24 Thread Marcelo M. Garcia
Robert Moskowitz wrote: Can I just download an rpm from a repo without installing it? I don't see anything like yum download or yum install --downonly ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos Hi I thi

Re: [CentOS] yum download

2008-11-24 Thread Robert Moskowitz
Robert Moskowitz wrote: Can I just download an rpm from a repo without installing it? I don't see anything like yum download or yum install --downonly I just figured out how to get firefox to show me the RPMS directory in the online repo and then did a save link as. This worked for this time..

Re: [CentOS] Configure sendmail to only send to one domain

2008-11-24 Thread Sean Carolan
> If it is 'your' domain, configure the sender(s) to use the intended > receiving server as the SMART_HOST but don't give it RELAY permissions in > the receiving access file. That way it can attempt to send to other > addresses but only ones local to the receiving machine will be accepted. Thank

Re: [CentOS] yum download

2008-11-24 Thread Ralph Angenendt
Robert Moskowitz wrote: > Can I just download an rpm from a repo without installing it? > > I don't see anything like yum download or yum install --downonly Install "yum-downloadonly" and then you can use yum downloadonly foobar. Cheers, Ralph pgpoIskAtRcSY.pgp Description: PGP signature

Re: [CentOS] yum download

2008-11-24 Thread Robert Moskowitz
Mohan wrote: Robert Moskowitz wrote: Can I just download an rpm from a repo without installing it? I don't see anything like yum download or yum install --downonly ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cen

Re: [CentOS] Trouble Donating on centos.org

2008-11-24 Thread Kurt Hansen
Amos Shapira wrote: 2008/11/24 Kurt Hansen <[EMAIL PROTECTED]>: Hello, I tried making a donation via the centos.org website but was blocked by PayPal. I tried today and a few weeks ago. I told my boss about this (our company is mainly in the online anti-fraud domain) and he said that

Re: [CentOS] Trouble Donating on centos.org

2008-11-24 Thread Kurt Hansen
John R Pierce wrote: Kurt Hansen wrote: I suspect PayPal is blocking this, not my credit card company. I suspect, too, PayPal is doing this to reduce their own costs rather than protect centos.org or me from a fraudulent transaction. I have a PayPal account that was set up a few years back as

Re: [CentOS] PPTP VPN server

2008-11-24 Thread Bill Campbell
On Mon, Nov 24, 2008, "Germ?n Andr?s Pulido F." wrote: > Hi > > I've been using linux to give VPN access to my corporate LAN using the > following software: > > Centos 5.2 x86 > kernel 2.6.18-92.1.18.el5xen > pptpd (poptop) 1.3.4 > ppp 2.4.4 > Headaches deleted. I would highly recommend using Op

Re: [CentOS] Trouble Donating on centos.org

2008-11-24 Thread John R Pierce
Kurt Hansen wrote: Hello, I tried making a donation via the centos.org website but was blocked by PayPal. I tried today and a few weeks ago. The error I got in both instances was: "The card you entered cannot be used for this payment. Please enter a different credit or debit card number."

Re: [CentOS] yum download

2008-11-24 Thread Les Mikesell
Robert Moskowitz wrote: Can I just download an rpm from a repo without installing it? I don't see anything like yum download or yum install --downonly I just figured out how to get firefox to show me the RPMS directory in the online repo and then did a save link as. This worked for this time.

Re: [CentOS] yum download

2008-11-24 Thread Mohan
Robert Moskowitz wrote: Can I just download an rpm from a repo without installing it? I don't see anything like yum download or yum install --downonly ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos Hi You

Re: [CentOS] Configure sendmail to only send to one domain

2008-11-24 Thread Kai Schaetzl
Sean Carolan wrote on Mon, 24 Nov 2008 09:35:20 -0600: > Is there an easy way to configure sendmail to only send mail to > addresses in one particular domain? Not clear what you mean. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com _

Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread William L. Maltby
On Mon, 2008-11-24 at 10:45 -0600, Alex White wrote: > On Mon, 24 Nov 2008 00:02:21 +0100 > Niki Kovacs <[EMAIL PROTECTED]> took out a #2 pencil and > scribbled: > > > Rob Townley a écrit : > > >> > > > > > > Don't use skype, but r u sure your firewall is not blocking > > > outgoing sound? > >

Re: [CentOS] PPTP VPN server

2008-11-24 Thread Les Mikesell
Bill Campbell wrote: I would highly recommend using OpenVPN rather than using pptp, OpenVPN doesn't require kernel support as it's built on top of SSL, is far more secure than PPTP (the product of ``Kindergarten Cryptographers'' according to one well-know security paper), and there are clients f

Re: [CentOS] yum download

2008-11-24 Thread Peter Kjellstrom
On Monday 24 November 2008, Marcelo M. Garcia wrote: > Robert Moskowitz wrote: > > Can I just download an rpm from a repo without installing it? > > > > I don't see anything like yum download or yum install --downonly > > Hi > > I think yumdownloader is what you are looking for. For completeness,

Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread Lanny Marcus
On Sun, Nov 23, 2008 at 10:06 PM, Karanbir Singh <[EMAIL PROTECTED]> wrote: > Niki Kovacs wrote: >> Sound is a bit fuzzy, but it's there. > I guess then make sure your mic source is selected right in skype. Also the > version that i am using is : skype-2.0.0.72-centos Karanbir: Where did you get t

Re: [CentOS] PPTP VPN server

2008-11-24 Thread Paul Heinlein
On Mon, 24 Nov 2008, Les Mikesell wrote: Bill Campbell wrote: I would highly recommend using OpenVPN rather than using pptp, OpenVPN doesn't require kernel support as it's built on top of SSL, is far more secure than PPTP (the product of ``Kindergarten Cryptographers'' according to one wel

[CentOS] domU fedora 10

2008-11-24 Thread David Hláčik
Hi guys, how can i install F10 which has domU support in kernel , using virt-install ? IT returns me lot of errors when i will point it to ftp source. Thanks in advance! David ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/lis

Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread Nicolas Thierry-Mieg
Lanny Marcus wrote: On Sun, Nov 23, 2008 at 10:06 PM, Karanbir Singh <[EMAIL PROTECTED]> wrote: Niki Kovacs wrote: Sound is a bit fuzzy, but it's there. I guess then make sure your mic source is selected right in skype. Also the version that i am using is : skype-2.0.0.72-centos Karanbir:

Re: [CentOS] domU fedora 10

2008-11-24 Thread MHR
On Mon, Nov 24, 2008 at 10:23 AM, David Hláčik <[EMAIL PROTECTED]> wrote: > Hi guys, how can i install F10 which has domU support in kernel , > using virt-install ? IT returns me lot of errors when i will point it > to ftp source. > Shouldn't you be asking this on a Fedora list? This is a CentOS

Re: [CentOS] PPTP VPN server

2008-11-24 Thread Filipe Brandenburger
Hi, On Mon, Nov 24, 2008 at 12:56, Les Mikesell <[EMAIL PROTECTED]> wrote: > Microsoft has updated PPTP since the only paper I know about was written. > Does anyone know if there are still problems with it or if the linux > version is updated to match? >From http://pptpclient.sourceforge.net/prot

RE: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread John
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lanny Marcus > Sent: Monday, November 24, 2008 12:59 PM > To: CentOS mailing list > Subject: Re: [CentOS] Skype vs. CentOS: no outgoing sound > > On Sun, Nov 23, 2008 at 10:06 PM, Karanbir Singh > <[

Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread Lanny Marcus
On Mon, Nov 24, 2008 at 1:22 PM, Nicolas Thierry-Mieg <[EMAIL PROTECTED]> wrote: > Lanny Marcus wrote: >> On Sun, Nov 23, 2008 at 10:06 PM, Karanbir Singh <[EMAIL PROTECTED]> >>> version that i am using is : skype-2.0.0.72-centos >> Karanbir: Where did you get that version of Skype? I want to get

[CentOS] python issue?

2008-11-24 Thread Craig White
# system-config-printer Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 29, in ? import gtk.glade File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 48, in ? from gtk import _gtk ImportError: /usr/lib/libcairo.

Re: [CentOS] python issue?

2008-11-24 Thread Spiro Harvey
> from gtk import _gtk > ImportError: /usr/lib/libcairo.so.2: undefined symbol: > FT_GlyphSlot_Embolden > Any clues? http://www.google.com/search?q=FT_GlyphSlot_Embolden given the prefix of FT and by having a quick look at the first google result, it looks like a freetype issue. what does:

Re: ****Re: [CentOS] python issue?

2008-11-24 Thread Craig White
On Tue, 2008-11-25 at 11:32 +1300, Spiro Harvey wrote: > > from gtk import _gtk > > ImportError: /usr/lib/libcairo.so.2: undefined symbol: > > FT_GlyphSlot_Embolden > > Any clues? > > http://www.google.com/search?q=FT_GlyphSlot_Embolden > > given the prefix of FT and by having a quick look at

Re: [CentOS] MSSQL on linux

2008-11-24 Thread chaminda
Appreciate your great help Thanks, Chaminda > On Mon, Nov 24, 2008 at 2:05 PM, Jim Perrin <[EMAIL PROTECTED]> wrote: >> On Mon, Nov 24, 2008 at 4:45 AM, <[EMAIL PROTECTED]> wrote: >>> Dear all, >>> >>> I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux? >> >> You can talk

Re: [CentOS] PPTP VPN server

2008-11-24 Thread Germán Andrés Pulido F.
Thanks everyone for your help. I still cannot guess what the problem is with the rebooting of the server, but I'm currently reading about openvpn, it seems to be the best solution for my issue. Regards. Filipe Brandenburger wrote: Hi, On Mon, Nov 24, 2008 at 12:56, Les Mikesell <[EMAIL PROTE

Re: [CentOS] Trouble Donating on centos.org

2008-11-24 Thread nate
Kurt Hansen wrote: > Can whomever setup the PayPal donation capability on centos.org give any > insight into whether credit card payments are blocked? Maybe one has to I'm not the maintainer of the site but I just submitted a few bucks via paypal using a temporary generated visa #, no problem. I

RE: [CentOS] Trouble Donating on centos.org

2008-11-24 Thread Mark A. Lewis
> I don't trust paypal with my real CC#. Yay for temporary numbers. What's to trust? They do anything unauthorized, call your CC company and let them take care of it. That's the beauty of credit cards, your liability is almost nothing. ___ CentOS maili

[CentOS] adduser vs. useradd

2008-11-24 Thread Niki Kovacs
Hi, To add a user to the system on the commandline, I usually use the adduser command. # adduser newuser And that's it. I've been using that command probably out of an old habit, since I've been a long-time Slackware user before. But now I wanted to dig a bit deeper, and some details puzzle

Re: [CentOS] Trouble Donating on centos.org

2008-11-24 Thread Amos Shapira
2008/11/25 Kurt Hansen <[EMAIL PROTECTED]>: > Really? That's very interesting. Was his attempt via the centos.org website > or elsewhere? Another web site (he didn't give details). --Amos ___ CentOS mailing list CentOS@centos.org http://lists.centos.org

RE: [CentOS] XFS or JFS on CentOS 5?

2008-11-24 Thread Sorin Srbu
Karanbir Singh <> scribbled on Friday, November 21, 2008 3:50 PM: >> Vandaman <> scribbled on Thursday, November 20, 2008 5:31 PM: >> And I am sure there are usecase's where Jfs is a better option than Xfs. Does this help answer the question ? >> >> So which fs is preferred

RE: [CentOS] XFS or JFS on CentOS 5?

2008-11-24 Thread Sorin Srbu
MHR <> scribbled on Friday, November 21, 2008 7:01 PM: > So, your situation is the real determining factor. If it's important > enough to your place of employment, do a study to see what works best > for you and go with that. Otherwise, I'd say just stick with ext3 as > long as that works for yo

Re: [CentOS] adduser vs. useradd

2008-11-24 Thread Thomas Iverson
On Tue, Nov 25, 2008 at 3:28 PM, Niki Kovacs <[EMAIL PROTECTED]> wrote: > Hi, > > To add a user to the system on the commandline, I usually use the adduser > command. > > # adduser newuser > > And that's it. I've been using that command probably out of an old habit, > since I've been a long-time Sl