smaba 2.2.2 and winXP Home

2002-02-02 Thread Chang[linuxism]


Trying to connect my sister's PC using WinXP Home
to my linux server.

I can see the samba shares (security=user).
One samba share was named  pub.
But I could not click into pub via My Network Places.
WinXP would complain about Location of files not available ...

But if I issue: net use z: \\server\pub\hardware then I could use the
share. 
Was there a samba option that I forgot to set?

-- 
The pivotal point is the second chance, judged by another set of force
and farce. In Linux We Trust -- http://linux.nf and
news://news.hkpcug.org
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: OTinterest in an annual SxS get-together?

2002-02-02 Thread Kurt Wall

Scribbling feverishly on January 22, Andrew Mathews managed to emit:

[...]

 offered, t-shirts, tux penguins, pictures of me, well maybe not me, but
 Kurt, Doug, Lonnie, Burnsie, Kantoine, and Mike Andrews at least. BG

Do we *really* want to see a picture of Kantoine in a thong? ;-)

Kurt
-- 
Don't plan any hasty moves.  You'll be evicted soon anyway.
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: smaba 2.2.2 and winXP Home

2002-02-02 Thread Joel Hammer

There have been lots of issues with XP on the samba mailing list.
You might want to check out the samba archives.
http://marc.theaimsgroup.com/
Or join the samba mailing list at www.samba.org
Joel

On Sat, Feb 02, 2002 at 08:39:18PM +0800, Chang[linuxism] wrote:
 
 Trying to connect my sister's PC using WinXP Home
 to my linux server.
 
 I can see the samba shares (security=user).
 One samba share was named  pub.
 But I could not click into pub via My Network Places.
 WinXP would complain about Location of files not available ...
 
 But if I issue: net use z: \\server\pub\hardware then I could use the
 share. 
 Was there a samba option that I forgot to set?
 
 -- 
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



LPRng compile...

2002-02-02 Thread Jerry McBride

Here's what I've been using to compile LPRng source code. Beware that you need the 
LPRng source as well as LPRng-tools to achieve max utility.

The current source code tree is up to 3.8.5...

I'd appreicate any feedback on my compile script... beware word wrap/warp...

#!/bin/bash
./configure --prefix=/usr --sysconfdir=/etc --with-lockfile='/var/spool/lpd' 
--with-filter_path=/bin:/usr/bin:/usr/sbin:/usr/shhare/printfilter:/etc/config.d/print/filters:/usr/libexec/LPRng-3.8.5
 --with-groupid=lp --with-lpddir='/usr/sbin' --with-admindir='/usr/sbin' 
--enable-setuid

make
#make install
checkinstall 

ln -s /etc/rc.d/init.d/lpd /etc/rc.d/rc0.d/K60lpd
ln -s /etc/rc.d/init.d/lpd /etc/rc.d/rc1.d/K60lpd
ln -s /etc/rc.d/init.d/lpd /etc/rc.d/rc2.d/S60lpd
ln -s /etc/rc.d/init.d/lpd /etc/rc.d/rc3.d/S60lpd
ln -s /etc/rc.d/init.d/lpd /etc/rc.d/rc4.d/S60lpd
ln -s /etc/rc.d/init.d/lpd /etc/rc.d/rc5.d/S60lpd
ln -s /etc/rc.d/init.d/lpd /etc/rc.d/rc6.d/K60lpd

The above script closely duplicates the Caldera way of compiling LPRng and then 
creates the needed symlinks for the various init levels. 

As a side note... I've had all sorts of weird problems with cups in the workstation 
3.1 distribution. Sometimes cups works, most times it fails. It seems to me that this 
is more beta code than user code... but then that's my personal opinion.

LPRng on the other hand always worked well and that's what I'm going to use on my 
personal lan and the production lan at work. However... upgrading ws 3.1 to LPRng is 
not as clean as Caldera thinks. An LPRng rpm is provided in the 3.1 distro, but 
atempts to install it result in dependencies being reported. It appears there are a 
few file names that LPRng and cups use. This sucks. What I've been doing is this... I 
remove all cups related rpm's using the -nodpes option then go about building LPRng 
and LPRngTool from sources. If upon executing lpd you see the can't bind to port 515 
error... reboot your machine, there's cups stuff still in memory...

Going into the various LPRng config files (printcap, etc) is beyond this simple 
message, but it's all covered in the lprng how-to and faq. 

Cheers all, there's light at the end of this cups tunnel!

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



QuickBooks Alternative

2002-02-02 Thread Michael Hipp

Does anyone know of a good Linux alternative to Intuit QuickBooks? Or does 
anyone know of a way to run QB on Linux (Wine supposedly doesn't work)?

QB is the biggest hurdle I seem to face in getting Linux into small 
businesses (right after the office suite).

Thanks,
Michael
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: QuickBooks Alternative

2002-02-02 Thread Bruce Marshall

On Saturday 02 February 2002 14:27 pm, Michael Hipp wrote:
 Does anyone know of a good Linux alternative to Intuit QuickBooks? Or does
 anyone know of a way to run QB on Linux (Wine supposedly doesn't work)?

 QB is the biggest hurdle I seem to face in getting Linux into small
 businesses (right after the office suite).

 Thanks,
 Michael

Although I haven't tried it, it should run just fine on VMware... and I would 
suggest VMware over Win4Lin.

I have yet to see anything that didn't run under VMW including partitioning a 
'virtual' drive for VMW.  And it seems to crash less than running Windows for 
real.


-- 
++
+ Bruce S. Marshall  [EMAIL PROTECTED]  Bellaire, MI 02/02/02 14:45  +
++
Why did the Roman Empire collapse? What's the Latin for office automation?
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Postifix on Redhat 7.2

2002-02-02 Thread Ian

OK,

I've always had a bugger working with sendmail, but I had almost
immediate success when I experimented with postfix. Postfix however
isn't included with RH7.2 W/S.

I found an SRPM for postifix built by redhat, but it needs 'db4-devel'
to build.  Which was available from the same spot as the Postfix rpms. 
So I built all the db4 rpms, which obsolete/conflict with the installed
db3 packages already there.

db4-devel conflicts with db3-devel: (Sorry 'bout the wrap)

# [root@innie i386]# rpm -ivh --test ./db4-devel-4.0.14-2.i386.rpm 
# Preparing... ### [100%]
# file /lib/libdb.so from install of db4-devel-4.0.14-2\
conflicts with file from package db3-devel-3.2.9-4
# file /usr/include/db.h from install of db4-devel-4.0.14-2\
conflicts with file from package # db3-devel-3.2.9-4
# file /usr/lib/libdb_cxx.so from install of db4-devel-4.0.14-2\
conflicts with file from package  db3-devel-3.2.9-4

I can't remove db3 without causing problems:

# [root@innie root]# rpm -e --test db3   
# error: removing these packages would break dependencies:
# db3 = 3.2.9 is needed by db3-devel-3.2.9-4
# db3 = 3.2.9 is needed by db3-utils-3.2.9-4
# libdb-3.2.so   is needed by perl-5.6.0-17
# libdb-3.2.so   is needed by sendmail-8.11.6-3
# libdb-3.2.so   is needed by python-1.5.2-35
# libdb-3.2.so   is needed by nss_ldap-172-2
# libdb-3.2.so   is needed by php-4.0.6-7
# libdb-3.2.so   is needed by db3-utils-3.2.9-4
# libdb-3.2.so   is needed by apache-1.3.22-2
# libdb-3.2.so   is needed by pam-0.75-19

So, my question is:

Can I safely force the db4-devel rpm to overwrite the db3-files it
conflicts with?

If not, what to do?  [ Please don't say learn sendmail ;) ]
-- 
Linux SxS [http://sxs.webhop.net/]
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: QuickBooks Alternative

2002-02-02 Thread Peter Ruskin

On Saturday 02 Feb 2002 19:27, Michael Hipp wrote:
 Does anyone know of a good Linux alternative to Intuit QuickBooks? Or
 does anyone know of a way to run QB on Linux (Wine supposedly doesn't
 work)?

 QB is the biggest hurdle I seem to face in getting Linux into small
 businesses (right after the office suite).

 Thanks,
 Michael

I'd be surprised if it didn't run with wine.  I use Codeweavers wine and 
Quicken 2000 runs just fine with it.  With Win4Lin too.
-- 
Peter Ruskin, Wrexham, Wales.  AMD Athlon XP 1600+, 512MB RAM.
Registered Linux User 219434.  Mandrake Linux release 8.1 (Vitamin) 
Kernel 2.4.8-34.1mdk-win4lin,  XFree86 4.1.0, patch level 21mdk.
KDE: 2.2.2.  Qt: 2.3.2.  Up 1 day 2 hours 21 minutes.
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: QuickBooks Alternative

2002-02-02 Thread Peter Ruskin

On Saturday 02 Feb 2002 19:27, Michael Hipp wrote:
 Does anyone know of a good Linux alternative to Intuit QuickBooks? Or
 does anyone know of a way to run QB on Linux (Wine supposedly doesn't
 work)?

 QB is the biggest hurdle I seem to face in getting Linux into small
 businesses (right after the office suite).

 Thanks,
 Michael

I'd be surprised if it didn't run with wine.  I use Codeweavers wine and 
Quicken 2000 runs just fine with it.  With Win4Lin too.
-- 
Peter Ruskin, Wrexham, Wales.  AMD Athlon XP 1600+, 512MB RAM.
Registered Linux User 219434.  Mandrake Linux release 8.1 (Vitamin) 
Kernel 2.4.8-34.1mdk-win4lin,  XFree86 4.1.0, patch level 21mdk.
KDE: 2.2.2.  Qt: 2.3.2.  Up 1 day 2 hours 21 minutes.
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: QuickBooks Alternative

2002-02-02 Thread Michael Hipp

On Saturday 02 February 2002 02:03 pm, Peter Ruskin wrote:
 On Saturday 02 Feb 2002 19:27, Michael Hipp wrote:
  Does anyone know of a good Linux alternative to Intuit QuickBooks? Or
  does anyone know of a way to run QB on Linux (Wine supposedly doesn't
  work)?
snip

 I'd be surprised if it didn't run with wine.  I use Codeweavers wine and
 Quicken 2000 runs just fine with it.  With Win4Lin too.

I was going by the info at: 
http://appdb.codeweavers.com/appview.php?appId=493
Which seems to suggest that QB Pro 01  02 have problems with Wine. Haven't 
tried it myself.

Michael
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



NFS Install of Debain Dist ??

2002-02-02 Thread Shane Broomhall

Hi All,

Back after a break of a while, I subscribed when this list started, but
forgot to re-subscribe last year when told to OOpS I have posted a
couple of times, but I guess as I was not subscribed, I did not get a reply,
Sometimes I just feel really silly.  But enough of that.  Here is my
question and I hope it is a simple one.

I have purchased a second hand Toshiba Portege 3110CT Laptop, Its a really
tiny laptop, really cool but NO CD. I am looking at doing an Install of
Debain (Progeny, or Storm) via NFS.  I have breifly played with and got NFS
to work before.  I am wondering if when I install via NFS I can just share
out the CD ROM on the other computer and change CD, or do I need to copy the
contents to the Hard Disk and share out where I copy them to.  I am also
wondering if I need to follow and directory structure, like cd1, cd2, or so
on or I can copy them all to the same root drive of the share ??

If anyone has installed via NFS before I would appreciate some guidance.


Cheer

 
Shane Broomhall


Brisbane Aust

attachment: winmail.dat

Re: QuickBooks Alternative

2002-02-02 Thread David A. Bandel

On Sat, 02 Feb 2002 13:27:27 -0600
begin  Michael Hipp [EMAIL PROTECTED] spewed forth:

 Does anyone know of a good Linux alternative to Intuit QuickBooks? Or
 does anyone know of a way to run QB on Linux (Wine supposedly doesn't
 work)?
 
 QB is the biggest hurdle I seem to face in getting Linux into small 
 businesses (right after the office suite).
 

If your budget is limited ($0), sql-ledger works well.  There are one or
two more as well.  If you have deep pockets, then I suggest AppGen.

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
-- Nemesis Racing Team motto
Internet (H323) phone: 206.28.187.30
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: QuickBooks Alternative

2002-02-02 Thread Michael Hipp

On Saturday 02 February 2002 04:46 pm, David A. Bandel wrote:
 If your budget is limited ($0), sql-ledger works well.  There are one or
 two more as well.  If you have deep pockets, then I suggest AppGen.

Thanks. AppGen looks promising. I don't mind paying reasonable $ for it as 
QB certainly isn't free (and it doesn't scale as the business grows).

Michael
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



LVM with vanilla RH 7.2 kernel?

2002-02-02 Thread Zoki

Did somebody have a go at it?

I tried to get it working with a standard 2.4 RH kernel, explicitely
install everything from rpm packages just to find out that it doesn't work
the way it is.

The library liblvm.so and the lvm module are missing from the lvm rpm
package, so does that mean it isn't supported in the RH's 7.2 kernel or am
I overlooking something?

In case it's not supported why does the install create /dev/lvm and
install lvm?

Cheers,
Zoran.
--
If you find me, please return me to my $HOME: my address is 'cd'.

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: LVM with vanilla RH 7.2 kernel?

2002-02-02 Thread David A. Bandel

On Sun, 3 Feb 2002 00:39:07 +0100 (CET)
begin  Zoki [EMAIL PROTECTED] spewed forth:

 Did somebody have a go at it?
 
 I tried to get it working with a standard 2.4 RH kernel, explicitely
 install everything from rpm packages just to find out that it doesn't
 work the way it is.

not w/ RH

 
 The library liblvm.so and the lvm module are missing from the lvm rpm
 package, so does that mean it isn't supported in the RH's 7.2 kernel or
 am I overlooking something?
 
 In case it's not supported why does the install create /dev/lvm and
 install lvm?

modprobe lvm-mod

Then you have a short sequence of ??create (pvcreate, lvcreate, vgcreate)
sequences to stumble through.  Then you need to run vgchange.  Finally,
you should be able to mount your vg.  Notes:  if you're going to stripe
across pv's, the pv's must be the same size and should be on separate
physical disks (SCSI is best here, same as for RAID).  Otherwise, you're
limited to the smallest pv.

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
-- Nemesis Racing Team motto
Internet (H323) phone: 206.28.187.30
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



logcheck error

2002-02-02 Thread Chang[linuxism]


Sorry for asking silly question again.
What is this time? Was it just a probe?

Security Violations
=-=-=-=-=-=-=-=-=-=
Feb  2 14:00:18 server sendmail[31113]: g1260IN31113:
from=[EMAIL PROTECTED], size=2667,
class=-60, nrcpts=1, msgid=02bc01c1abad$fb23bdc0$b7b8f9c1@foxil,
bodytype=7BIT, proto=ESMTP,
daemon=MTA, relay=localhost [127.0.0.1]

-- 
The pivotal point is the second chance, judged by another set of force
and farce. In Linux We Trust -- http://linux.nf and
news://news.hkpcug.org
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



More SxS Steps

2002-02-02 Thread Net Llama

XFree - 4.1.0 (updated) (Doug Hunley)


=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



RE: OT Fwd: SuSE noshow at LWCE NY 2002

2002-02-02 Thread zohar

Mostly SUSE and mandrake are going for servers with partners like IBM
and such big names so they are trying to ignore the normal user and
marketing of them to big firms is only done with the partner

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
Behalf Of Lee
Sent: Friday, February 01, 2002 11:26 AM
To: [EMAIL PROTECTED]
Subject: Re: OT Fwd: SuSE noshow at LWCE NY 2002

Ted Ozolins wrote:
 
 On Thursday 31 January 2002 08:52 am, Tony Alfrey wrote:
 o: SuSE Linux List [EMAIL PROTECTED]
 
  Hi,
 
  I was at LWCE yesterday and found SuSE to be absent from the floor.
  I came to know later that they cancelled their spot. So with this
  and coupled with the fact that they laid off most of the US staff,
  does it mean that SuSE is no longer interested in US market? Lenz?
 
  I was also surprised to see Mandrake booth. This year, the floor
  was even smaller and attendence lighter.

I wouldn't be too surprised to see Mandrake. Lately, they have begun to
show an agressive streak. Imagine that the French advance while the
Germans retreat. The next thing you know somebody will let the cat out
of that bag that Gates runs Linux on his home computer.
Lee
 --
 Ted Ozolins (VE7TVO)
 Westbank, B. C.
 ___
 Linux-users mailing list -
http://linux.nf/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the
above URL.
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the
above URL.

___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



RE: OT Fwd: SuSE noshow at LWCE NY 2002

2002-02-02 Thread Tyler Regas

Don't you think that's pretty cynical? I happen to think that Mandrake has 
a very strong community connection. Hell, they post their nightly builds on 
Cooker, FCS!

At 11:44 PM 2/2/2002, you wrote:
Mostly SUSE and mandrake are going for servers with partners like IBM
and such big names so they are trying to ignore the normal user and
marketing of them to big firms is only done with the partner

---
Tyler Regas
PHM Editor-in-Chief
[EMAIL PROTECTED]
www.pdahandyman.com


___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: logcheck error

2002-02-02 Thread Federico Voges

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Logcheck was triggered by the msg ID (there's a bad in it).

On Sun, 03 Feb 2002 11:08:13 +0800, Chang[linuxism] wrote:


Sorry for asking silly question again.
What is this time? Was it just a probe?

Security Violations
=-=-=-=-=-=-=-=-=-=
Feb  2 14:00:18 server sendmail[31113]: g1260IN31113:
from=[EMAIL PROTECTED], size=2667,
class=-60, nrcpts=1, msgid=02bc01c1abad$fb23bdc0$b7b8f9c1@foxil,
bodytype=7BIT, proto=ESMTP,
daemon=MTA, relay=localhost [127.0.0.1]

-- 
The pivotal point is the second chance, judged by another set of force
and farce. In Linux We Trust -- http://linux.nf and
news://news.hkpcug.org
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Federico Voges
Socio gerente

Intrasoft
Malabia 2137 14 A
(1425) Buenos Aires
Argentina

Te/Fax: 54-11-4833-5182
e-mail: [EMAIL PROTECTED]
Web: http://www.intrasoft.com.ar

PGP Public Key Fingerprint: A536 4595 EB6F D197  FBC1 5C3A 145C 2516

-BEGIN PGP SIGNATURE-
Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its 
affiliated companies.

iQA/AwUBPFzvPRRcJRaVKt4XEQIS0QCgiG0xIvXmvcPn6OwgSES3OhWUMvoAn0Dc
EbkH0WkBqVSbMJjyHPPNxo7u
=SWHO
-END PGP SIGNATURE-


___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.