Begin by doing a copy of the files needed for the tutorial in a directory called tbss.work in your home directory. In a terminal window, move to this
directory by typing:
tbsscd
/tbss.work
Copy the needed directory, but instead of typing TOP_DIR, type the location of the Summer School directory tree:
tbsscp -r TOP_DIR/sumschool03/tutorials/02-namd-tutorial/namd-tutorial-files/ ./namd-tutorial-files
For instance, if the materials are located at /mnt/cdrom or at /Desktop,
replace TOP_DIR by /mnt/cdrom or
/Desktop. Use this copy of the tutorial files.