Posts

Showing posts from October, 2017

11. mnt phoenix server

uni@Uni-PC:/mnt$ sudo mkdir /mnt/phoenix_fastdir uni@Uni-PC:/mnt$ sudo chown uni /mnt/phoenix_fastdir/ uni@Uni-PC:/mnt$ sshfs a1711327@phoenix.adelaide.edu.au:/fast/users/a1711327 /mnt/phoenix_fastdir 1.Automaticlaly mount phoenix (1) enter into terminal:    $   ssh-keygen $ ssh-copy-id a1711327 @ phoenix.adelaide.edu.au (2) ctrl+h:(find bashrc):  pasete the  command " alias mnt_phoenix="sshfs a1711327@phoenix.adelaide.edu.au:/fast/users/a1711327 /mnt/phoenix_fastdir -o IdentityFile=/home/uni/.ssh/id_rsa"" to 'bashrc'file (3) make sure this folder is empty always in the local disk. /mnt/phoenix_fastdir