Computing.Net > Forums > Linux > network using linux

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

network using linux

Reply to Message Icon

Name: eva-sama
Date: April 1, 2003 at 00:20:30 Pacific
OS: redhat 8
CPU/Ram: p3 650/ 192MB
Comment:

Can anyone teach me how i can view the share folder from win2k using linux? what is the command? Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Caveman
Date: April 1, 2003 at 00:37:31 Pacific
Reply:

You will need to download and install samba www.samba.org

Then use Swat to configure it (comes with samba) then just browse to your linux box like you would to a windows one

Caveman


0

Response Number 2
Name: 3Dave
Date: April 3, 2003 at 05:57:47 Pacific
Reply:

To list a machines shares:
# smbclient -L MachineName

To mount the share:
# smbmount //MachineName/share
/mnt/point

You may need to pass a different username to
the windows box, in which case:
# smbmount //MachineName/share /mnt/point
-o username=user


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: network using linux

What do you use linux for? www.computing.net/answers/linux/what-do-you-use-linux-for/4115.html

Using Linux www.computing.net/answers/linux/using-linux/28351.html

Network: Windows & Linux www.computing.net/answers/linux/network-windows-amp-linux/553.html