multimedia @ VU
[] readme register schedule participants assignment(s) resource(s) _ / .

talk show tell print

access to the visual design web account

Timen Olthof


  1. download the putty terminal client: the.earth.li/~sgtatham/putty/latest/x86/putty.exe
  2. start putty and enter as one of the vu servers in the hostname field: "galjas.few.vu.nl" or "keg.few.vu.nl"
  3. login with your VU-net ID username and password
  4. you are now in your homedirectory. Create a symbolic link to the design account using the following command:
            ln -s /home/design11xx design11xx
            
    		(substitute xx with your group number)
          
    
  5. this symbolic link now behaves as a folder in your homedirectory.
  6. create a www folder in your group account folder to make your account accessible from the web:
            cd design11xx
            mkdir www
            chmod 755 www
    
  7. you can now view the contents of your ma09xx/www folder from a browser by navigating to www.few.vu.nl/~design11xx
  8. you can add files to your ma group website using an ftp client (for example FileZilla, filezilla.sourceforge.net), using the same server name you used in step 2 and using your VU-net ID as username/password.
  9. if you get the error "you do not have permission to view this page" when viewing your group account with a browser, you need to set the permissions of your files correctly (so they are accessible from the web) using the following command:
            chmod -R 755 /home/design11xx/www
    

If you have any other question, contact the student-assistant.


[] readme register schedule participants assignment(s) resource(s) _ / .