Main navigation
- About Us
- Facilities
- Services
- Supports
- Guidelines
Personal Home Page
To create your personal home page, follow these steps:
- Go to your home directory and create a folder named 'www'. On Windows, this is typically 'H:', and on Unix, it is '/home/group/<eid>'.
- Create a default home page file named 'index.html' in the 'www' folder.
- Ensure that the 'www' directory and all files within it are readable and executable by others.
You can do this using the command 'chmod -R a+rx ~/www'. - Your home page can be accessed using the following URL: https://personal.cs.cityu.edu.hk/~<eid> (for example, https://personal.cs.cityu.edu.hk/~<eid>).
Please note that your home page is only accessible from within the CityU campus network.