Professor, CSE

Director, ECSL

How to make a CSE webpage

  1. log in to cse.unr.edu with your username and password
  2. % chmod 0755 .
  3. % chmod 0755 public_html
  4. go to http://www.cse.unr.edu/~username
  5. your default webpage should be live and accessible. Change index.html in your public_html directory to change the contents of your webpage.
  6. To change a web page, find a simple web page that you like on the internet, then copy its source to your web site (index.html). To view a page's source, right-click on the web-page and choose the "view source" option. Try it on this web page and on my home web page.