-
Notifications
You must be signed in to change notification settings - Fork 432
Purge Web Packages
Gaurav Ashtikar edited this page Sep 2, 2014
·
6 revisions
- Purge Web packages
- Purge NGINX
- Purge PHP
- Purge MySQL
- Purge Postfix
- Purge WP-CLI
- Purge Adminer
- Purge phpMyAdmin
- Purge Utilities
ee stack purge
# Another way
ee stack purge webSample output:
^_^[[email protected]:~]# ee stack purge
purge nginx-custom package, please wait...
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
libxslt1.1
Use 'apt-get autoremove' to remove it.
The following packages will be REMOVED:
[...]
.
.
.
[...]
Removing Adminer, please wait...
Removing phpMyAdmin, please wait...
Removing WP-CLI, please wait...
Remove EasyEngine (ee) admin utilities, please wait...
Removing unwanted packages, please wait...
[...]
.
.
.
[...]
Successfully purged all packagesAbove command removes all packages installed by ee stack install
If you are thinking removing all packages is not suitable for you, can remove single packages by using following commands:
ee stack purge nginx
# Deprecated way
ee system purge nginxee stack purge php
# Deprecated way
ee system purge phpee stack purge mysql
# Deprecated way
ee system purge mysqlee stack purge postfix
# Deprecated way
ee system purge postfixee stack purge wpcli
# Deprecated way
ee system purge wpcliee stack purge adminer
# Deprecated way
ee system purge admineree stack purge phpMyAdmin
# Deprecated way
ee system purge phpmyadminBelow command remove phpMemcachedAdmin, FastCGI cleanup script, OPcache, Webgrind, Anemometer.
ee stack purge utils
# Deprecated way
ee system purge utilsEasyEngine (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: