Difference between revisions of "HDR Student Information"

From CDMS Wiki
Jump to navigation Jump to search
(Added information for HDR students.)
 
m
 
Line 13: Line 13:
 
# Make sure that the HTML files are world readable (e.g. use <code>chmod 644 file.html</code>).
 
# Make sure that the HTML files are world readable (e.g. use <code>chmod 644 file.html</code>).
 
# You should now be able to visit your Web page at https://staff.cdms.westernsydney.edu.au/~yourusername/file.html
 
# You should now be able to visit your Web page at https://staff.cdms.westernsydney.edu.au/~yourusername/file.html
 +
 +
Note that you need to create the HTML files to upload.

Latest revision as of 04:10, 13 October 2022

Preparing for Scholarship Application

WSU uses a points system to rank scholarship applications. Details of the points system are here https://www.westernsydney.edu.au/__data/assets/pdf_file/0004/1507990/HDR_Scholarship_Ranking_Metric_2021.pdf

Creating your own School Web pages

Research students are able to create Web pages that are viewable at https://staff.cdms.westernsydney.edu.au/~yourusername Personal pages are a great place to display your research.

  1. To begin, you will need to have an active CDMS account. If you cannot access your CDMS account go here to fix it https://www.cdms.westernsydney.edu.au/home/support/student-support/
  2. ssh into staff.scm.uws.edu.au and place your Web pages (HTML files) in the directory Homepage within your home directory.
  3. Make sure that the HTML files are world readable (e.g. use chmod 644 file.html).
  4. You should now be able to visit your Web page at https://staff.cdms.westernsydney.edu.au/~yourusername/file.html

Note that you need to create the HTML files to upload.