Making your own CSE website
This will only work if you are a Computer Science student at IIT Kanpur
- If you're on Windows, download WinSCP
- SCP or SSH turing.cse.iitk.ac.in
- Go to the /homepages/global/<user-id> directory
(Where <user-id> is your user id without the angle brackets)
- Add any files you want to be displayed. index.html or index.php, if present, will be considered your homepages.
- You're done!
Making your own CC website
This should work for any student of IIT Kanpur
- SSH vyom.cc.iitk.ac.in OR SSH webhome.cc.iitk.ac.in
- Go to the /www/<user-id> directory
- If the directory /www/<user-id>/www doesn't exist, create it.
- Add any files you want to be displayed. index.html or index.php, if present, will be considered your homepages.
- You're done!