Mounting Directories of FLOW and HERO
Windows
Under Windows the HOME directory of FLOW and HERO can be mount as network drive by using
\\cifs.storage.hpc.uni-oldenburg.de\hpc_<working_group>_home
as address. The name <working_group> has to be replaced to the users working group name on FLOW and HERE (see table below). After that username and password of FLOW and HERO will be requested to connect this share.
Linux
Under Linux the HOME directory of FLOW and HERO can be mount by the command
sudo mount -t cifs -o workgroup=W2KROOT,username=<user>,file_mode=0600,dir_mode=0700 //cifs.storage.hpc.uni-oldenburg.de/hpc_<working_group>_home <mount_point>
where <user> has to be replaced by the username on FLOW and HERO. The name <working_group> has to be replaced to the users working group name on FLOW and HERE (see table below). The place holder <mount_point> has to be replaced by an empty valid directory on your Linux. Note: This command needs root permissions. Therefore the sudo command before the mount command.
Working group names
Follwing working group names are available:
<working_group> | Description |
---|---|
com | ??? |
fk5 | Members of Faculty V |
fw | Staff of ForWind |
hpcguest | Guest accounts |
hrz | Staff of the HRZ |
iwes | Fraunhofer Institute IWES |