You are not logged in.

#1 2007-09-17 10:59:23

Free Thinker
Member
Registered: 2007-07-11
Posts: 40

network browser

hoi.
well, subj.
my arch is installed on a laptop wich i carry a lot and change networks almost every day.
the problem is that i can't use samba mount, because the computers change and i dont always know the network and computer names.
when i used gnome, it had a network browser. now i'm using openbox and dont know wich prog should i use to browse networks (mostly windows).

ofcourse i searched, but the only browser that i found was for kde and it didn't work well for me.
any solutions to that?


chown -R us /home/your/.base

Offline

#2 2007-09-20 19:16:02

Free Thinker
Member
Registered: 2007-07-11
Posts: 40

Re: network browser

what, no one here uses this kind of sw?


chown -R us /home/your/.base

Offline

#3 2007-09-20 20:26:16

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: network browser

I don't think you'll find many (any?) OB users that run a GUI network browser... but I do believe that GNOME's Nautilus browser can be used to browse networks (as well as make remote connections, such as SSH, FTP, and SMB (windows shares).


thayer williams ~ cinderwick.ca

Offline

#4 2007-09-20 21:16:53

somairotevoli
Member
Registered: 2006-05-23
Posts: 335

Re: network browser

have a look at g2sc in community.

Offline

#5 2007-09-20 21:20:42

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: network browser

Or use :
community/smbnetfs 0.3.10-4
    small C program that mounts Microsoft network neighborhood in single directory

And then you can use any file browsers


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#6 2007-09-20 21:50:48

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: network browser

you might also try pyneighborhood in the AUR. i've never used it, but LinNeighborhood (on which it's based) is pretty good. One of the main arch repos has xsmbrowser, too.

Offline

#7 2007-09-21 10:10:07

Free Thinker
Member
Registered: 2007-07-11
Posts: 40

Re: network browser

thayer.w wrote:

I don't think you'll find many (any?) OB users that run a GUI network browser... but I do believe that GNOME's Nautilus browser can be used to browse networks (as well as make remote connections, such as SSH, FTP, and SMB (windows shares).

Free Thinker wrote:

when i used gnome, it had a network browser. now i'm using openbox and dont know wich prog should i use to browse networks (mostly windows).

it doesn't have to be gui. if there any way to look what networks i can detect and after that show the computers in that network using command line, it will be fine.

Last edited by Free Thinker (2007-09-21 10:15:26)


chown -R us /home/your/.base

Offline

#8 2007-09-21 10:57:35

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: network browser

Free Thinker wrote:

it doesn't have to be gui. if there any way to look what networks i can detect and after that show the computers in that network using command line, it will be fine.

As I said, you can just mount the samba shares in the filesystem using smbnetfs. After that you can use any file browsers. So this includes the shell also.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#9 2007-09-21 11:02:04

buttons
Member
From: NJ, USA
Registered: 2007-08-04
Posts: 620

Re: network browser

sudo mount -t smbfs //name/location somewhere

smbfs is in the kernel. voila, it's a directory on your box.


Cthulhu For President!

Offline

#10 2007-09-21 11:48:08

Cilyan
Member
From: Toulouse (FR)
Registered: 2006-08-27
Posts: 97
Website

Re: network browser

You can use smbtree to list all the shares in a network. Just enter an empty password. The only problem I got with it is that it converts IP to computer name, but my router dosn't offer any DNS service.
Else, just use nautilus and activate gnome-volume-manager at startup.

Offline

#11 2007-09-21 16:13:24

Free Thinker
Member
Registered: 2007-07-11
Posts: 40

Re: network browser

Cilyan wrote:

You can use smbtree to list all the shares in a network. Just enter an empty password. The only problem I got with it is that it converts IP to computer name, but my router dosn't offer any DNS service.
Else, just use nautilus and activate gnome-volume-manager at startup.

ok, i'll check it out.
btw, i repeat: i dont use gnome.


chown -R us /home/your/.base

Offline

#12 2007-09-21 17:07:04

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: network browser

We heard you the first time wink

Just because you don't use the GNOME Desktop Environment doesn't mean you don't use Nautilus.  There are a lot of Openbox users that still use Nautilus as their file manager.  For the record, what file manager *do* you use?


thayer williams ~ cinderwick.ca

Offline

#13 2007-09-21 20:38:51

AlmaMater
Member
Registered: 2007-02-28
Posts: 92

Re: network browser

i use openbox, and pyneighborhood works great for me : )

Offline

Board footer

Powered by FluxBB