@

multimedia @ VU
[_] readme register participant(s) college practicum resource(s) _ # @ !

talk show tell print

access to the multimedia authoring 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 ma group account using the following command:
            ln -s /home/ma12xx ma12xx
            
    		(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 ma12xx
            mkdir www
            chmod 755 www
    
  7. you can now view the contents of your ma12xx/www folder from a browser by navigating to www.few.vu.nl/~ma1212xx
  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/ma12xx/www
    

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


[_] readme register participant(s) college practicum resource(s) _ # @ !

(C) Æliens 2014