I have an anaconda python folder on remote server disk. I want to mount the folder in tmpfs (all in ram) in linux, so direct ram access is faster.
How to do it ?