Access Physics Server

for windows:

  1. Press the “start” button zzzz.
  2. Type \\escfiler.esc.biu.ac.il and then press “enter”.
  3. 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.
  4. in the password field enter your Bar Ilan password, if you forgot it you can reset if from here.

for linux/unix:

  1. open terminal.
  2. sudo apt-get install cifs-utils -for ubuntu / debian
    yum install cifs-utils smbfs -for redhat / fedora / centos
  3. 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