Difference between revisions of "NUC Web"

From wikidb
Jump to: navigation, search
(New page: == My Home Page == * install apache2 * install openssh-server - required for Fetch and ssh on Mac * created /home/epp/public_html * copied web pages from Mac)
 
(My Home Page)
Line 1: Line 1:
== My Home Page ==
+
== Common Setup ==
 +
 
 
* install apache2
 
* install apache2
 
* install openssh-server - required for Fetch and ssh on Mac
 
* install openssh-server - required for Fetch and ssh on Mac
 +
 +
== My Home Page ==
 
* created /home/epp/public_html
 
* created /home/epp/public_html
* copied web pages from Mac
+
* chmod 0755 /home/epp/public_html
 +
* sudo a2enmod userdir
 +
* sudo service apache2 restart
 +
* copied web pages from Mac to public_html
 +
** index.htm
 +
** Icons/
 +
** Young.jpg
 +
** subdirectories

Revision as of 12:20, 24 November 2014

Common Setup

  • install apache2
  • install openssh-server - required for Fetch and ssh on Mac

My Home Page

  • created /home/epp/public_html
  • chmod 0755 /home/epp/public_html
  • sudo a2enmod userdir
  • sudo service apache2 restart
  • copied web pages from Mac to public_html
    • index.htm
    • Icons/
    • Young.jpg
    • subdirectories