Re: [newbie] need to set up simple network

1999-08-30 Thread hamkas



setup ur linux machine to masquearde a novell server should do the trick if u
only want to file and printer sharing only





Axalon Bloodstone [EMAIL PROTECTED] on 08/30/99 05:02:06 AM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:(bcc: Hamka B Hj Suleiman/SKO/PCSB/Petronas)
Subject:  Re: [newbie] need to set up simple network




On Sun, 29 Aug 1999, Jim Snyder wrote:

 Hi

 I need to connect my 2 Mandrake Linux 6.0 machines to a Windows 95/98
 network. Is there a simple way to do this? The Windows machines are set up
 to share files and printers only; no IP addresses are involved.

 P.S. Please no negative comments about MS as I still need them for AutoCAD
 and SoftDesk!

 Many thanks in advance.

 Jim

Install tcp/ip on the windows machines and samba on the linux machines.
I'm not aware of any way to talk straight netbui (thats the right protocol
isn't it? ;-] yay i'm almost forgetting the nightmares), but it's bound
tobe easier then setting up ipx between them.

--
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon









[newbie] need to set up simple network

1999-08-29 Thread Jim Snyder

Hi

I need to connect my 2 Mandrake Linux 6.0 machines to a Windows 95/98
network. Is there a simple way to do this? The Windows machines are set up
to share files and printers only; no IP addresses are involved.

P.S. Please no negative comments about MS as I still need them for AutoCAD
and SoftDesk!

Many thanks in advance.

Jim



Re: [newbie] need to set up simple network

1999-08-29 Thread Axalon Bloodstone

On Sun, 29 Aug 1999, Jim Snyder wrote:

 Hi
 
 I need to connect my 2 Mandrake Linux 6.0 machines to a Windows 95/98
 network. Is there a simple way to do this? The Windows machines are set up
 to share files and printers only; no IP addresses are involved.
 
 P.S. Please no negative comments about MS as I still need them for AutoCAD
 and SoftDesk!
 
 Many thanks in advance.
 
 Jim
 
Install tcp/ip on the windows machines and samba on the linux machines.
I'm not aware of any way to talk straight netbui (thats the right protocol
isn't it? ;-] yay i'm almost forgetting the nightmares), but it's bound
tobe easier then setting up ipx between them.

--
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [newbie] need to set up simple network

1999-08-29 Thread Jim Snyder


Thanks Axalon!

I have tc/ip on the Windows machines. Not to sound totally stupid, but how
do I start samba?

Thanks again

Jim

 On Sun, 29 Aug 1999, Jim Snyder wrote:

  Hi
 
  I need to connect my 2 Mandrake Linux 6.0 machines to a Windows 95/98
  network. Is there a simple way to do this? The Windows machines are set
up
  to share files and printers only; no IP addresses are involved.
 
  P.S. Please no negative comments about MS as I still need them for
AutoCAD
  and SoftDesk!
 
  Many thanks in advance.
 
  Jim

 Install tcp/ip on the windows machines and samba on the linux machines.
 I'm not aware of any way to talk straight netbui (thats the right protocol
 isn't it? ;-] yay i'm almost forgetting the nightmares), but it's bound
 tobe easier then setting up ipx between them.

 --
 MandrakeSoft  http://www.mandrakesoft.com/
 --Axalon



Re: [newbie] need to set up simple network

1999-08-29 Thread Gerry Doyon

Jim, you'll be needing Samba.  Check out their web site at
http://www.samba.org.  You can install it via an RPM, or tar file.  Using an
RPM *should* set everything up for you.  I *think* it will also put the two
daemons in your inetd.conf but am not sure.  You can then use "smbclient" to
connect to all the PC's.

I just bought and EXCELLENT book yesterday called "Teach Yourself Samba in 24
Hours" bys Sam's.  I've already read the whole thing and am starting through
it again.

Jim Snyder wrote:

 Hi

 I need to connect my 2 Mandrake Linux 6.0 machines to a Windows 95/98
 network. Is there a simple way to do this? The Windows machines are set up
 to share files and printers only; no IP addresses are involved.

 P.S. Please no negative comments about MS as I still need them for AutoCAD
 and SoftDesk!

 Many thanks in advance.

 Jim



Re: [newbie] need to set up simple network

1999-08-29 Thread InafewmiN

How much was the book?

Jerrud 



Re: [newbie] need to set up simple network

1999-08-29 Thread Axalon Bloodstone


rpm -q samba, to see if it's installed
rpm -ihv /mnt/cdrom/Mandrake/RPMS/samba-*, if it's not (or get it via ftp)
docs get located in /usr/doc/samba-%{version}
the main config file is /etc/smb.conf
and the website is located at http://www.samba.org

On Sun, 29 Aug 1999, Jim Snyder wrote:

 
 Thanks Axalon!
 
 I have tc/ip on the Windows machines. Not to sound totally stupid, but how
 do I start samba?
 
 Thanks again
 
 Jim
 
  On Sun, 29 Aug 1999, Jim Snyder wrote:
 
   Hi
  
   I need to connect my 2 Mandrake Linux 6.0 machines to a Windows 95/98
   network. Is there a simple way to do this? The Windows machines are set
 up
   to share files and printers only; no IP addresses are involved.
  
   P.S. Please no negative comments about MS as I still need them for
 AutoCAD
   and SoftDesk!
  
   Many thanks in advance.
  
   Jim
 
  Install tcp/ip on the windows machines and samba on the linux machines.
  I'm not aware of any way to talk straight netbui (thats the right protocol
  isn't it? ;-] yay i'm almost forgetting the nightmares), but it's bound
  tobe easier then setting up ipx between them.