1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Nginx with Centminmod - Free setup tool w/ MariaDB

Discussion in 'Nginx' started by ryansa, Feb 21, 2013.

  1. #1
    Hi guys,

    I noticed that there is a bit of information here about people using Nginx and configuring it, however I did want to share a bit about a script called Centminmod, used for setting up Nginx along side Apache, with configuration options such as Xcache configuration, APC configuration, MariaDB 5.2 installation (NoSQL database), and much more. Centminmod does not currently setup Varnish.

    For first time linux users, to people who install several (to many) virtual instances for benchmarking and testing, it is convenient and easy to have installers that setup and configure a working nginx environment.

    For more information you can visit Centminmod's site at:
    http://centminmod.com/

    However if you are looking to install this to your current Centos installation (this is not compatible with control panels, install only to a Fresh Centos install) here is a simple one liner to get you started:

    cd /usr/local/src; wget http://vbtechsupport.com/centminmenu/centmin-v1.2.2-eva2000.20.zip; unzip centmin-v1.2.2-eva2000.20.zip; cd centmin-v1.2.2mod && chmod +x centmin.sh; ./centmin.sh
    
    Code (markup):
    I hope this helps you guys as much as it has helped me.
    Best regards
     
    ryansa, Feb 21, 2013 IP
  2. p4guru

    p4guru Active Member

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #2
    Been using Centmin Mod for a while myself. You should also check out the latest Centmin Mod 1.2.3 beta feature set - lots of stuff added http://centminmod.com/centminmod_v123.html
     
    p4guru, Jun 6, 2013 IP
  3. palsman

    palsman Active Member

    Messages:
    156
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    95
    #3
    Thank you for good article.
     
    palsman, Jun 18, 2013 IP