-
Notifications
You must be signed in to change notification settings - Fork 433
Prerequisite
Mitesh Shah edited this page Aug 7, 2014
·
13 revisions
apt-get update && apt-get upgrade && apt-get dist-upgrade
EasyEngine (ee) used hostname -f
command output to detect your server hostname.
For the hostname, use your FQDN such as example.com
echo example.com > /etc/hostname
service hostname restart
How to test hostname is set properly:
^_^[[email protected]:~]# hostname -f
example.com
Most of Linux distribution comes with wget
command but some customised Linux like minimal Ubuntu/Debian not have wget
command pre-installed.
Ref: #292
How to install wget command:
apt-get install wget
EasyEngine (ee):
- Installation
- Stack Module
- Site Module
- Debug Module
- Secure Module
- Other commands
- Configurartion File
- EasyEngine Logs
Tutorials:
- SFTP Setup
- Remote MySQL
- Setup OpenDKIM
- HHVM with EE 2.x.x
- Prevent MySQL crashing
- Change WordPress Cache
- Migrate Website With EasyEngine
- EasyEngine with Hosting Providers
Misc:
- FAQ
- Roadmap
- [Support Forum] (http://community.rtcamp.com/c/easyengine/)
- EasyEngine Update
- EasyEngine Admin Tools
- EasyEngine Beta Testing
Chat:
- [EasyEngine Developer Chat] (https://gitter.im/rtCamp/easyengine)
Testing:
- [Travis-CI] (https://travis-ci.org/rtCamp/easyengine/)
Donations:
Recently Modified: