answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you mount network directory in ubuntu?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you mount a file system in Ubuntu 8.10?

sudo mount /path/to/device /path/to/directory For example: sudo mount /dev/sdb3 /mnt/disk-1 Note that you'll need to create the mountpoint directory first.


How do you mount a drive in Unix?

In order to mount a drive, if it is a network drive, you must have an NFS server installed and an NFS client on the machine you wish to mount the directory for. The NFS server will export the file system to the network, and the NFS client machine will mount it. To mount it on a client machine, create or use an empty directory. Then, using the 'mount' command, indicate the server name and directory on the server and the mount point of the client. For example: mount tarzan:/opt/testing/data /mnt Will mount a directory from the 'tarzan' server called /opt/testing/data under the /mnt directory of the client. So when a client looks at /mnt, they are really looking at /opt/testing/data on the server.


How do you create a folder by using terminal in ubuntu?

mkdir directory-name


How to upgrade to ubuntu 9.10 via alternate ISO when it fails because the mount command given does not mount it and says to specify the file system type?

To mount iso files do: mount -o loop filename targetdir for example: mount -o loop ubuntu.iso /mnt You might have to use sudo to mount in /mnt (though you can mount in any existing directory, it doesn't really matter)


Where does Ubuntu save programs?

The program is saved in the Home directory, usually in the Downloads file.


Where to get network drivers for Ubuntu I have Acer Aspire 5749-6863 Laptop?

as of ubuntu 11.14, they come built in


provides directory service toclients inthe network?

provides directory service toclients inthe network?


Where can one find information on the ubuntu network manager?

To find information on the Ubuntu network manager, one can do so by visiting the Ubuntu webpage. There, one can either visit the "Community Help Wiki" section or can even call customer service for more detail.


Who maintains network-manager-kde?

network-manager-kde is an Ubuntu/ Debian package for KNetworkManager. Anthony Mercatante is the maintainer for Ubuntu. Michael Biebl is the maintainer for Debian. KNetworkManager is developed by Novell.


What Ubuntu command is used to check network adapter settings?

ifconfig


An example of a network operating system is windows server 2008 which controls a network using the directory database called?

Active Directory


What is active directory services?

Active Directory service is used to store information about the network resources across a domain and also centralize the network.