Table of Contents

Advertisement

Linux* Users

www.DataSheet4U.com
Intel® Entry Storage System SS4000-E User Guide
6. To automatically connect to this shared folder each time you log on to Windows,
select Reconnect at logon.
If you clear this option, you must repeat this procedure each time you want to access
the shared folder.
7. Click Finish.
8. If prompted, enter your user name and password for accessing this shared folder, and
then click OK.
Note: If the user name and password for accessing the shared folder are the same as
your Windows user name and password, you are not prompted to provide a
user name and password to access the shared folder.
In addition, once you provide your user name and password for accessing one
shared folder, you are not prompted to provide it again when you access other
shared folders to which you have access rights.
If the guest user has access to this shared folder, you can use guest as both the user
name and password.
You can now access the shared folder from My Computer or Windows Explorer.
To access a shared folder on a computer running Linux:
1. Create a directory by entering the following command at the command prompt:
mkdir /my_directory
where my_
directory
Be sure to include the full path to the directory (for example, /mnt/my_directory).
2. If desired, display a list of all the available shared folders by entering the following
command:
showmount -e storage_system
where storage_system is the IP address of the storage system.
3. Mount the desired shared folder by entering the following command:
mount storage_system:/nas/NASDisk-00002/folder /mnt/my_directory
where storage_system is the IP address of the storage system,
the shared folder, and my_directory is the name of the directory that you created in
step 1.
If you included a full path when creating the directory, be sure to include the full path
with this command, for example:
mount storage_system:/nas/NASDisk-00002/folder /mnt/my_directory
4. Repeat steps 1 through 3 for each shared folder that you want to access.
is the name of the directory.
Working with Shared Folders
is the name of
folder
81

Advertisement

Table of Contents
loading

This manual is also suitable for:

Entry storage system ss4000-e

Table of Contents