Daehyun
11/28/2017 - 11:33 AM

Mount Helium

# /etc/fstab
# mount helium
//192.168.100.2/analysis   /mnt/analysis   cifs   user=linuxmount,pass=xuedalabx,vers=2.0,file_mode=0777,dir_mode=0777 0 0
//192.168.100.2/exp        /mnt/exp        cifs   user=linuxmount,pass=xuedalabx,vers=2.0,file_mode=0755,dir_mode=0755 0 0
//192.168.100.2/upload     /mnt/upload     cifs   user=linuxmount,pass=xuedalabx,vers=2.0,file_mode=0777,dir_mode=0777 0 0

# mount hippasus
daehyun@192.168.100.101:/Users/daehyun   /mnt/daehyun   fuse.sshfs   _netdev,user,idmap=user,follow_symlinks,IdentityFile=/home/daehyun/.ssh/id_rsa,allow_other,default_permissions,uid=1000,gid=1000 0 0

# mount -a