Infrastructure:Web Server

From Lancaster And Morecambe Makers
Revision as of 20:43, 11 November 2015 by TBSliver (Talk | contribs) (Created page with "Info on our web server. == Migration from Dreamhost == Export the database (using php-my-admin) as SQL gzipped. ssh into the Big V machine, create a new user and group <pr...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Info on our web server.

Migration from Dreamhost

Export the database (using php-my-admin) as SQL gzipped.

ssh into the Big V machine, create a new user and group

groupadd drupal
useradd -u drupal -c "LAMM Space Drupal User" -m -s /bin/bash drupal