Difference between revisions of "NUC Web"

From wikidb
Jump to: navigation, search
(My Home Page)
(Common Setup)
Line 3: Line 3:
 
* install apache2
 
* install apache2
 
* install openssh-server - required for Fetch and ssh on Mac
 
* install openssh-server - required for Fetch and ssh on Mac
 +
 +
== Rainier Home Page ==
 +
 +
* From Mac copied from the mywed/root directory
 +
** index.htm
 +
** family0408L.jpg
 +
** index_files/
  
 
== My Home Page ==
 
== My Home Page ==

Revision as of 13:15, 24 November 2014

Common Setup

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

Rainier Home Page

  • From Mac copied from the mywed/root directory
    • index.htm
    • family0408L.jpg
    • index_files/

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
  • Ubuntu guide help
  • Apache docs help

MediaWiki

[mediawiki on Ubuntu]