Displaying 2 results from an estimated 2 matches for "win95nam".
Did you mean:
  win95name
  
1999 Dec 28
1
printing form linux to Win95
Hi,
We have a Win95 printer (HP laserjet 2100). All of my friends (their operating
system is Win95)  can use this shared printer. But, I have a Linux machine
(SuSE 6.1).  Samba was installed in my Linux.
How can  I use this Win95 printer from my Linux? 
Thank you
Sincerely,
Mehmet Bayindir
2003 Dec 01
0
No subject
...t; Although smbclient works OK for dealing with my second PC running under
> windows 95,
> mount -t smbfs //192.168.0.2/intel_c /provis returns the following error
> message :
It needs to know the netbios name of the win95 box, otherwise the win95 
will refuse to answer.
mount -t smbfs //win95name/intel_c /provis
   - or -
mount -t smbfs -o ip=192.168.0.2 //win95name/intel_c /provis
   in case win95name can't be resolved by the netbios code.
Which samba version? I didn't know smbclient did anything more clever than
smbmount in a case like this.
> SMB connection failed
> 127...