DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   *nix Software (http://www.daniweb.com/forums/forum111.html)
-   -   Windws -> Linux (http://www.daniweb.com/forums/thread2716.html)

jleach45 Jan 23rd, 2004 4:28 am
Windws -> Linux
 
Hi, I have a Windows box connected to a Linux box and they both share the Internet. H can I get my Linux box to see my Windows files and how do I configure my printer on the Linux box? Thanks

b0x Jan 23rd, 2004 6:40 am
Re: Windws -> Linux
 
have to install samba on you Linux computer.samba is a software that allows you to connect a Linux computer to a Windows using NetBIOS to share folders and drives between both OS.almost every Linux distribution comes with samba, but if you don't have it, download from: http://www.samba.org/.

once u installed it , u can connect to your windows box using this command
smbclient -L \\COMPUTER -I 198.168.x.x <---- windows ip
by this u will be able to see the shared folders in the win box.

b0x Jan 23rd, 2004 7:01 am
Re: Windws -> Linux
 
oh..for the printer , if u runing redhat/fedora try the printtool command,and click on "New", u will get a set up wizard, for suse , use the yast2 command.

floris Jan 23rd, 2004 7:48 am
Re: Windws -> Linux
 
Samba!

jleach45 Jan 23rd, 2004 2:20 pm
Re: Windws -> Linux
 
Thanks, Is there any recommended books for troubleshooting Linux? :lol::lol:

TKS Jan 24th, 2004 11:46 pm
Re: Windws -> Linux
 
Quote:

Originally Posted by jleach45
Thanks, Is there any recommended books for troubleshooting Linux? :lol::lol:


The book I've almost worn out is

A Practical Guide to Linux
by Mark G. Sobell

TheOgre Jan 25th, 2004 1:24 pm
Re: Windws -> Linux
 
Quote:

Originally Posted by b0x
once u installed it , u can connect to your windows box using this command
smbclient -L \\COMPUTER -I 198.168.x.x <---- windows ip
by this u will be able to see the shared folders in the win box.


Or you can use smbmount (or mount -t smbfs) //path/to/shared/dierctory /local/mountpoint {any options here}

Notice that FORWARD slashes are used under *nix. Backslashes are used for an entirely different thing.

If you have entries in your /etc/hosts file, or a working local DNS server, you can use the machine name instead of IP for mounting remote directories.

Reference:
man smbmount
man mount
man smbclient

WEATHER CHANNEL Jan 29th, 2004 3:48 am
Re: Windws -> Linux
 
suggestion install that NT HDD into the *NIX box then it will show up on the *nix desktop (root) as /Windows/c


All times are GMT -4. The time now is 3:59 am.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC