How Do I Map a Drive Network Share Using the Linux Terminal?
Posted
by nicorellius
on Super User
See other posts from Super User
or by nicorellius
Published on 2010-05-25T17:19:50Z
Indexed on
2010/05/25
17:21 UTC
Read the original article
Hit count: 171
Still getting used to Linux, and the GUI is great. I have Ubuntu 10 and I can go to Network and see the Windows network. Then double clicking this gets me to the drives that are shared. Then when I go back to the terminal and use:
cd ~/.gvfs
I can see the mapped drives. But it would be nice if I could this without all the mouse clicking. So how do I map network drives in the terminal, something akin to net use
for Windows.
© Super User or respective owner