LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 01-09-2010, 01:00 PM   #1
caa1980
Member
 
Registered: Aug 2004
Location: Salt Lake City, UT
Distribution: Ubuntu 10.04
Posts: 116

Rep: Reputation: 15
Mapping network devices in Ubuntu like Windows networking?


I am running Ubuntu 9.10 and Windows 7 (Wubi). Windows Networking shows all devices on the network (computers, routers, etc). Is there a way to get Ubuntu to do this (Would prefer GUI)?
 
Old 01-09-2010, 02:07 PM   #2
sonichedgehog
Member
 
Registered: Oct 2007
Location: London UK
Distribution: Ubuntu 9.10
Posts: 288

Rep: Reputation: 32
To show devices you will need samba (sudo apt-get install samba). Then you can right click and you get sharing options. When you access network from the menus, you will see both windows and linux shares.

Mapping network "drives" is only necessary if you are working on commandline, for gui samba will take care of it. Warning: windows7 might not "see" linux shares but it seems to work from linux systems.

This task is commandline only AFAIK, apt-get install smbfs, create a "mountpoint" (eg in your home folder, create new folder) then you have to "mount" the remote file manually thus:
Code:
sudo mount -t cifs //192.168.***.*/sharename_of_remote_file 
/home/your_home_directory/NEW_DIRECTORY_TO_MOUNT_on -o uid=(your_user_number_eg_1000
To get the url of the remote box, I suggest log onto your router, the list of attached devices will show you this.
Whereas windows gives you a menu of drive letters, in linux there is no such thing, the "real" drives are in /dev and the "virtual" ones you have to create yourself by making a mountpoint- this is the "NEW_DIRECTORY_TO_MOUNT_ON" to which I refer.
Post again if i have confused you.

Last edited by sonichedgehog; 01-09-2010 at 02:09 PM. Reason: afterthought
 
Old 01-09-2010, 02:21 PM   #3
caa1980
Member
 
Registered: Aug 2004
Location: Salt Lake City, UT
Distribution: Ubuntu 10.04
Posts: 116

Original Poster
Rep: Reputation: 15
Trying to see routers not computers

I know how to see computers on the network I am trying to see routers on the network.
 
Old 01-09-2010, 02:44 PM   #4
sonichedgehog
Member
 
Registered: Oct 2007
Location: London UK
Distribution: Ubuntu 9.10
Posts: 288

Rep: Reputation: 32
Don't know any gui for this- yep i remember w$ shows your router altho you can't do anything with it.
Code:
route
should show your main router, my system has only one but
Code:
ping 224.0.0.1
might show other routers (regret can't test this as have no access to a system with extra routers/switches at present.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
mapping a windows network drive andy1974 Linux - Networking 8 02-01-2011 05:09 PM
Network Mapping in Ubuntu jennifer.ayag Linux - Networking 1 12-12-2008 01:03 AM
Permanently mapping a Windows network share gvaught Linux - Networking 7 05-28-2004 09:14 PM
mapping windows network drives on a linux host kopite2012 Linux - Newbie 2 04-30-2004 10:00 AM
Mapping a network drive from Windows 2k to an ftp, Apache/1.3.27 Server DumbWindow$User General 5 04-08-2004 12:16 PM


All times are GMT -5. The time now is 01:08 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration