LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-23-2005, 01:57 PM   #1
supersucker
Member
 
Registered: Jul 2004
Location: Berlin
Distribution: fedora 3
Posts: 79

Rep: Reputation: 15
linux-linux-network


hi everybody,

i have been working for some months with linux in an (hostile...:-) windows network....

i have two questions about which i couldnt find out via google:

1.

if i want to connect to another linux-machine i use ssh, ftp etc.....
if i want to connect to another windows-machine i use smb and smbmount...
if i want another windows-machine to access my linux-machine i have a local samba-server running...

but what if i simply want to browse the shared files of another linux-machine like i can do in windows-networks using the windows-explorer?

i usually do that by mounting the network drive in fstab and then browse the files via konqueror, but thats a nuisance if you have many win-machines, each of them having one or more shared network drives.

so is there something like a netbios-clone under linux, so that i can just watch the entire network without knowing the clients-ip etc? without using smb?
i just want a tool to see the entire network with its shared drives.......

2.

i have read many samba-introductions but there is one thing i dont understand:

what if i have a network which consists of e.g. 3 win-machines and 3 linux-machines and i want every machine to be visible to the others with its network drives?
as far as i think i have understood samba it seems to me that every linux-machine has to run samba so that the other tree win-machine can see all the linux-shares? is that true?

and what if i have a network which consists only of linux-machines? does every linux-machine have to run a samba server to share its network drives with the others?

thx for every answer, these questions keep annoying me all the time and i didnt find a good explanation in the net so far.........
 
Old 11-23-2005, 02:34 PM   #2
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
The way I avoid the mounting of every share I want is to simply use konqueror for one-time accesses.

In the address bar type

smb://<user>@<ipaddress> <------Obviously replace these with the user and ip

As long as the smb_client package is installed you should be set.

If all the machines are Linux boxes, kill Samba for it is overkill. Enable SSH and use fish. Like so

(again in Konqueror)
fish://<user>@<ipaddress>


If you want windows machines to see the Linux machines you need to run Samba servers on each of the Linux machines. In a Linux only network, you can also use NFS and set mount points.

Last edited by Pcghost; 11-23-2005 at 02:36 PM.
 
Old 11-24-2005, 02:52 AM   #3
supersucker
Member
 
Registered: Jul 2004
Location: Berlin
Distribution: fedora 3
Posts: 79

Original Poster
Rep: Reputation: 15
thanks for the reply!

this questions have been keeping bothering me for some time now......:-)

i have never heard of fish, but propably this can be solved by google.......

but one more questions:

Quote:
In the address bar type

smb://<user>@<ipaddress> <------Obviously replace these with the user and ip
yeah, thats how i usually do it........but isnt there a tool available which is a simple
smb - network browser? i cant believe there is nothing like that, but searching the internet
didnt help me get any names........
 
Old 11-24-2005, 10:24 AM   #4
crispyleif
Member
 
Registered: Mar 2005
Location: Norway, by the coast
Distribution: Debian and the likes
Posts: 190

Rep: Reputation: 31
Hi

I use Smb4k for samba file/printer connecting in KDE.

For linux <--> linux sharing, NFS is the way to go. Then you can simply browse all network shares in konqueror ( or similar) like it was local folders.

EDIT :: Your axample, 3 win , # linux machines :

Set up the linux boxes to export their shares via NFS + use fstab to mount them at boottime, I find that a hasslefree way of doing it. If you want to access more than the shares, then off course, fish (or command line ssh) is the solution.

EDIT2 :: Seems I didn't read your first post good enough.. leaving my post in case it proves usuful.

If you find a tool to browse both NFS & Samba shares in one window, I would like to know !

Last edited by crispyleif; 11-24-2005 at 10:31 AM.
 
Old 11-24-2005, 10:33 AM   #5
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Rep: Reputation: 30
you can download PuTTy to use SSH from Windows to Linux (not Network related though, net connection, ithink)


Google "PuTTy, Download" up.
 
Old 11-25-2005, 02:29 AM   #6
Emmanuel_uk
Senior Member
 
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606

Rep: Reputation: 53
another overkill, tightvnc http://sourceforge.net/projects/vnc-tight/, I only discovered it recently, but this is genius work.
 
Old 11-28-2005, 09:56 AM   #7
pats
Member
 
Registered: Jul 2005
Distribution: Debian Sarge/Etch, (K)Ubuntu, FC6, AIX5.3, VMWare ESXServer
Posts: 159

Rep: Reputation: 30
i think what your trying to get at is a network neighbourhood style thing that allows you to see all the windows computers on your network and then browse their shares.

theres a nice little network browser that i've used in gnome that does exactly what you need.

not sure about this in kde though
 
Old 11-28-2005, 10:28 AM   #8
crispyleif
Member
 
Registered: Mar 2005
Location: Norway, by the coast
Distribution: Debian and the likes
Posts: 190

Rep: Reputation: 31
Pats : Remember the name of that gnome app ??
 
Old 11-28-2005, 10:50 AM   #9
pats
Member
 
Registered: Jul 2005
Distribution: Debian Sarge/Etch, (K)Ubuntu, FC6, AIX5.3, VMWare ESXServer
Posts: 159

Rep: Reputation: 30
i think its built into gnome. its in the places menu under network places/browse network
 
Old 11-29-2005, 01:37 AM   #10
Emmanuel_uk
Senior Member
 
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606

Rep: Reputation: 53
This section exists but is incomplete
http://wiki.linuxquestions.org/wiki/..._Neighbourhood
The service lisa is needed.
I cannot tell you more. I meant to test these things but have not yet
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Zoom modem/switch & linux<->linux network: DHCP / Static ? tredegar Linux - Networking 8 11-11-2007 03:41 AM
Help with drive mapping from linux to linux over a network nevarlen Linux - Networking 3 03-01-2005 01:28 PM
Suggestions for my home network - Linux, other (non-Linux) users, Games, etc. lrt2003 Linux - General 5 05-06-2004 09:11 PM
Crossover network! Linux PC to Linux Laptop! Also what about bluetooth wireless usb?? kane hart Linux - Wireless Networking 2 10-16-2003 06:53 PM
Samba: Linux Not establishing itself on network, WinXP cannot see Linux either shassouneh Linux - Networking 5 07-27-2002 06:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration