Scripts
Jump to navigation
Jump to search
go back to Main Page, Computational Resources
Programming languages[edit]
Useful scripts[edit]
Linux OS scripts[edit]
Operating System management scripts
OPTION-1 Connecting your cluster 'home' folder from a remote computer
OPTION-2 Connecting a remote folder locally
With a simple command, e.g. kimh, you can jump from your local "kimikhome" or "teklahome" subdirectory to the equivalent subdirectory in kimik2 or tekla2. Just copy the following alias into your .bashrc file (which can be found in your home directory):
alias kimh='nowdir=`pwd` ; nowdirk=${nowdir/kimikhome\//} ; ssh -t [username]@[kimik2\tekla2].iciq.es "cd $nowdirk ; bash"'
Others[edit]
If your program/script does not fit in the above categories, upload it here.