How to install automatically apache, php, mysql, memcache, pure-ftpd, etc. on Debian 8
PALI (Perfect Automatic Lamp Installer) is a simple way to do a very fast installation of apache + php + mysql + memcached (with stored memcached php sessions), git, nodejs, webmin grunt and other interesting things with an only one command line.
It is a really simple script, so you can modify it if you need to add others software. Today the script do different things like :
- Install vim, iotop, mc, apache2, rsync, duplicity…
- Install php5 (curl, apcu, gd, intl, imagick, imap, mcrypt, memcache, pspell, recode, sqlite, tidy, xmlrpc, xsl, soap, calendar)
- Install Mysql-server, Mysql-client and phpmyadmin
- Install munin, postfix, git, pure-ftpd, Imagemagick and curl
- Install Composer, NodeJs, Grunt, Drupal Console, Drush and webmin
- Activate userdir, rewrite, expires, deflate, headers and ssl
- Configure pure-ftpd to use unix users and chroot them
- Create a first virtualhost (on the hostname address) with a phpinfo and a phptest
- Install a pre-optimized mysql configuration
- Install and configure loadcheck, memorycheck & diskcheck
- You can change ssh port from 22 to another
- You can change webmin port from 10000 to another
- You can choose your NodeJS version 6 or 7 (7 by default)
- Make a “hot modification” of the hostname of the server
- Configure php for using memcached for session storage
- Choose two emails contact : one for the admin, one for the monitor
- Setup root, mysql & user password and sent you them by email
No talk all action : you can test it immediately from here : it’s *free*
—
Christophe Casalegno
https://twitter.com/Brain0verride
Leave a Comment
You must be logged in to post a comment.
5 Comments