Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Simple Server Setup 0.2 Beta( WIP) Debian 6 32bit & 64bit, Debian 7 32bit - Nginx - PHP - PerconaDB

salmonsalmon Member
edited August 2013 in Tutorials

Hi,

I have been working a on script today. I'm often installing the above things on servers running Debian 7 32bit. I'll be working on making it compatible with Debian 6 soon :) It's still a work in progress. Let me know how it goes, I have only used it on Debian 7. It makes use of Dotdeb. It updates + upgrades, removes Apache, installs Nginx, php(php-fpm), PerconaDB & phpMyAdmin. I'll be working on it to add new things in & fix bugs and also be writing a better tutorial. I'll add Wordpress install to it next.

To run it use:
cd /tmp; wget http://thomascoward.me/wp-content/simpleserversetup/simpleserversetup-0-1.sh; chmod u+x simpleserversetup-0-1.sh;./simpleserversetup-0-1.sh;

You can view the script here: http://thomascoward.me/wp-content/simpleserversetup/simpleserversetup-0-1.sh

To access phpMyAdmin visit: serverip/phpmyadmin

Hope you like it,
Salmon

Comments

Sign In or Register to comment.