Re: [plug] [2nd CALL FOR INFORMATION] Linux/Open Source Providers

2003-03-07 Thread Ian C. Sison
Whoops, sorry about that: Here's a template of the information needed: Company Name Contact Person Contact Numbers (phone, fax, cell) Email address Website Key words/phrases for your company: On Sat, 8 Mar 2003, CG Haravata wrote: > what kind of info do you need? just the name? > > Asia Paci

[plug] OT : SERG'S CAFE and tux cafe - PLACE design for LINUX GEEKS and others

2003-03-07 Thread Randy Ong
Title: Message   For those who know me personally.. for sure they know what's been happening with me ... i'm out muna sa Open Source or sa I.T.  ...   I would like to annouce the construction of Serg's CAFE and tux cafe in shangrila carpark plaza   i've been in the I.T for almost 4 years now

Re: [plug] /etc/hosts.allow question

2003-03-07 Thread Nathan V. Aceron
You might need to restart inetd or xinetd whatever you are using. or you might want to do a counterlisting in /etc/hosts.deny, something like: in.sshd : ALL EXCEPT (whichever host you need to give access) Carlos <[EMAIL PROTECTED]> said: > > how do i allow access to sshd and samba to all and

Re: [plug] [2nd CALL FOR INFORMATION] Linux/Open Source Providers

2003-03-07 Thread CG Haravata
what kind of info do you need? just the name?    Asia Pacific College - The Open Source Laboratories   ---Original Message---   From: [EMAIL PROTECTED] Date: Friday, March 07, 2003 10:38:44 PM To: [EMAIL PROTECTED];

[plug] I discovered a great site for adults: http://www.HappyHug.com

2003-03-07 Thread Garry Proomball
Hi, I was surfing and discovered a great site for Adults: http://www.HappyHug.com This is a new site for adults. They are operating since december 2002. It looks good to me!! Garry _ STOP MORE SPAM with the new MSN 8 and get 2 mon

[plug] [2nd CALL FOR INFORMATION] Linux/Open Source Providers

2003-03-07 Thread Ian C. Sison
Ok so far the following linux/oss service providers have contributed their contact info: - Intergate Browser Systems InfiniteInfo Philippines Pablo Manalastas (!) Fujitsu Philippines, Inc. Hypertech Corporation - LinX Technology Division - Those who have n

Re: [plug] DESTDIR or prefix for autoconf packages

2003-03-07 Thread Dean Michael Berris
oh btw, regarding my inability to create a slackware package, after try number 7, i successfully did it. =) thanks to your ideas... =) On Fri, 2003-03-07 at 19:07, Rafael 'Dido' Sevilla wrote: > Andy, these only work if your package uses autoconf and automake. > > On Fri, Mar 07, 2003 at 06:48:4

Re: [plug] DESTDIR or prefix for autoconf packages

2003-03-07 Thread Dean Michael Berris
i've tried creating a slackware package for xchat, and it seems that both these methods wouldn't work if you were going to install xchat somewhere other than were you configured it to work. for example, running the ./configure script with the default value for prefix would create a config.h that wo

Re: [plug] DESTDIR or prefix for autoconf packages

2003-03-07 Thread Rafael 'Dido' Sevilla
Andy, these only work if your package uses autoconf and automake. On Fri, Mar 07, 2003 at 06:48:40PM +0800, Andy Sy wrote: > When compiling source code into a temporary directory for > packaging, which of the following will work more often: > > > make install prefix=/pkgdir/usr/local > Every

[plug] DESTDIR or prefix for autoconf packages

2003-03-07 Thread Andy Sy
When compiling source code into a temporary directory for packaging, which of the following will work more often: make install prefix=/pkgdir/usr/local or make DESTDIR=/pkgdir install I've encountered one package, omniORB for which DESTDIR worked but prefix was ignored. Would the reverse som

Re: [plug] SCO sues IBM over Linux

2003-03-07 Thread Ariz Jacinto
http://news.com.com/2100-1016-991464.html?tag=fd_top vince cagud wrote: dude, where's the link for the story? -- vince. Ariz Jacinto wrote: *SCO sues Big Blue over Linux /Unix* By Stephen Shankland Staff Writer,

Re: [plug] SCO sues IBM over Linux

2003-03-07 Thread vince cagud
dude, where's the link for the story? -- vince. Ariz Jacinto wrote: *SCO sues Big Blue over Linux /Unix* By Stephen Shankland Staff Writer, CNET News.com March 6, 2003, 5:01 PM PT "If there's any impact on Linu

Re: [plug] /etc/hosts.allow question

2003-03-07 Thread -JhAzEr-
On Fri, 2003-03-07 at 17:03, Carlos wrote: > > how do i allow access to sshd and samba to all and ftpd to x.x.x.x.78 and x.x.x.x.77 > only?? i use slackware 8.1 i tried using: ALL: 127.0.0.1 > > > in.sshd: A

RE: [plug] Rsync

2003-03-07 Thread francisv
Why would you want to do that? Why don't you use FTP instead? -Original Message- From: Rafael 'Dido' Sevilla [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 10:37 AM To: [EMAIL PROTECTED] Subject: Re: [plug] Rsync On Thu, Mar 06, 2003 at 09:00:38AM +0800, Aris Santillan wrote:

[plug] /etc/hosts.allow question

2003-03-07 Thread Carlos
how do i allow access to sshd and samba to all and ftpd to x.x.x.x.78 and x.x.x.x.77 only??  i use slackware 8.1  i tried using:  ALL: 127.0.0.1 in.sshd: ALL

Re: [plug] proxy problem

2003-03-07 Thread Nathan V. Aceron
sir: i happen to download squid-2.5.STABLE1.tar.gz i checked on the gcc lines at "configure" file. its already modified. then i did ./configure, make all, make install. ive located the conf files, but how do i start squid service? fooler <[EMAIL PROTECTED]> said: > - Original Message --