Changes between Version 9 and Version 10 of cs122b-2017-winter-project1


Ignore:
Timestamp:
Mar 4, 2017, 3:56:18 PM (9 years ago)
Author:
Chen Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs122b-2017-winter-project1

    v9 v10  
    9898 2. [https://help.ubuntu.com/lts/serverguide/httpd.html Install Apache Web server]. '''Open port 80'''.
    9999 3. [http://tecadmin.net/install-oracle-java-8-jdk-8-ubuntu-via-ppa/ Install Java] [[BR]]
    100  4. [https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-ubuntu-14-04 Install Tomcat]. You may skip the part of installing JDK. Setup its application app manager page and test it using the URL http://YOUR_PUBLIC_IP:8080/manager/html. '''Open port 8080'''. This part is a little tricky, so read the instructions carefully.
     100 4. [https://grape.ics.uci.edu/wiki/public/wiki/cs122b-2017-winter-project1-install-tomcat-on-aws Install Tomcat on AWS]. You may skip the part of installing JDK. Setup its application app manager page and test it using the URL http://YOUR_PUBLIC_IP:8080/manager/html. '''Open port 8080'''. This part is a little tricky, so read the instructions carefully.
    101101
    102102Once you finish these steps, repeat tasks 1 - 3 on this instance.