for windows:
- Press the “start” button
. - Type \\escfiler.esc.biu.ac.il and then press “enter”.
- In the username field type ccdom\ and add your Bar Ilan username
note*: here is a guide to find your Bar Ilan username if you don’t know it. - in the password field enter your Bar Ilan password, if you forgot it you can reset if from here.
for linux/unix:
- open terminal.
- sudo apt-get install cifs-utils -for ubuntu / debian
yum install cifs-utils smbfs -for redhat / fedora / centos - Edit /etc/fstab and add the following line at the bottom:
//filer-ph.ph.biu.ac.il/Programs /tmp/server cifs username=YOURUSERNAME@biu.ac.il,password=YOURPASSWORD,iocharset=utf8,sec=ntlm
then: type mkdir /tmp/server
then type mount -a
and the server folder will be mount under /tmp/server
- replace YOURUSERNAME with your username in Bar Ilan.
if you don’t know it you can find it here. - replace YOURPASSWORD with your password in Bar Ilan
if you don’t remember it you can reset it here. - replace /opt/server with any new folder path you want.
- replace Programs with Labs if you want to mount Labs