Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Gigabyte Intel Z87 Motherboard Lineup Preview and more
· Microsoft to roll out Xbox dashboard UI alterations before next-gen console
· Adobe Photoshop Express now available for Windows 8 and RT
· GNOME 3.8.2 Released
· Windows 8 is an enterprise 'non-starter' because IT sees no value in changes
· What to Expect from Unity in Ubuntu 13.10
· Analysts praise Nokia's new Lumia 925
· Best Business Laptops - May 2013 and more
· openSUSE 13.1 Milestone 1 released
· How to Install Cinnamon 1.8 on Ubuntu 13.04

Upcoming News
· Gigabyte Intel Z87 Motherboard Lineup Preview
· [ANNOUNCE] libchamplain 0.12.4
· [security-announce] SUSE-SU-2013:0810-1: important: Security update for oracle-update
· [security-announce] SUSE-SU-2013:0811-1: important: Security update for oracle-update
· [security-announce] SUSE-SU-2013:0809-1: important: Security update for Acrobat Reader
· Rosewill RDEE-12002 USB 3.0 Hard Drive Enclosure @ techPowerUp
· ASUS M5A97 R2.0 Motherboard @ Hardware Secrets
· Samsung Galaxy S4 Smartphone Review @ HardwareHeaven.com
· [RHSA-2013:0832-01] Important: kernel security update
· [Tech ARP] Hard Disk Drive Myths Debunked! Rev. 5.1

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6288 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 624 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4474 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 690 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1076 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » September 2011 » Centmin 1.2.1-eva2000.14 released

Centmin 1.2.1-eva2000.14 released

Posted by Philipp Esselbach on: 09/24/2011 08:18 AM [ Print | 0 comment(s) ]

George Liu updated his modified version of Centmin. Centmin is a script designed to install Nginx, MySQL, PHP and a DNS server for a low-memory environment on CentOS.




Menu based custom Centmin installer script has been officially released. Starting with Centmin 1.2.1-eva2000.14, you will be able to use a menu based Centmin installer.

As stated in comment replies below, I held off adding addition features to my custom Centmin version until I implemented a menu system. I finally got around to implementing a menu system and have started adding additional menu features to beta versions and then to final public release.

You can now recompile Xcache, APC and Memcached servers as well as upgrade Nginx, PHP, and MariaDB 5.2 MySQL. I’ve also added a menu option to add domain names to Nginx virtual host configuration and adding domain names to NSD name server – automatically creating the nsd.conf zone entry and NSD dns zone file. New installations also automatically setup log rotation for Nginx and PHP-FPM log files. If you are using older Centmin 1.2.1-eva2000.xx release there’s also menu options #14 and #15 which setup logrotate for you.

Centmin menu below:

--------------------------------------------------------
Centmin 1.2.1-eva2000.14 - http://vbtechsupport.com/920/
Menu/Mods Author: eva2000 (vbtechsupport.com)
Centmin Original Author: BTCentral (btcentral.org.uk)
--------------------------------------------------------
Centmin Menu
--------------------------------------------------------
1). Centmin Install
2). Add Nginx vhost domain
3). NSD setup domain name DNS
4). Nginx Upgrade
5). PHP Upgrade
6). XCache Re-install
7). APC Cache Re-install
8). XCache Install
9). APC Cache Install
10). Memcached Server Re-install
11). MariaDB 5.2 Upgrade
12). Install ioping.sh vbtechsupport.com/1239/
13). SELinux disable
14). Setup Logrotate for Nginx
15). Setup Logrotate for PHP-FPM
16). Exit
--------------------------------------------------------
Enter option [ 1 - 16 ]
--------------------------------------------------------

SSH2 Telnet client tip
If your SSH2 Telnet client options allow for it you can increase the size of your scroll back buffer size to allow larger amounts of outputted text to be shown via scrolling back and forth. This is the option in VanDyke SecureCRT SSH2 telnet client I use. I set my scrollback buffer to maximum size of 128,000 lines.

Here’s my modified Centmin v1.2.1 below which automatically installs the following via bash shell script framework written by BTCentral folks. Updates to my modified version will be updated in this blog post, so bookmark it and check back regularly. Also if you like this post/Centmin mod, feel free to share/vote on social media site links at top of post i.e. facebook, reddit, twitter, google+ etc

Nginx v1.0.6
PHP 5.3.8 php-fpm install
MariaDB 5.2.7 default MySQL server – you’ll want min 512MB of installed memory
Memcached 1.4.7
Memcache v3.0.5 (do not use v3.0.6 doesn’t seem to work properly)
Xcache v1.3.2
APC 3.1.9
Python v2.72
CSF firewall
Siege benchmark and Sproxy.


Centmin 1.2.1-eva2000.14 released


Bookmark and Share

Related Stories

09/22/2011 09:45 AM: Centmin 1.2.2 released by Philipp Esselbach
A new version of Centmin has been released. Centmin is a script designed to install Nginx, MySQL, PHP and a DNS server for a low-memory environment on CentOS....

09/01/2011 01:15 PM: Centmin 1.2.1-eva2000.09 released by Philipp Esselbach
George Liu (eva2000) has released a modified Centmin installation script to include PHP 5.3.8 (php-fpm), MariaDB 5.2.7, Xcache v1.3.2, Memcached server, CSF firewall, Siege Benchmark, and Python 2.71...

06/13/2011 11:37 AM: Centmin 1.2.0 released by Philipp Esselbach
A new version of Centmin is available. Centmin is a script designed to install Nginx, MySQL, PHP and a DNS server for a low-memory environment on CentOS....

05/02/2011 01:02 PM: Centmin 1.1.0 released by Philipp Esselbach
A new version of Centmin, a low memory CentOS server install script has been released...

10/11/2010 01:59 PM: Centmin 1.0.8 by Philipp Esselbach
Centmin 1.0.8 has been released...

10/04/2010 09:20 AM: Centmin 1.0.7 by Philipp Esselbach
A new version of Centmin, a script designed to install Nginx, MySQL, PHP and a DNS server for a low-memory environment on CentOS, is available...

09/28/2010 09:57 AM: Centmin 1.6 by Philipp Esselbach
BTCentral has released a new version of Centmin, a script designed to install Nginx, MySQL, PHP and a DNS server for a low-memory environment on CentOS...


« Samsung seeks ban of Apple's iPhone, iPad in new Netherlands lawsuits · Daily Reviews Summary 09/24/11 »

Linux Compatible » News » September 2011 » Centmin 1.2.1-eva2000.14 released
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition