To change the live version, you need to place files at `/www/docs/courses/02508`. For example, in command line, you can use ssh or sftp to connect to server `thinlinc.compute.dtu.dk` then navigate to `/www/docs/courses/02508` and transfer files. Steps to achieve this are:
```
ssh thinlinc.compute.dtu.dk
```
You will be asked to type your pasword.
```
cd /www/docs/courses/02508
```
Known issues: when transfering files, the capitalization of filenames may be inconsistend. E.g. a file named Coal.png will not be changed to coal.png, only the file content is changed, and the link will appear broken.