Ok but why was not working from the included srv-setup files?
Ok now it works and Nginx updated with only this: Code: nginx: [emerg] unknown directive "vhost_traffic_status_zone" in /usr/local/nginx/conf/vts_http.conf:1
hmm pesky issue.. i'll figure it out eventually updated .08 beta03 with alot of updates including new time measure for curl one liner installs for Total Time Other = basically centmin mod install time - (yum + source download + nginx + php install times) Code: --------------------------------------------------------------------------- Total Curl Installer YUM Time: 101.418597464 seconds Total YUM Time: 106.109556731 seconds Total YUM + Source Download Time: 124.509210330 seconds Total Nginx First Time Install Time: 168.168893898 seconds Total PHP First Time Install Time: 131.704431238 seconds Total Time Other eg. source compiles: 204.402436671 Total Centmin Mod Install Time: 628.784972137 seconds --------------------------------------------------------------------------- Total Install Time (curl yum + cm install times): 730.203569601 seconds ---------------------------------------------------------------------------
curl one liner got even faster with latest commits to .08 beta 03 Commits · centminmod/centminmod · GitHub Code: curl -sL http://centminmod.com/betainstaller.sh | bash nice and fast Code: --------------------------------------------------------------------------- Total Curl Installer YUM Time: 107.682351288 seconds Total YUM Time: 28.207968469 seconds Total YUM + Source Download Time: 42.045141490 seconds Total Nginx First Time Install Time: 177.847333282 seconds Total PHP First Time Install Time: 131.641609739 seconds Total Time Other eg. source compiles: 209.790387046 Total Centmin Mod Install Time: 561.324471557 seconds --------------------------------------------------------------------------- Total Install Time (curl yum + cm install times): 669.006822845 seconds --------------------------------------------------------------------------- lets compare to curl installer times for current .07 stable Code: curl -sL http://centminmod.com/installer.sh | bash Code: Total YUM Time: 185.126661459 seconds Total Centmin Mod Install Time: 890.129598702 seconds so .08 beta 03 in current form is 890.13-669.01 = 221.12 seconds faster or ~24.8% faster
Switched .08 beta03 from APC Cache default to Zend Opcache with PHP 5.4.42 as @Oxide reported issues with PHP-FPM and APC Cache and Xenforo usage. I think most of us using Xenforo are on PHP 5.6 and Zend Opcache so do not notice PHP 5.4 + APC Cache issues on Xenforo. seems Centmin Mod installs faster also with Zend Opcache default Code: --------------------------------------------------------------------------- Total Curl Installer YUM Time: 102.409479036 seconds Total YUM Time: 17.981225970 seconds Total YUM + Source Download Time: 68.552806251 seconds Total Nginx First Time Install Time: 53.136980756 seconds Total PHP First Time Install Time: 133.779015940 seconds Total Time Other eg. source compiles: 194.171965466 Total Centmin Mod Install Time: 449.640768413 seconds --------------------------------------------------------------------------- Total Install Time (curl yum + cm install times): 552.050247449 seconds --------------------------------------------------------------------------- Code: ************************************************* * Post-Install Check List.... ************************************************* -------------------------------------------------------- Check ccache Version: -------------------------------------------------------- ccache version 3.2.2 Copyright (C) 2002-2007 Andrew Tridgell Copyright (C) 2009-2015 Joel Rosdahl This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. -------------------------------------------------------- Check Nginx Version: -------------------------------------------------------- inc/centminfinish.inc: line 26: nginx: command not found -------------------------------------------------------- Check PHP-FPM Version: -------------------------------------------------------- PHP 5.4.42 (cli) (built: Jun 19 2015 12:49:35) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.5, Copyright (c) 1999-2015, by Zend Technologies -------------------------------------------------------- Check MariaDB installed RPM Versions: -------------------------------------------------------- MariaDB-server-10.0.20-1.el6.x86_64 MariaDB-compat-10.0.20-1.el6.x86_64 MariaDB-client-10.0.20-1.el6.x86_64 MariaDB-shared-10.0.20-1.el6.x86_64 MariaDB-common-10.0.20-1.el6.x86_64 MariaDB-devel-10.0.20-1.el6.x86_64 -------------------------------------------------------- Check Memcached Server Version: -------------------------------------------------------- memcached 1.4.24 -------------------------------------------------------- Check CSF Firewall Version: -------------------------------------------------------- csf: v7.69 (generic) -------------------------------------------------------- Check Siege Benchmark Version: -------------------------------------------------------- SIEGE 3.1.0 Copyright (C) 2015 by Jeffrey Fulmer, et al. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -------------------------------------------------------- Check ngx_pagespeed Control Script: http://centminmod.com/nginx_ngx_pagespeed.html -------------------------------------------------------- pscontrol admin pscontrol handler pscontrol edit pscontrol on pscontrol off pscontrol statson pscontrol statsoff -------------------------------------------------------- Check mysqlreport version: -------------------------------------------------------- mysqlreport v3.5-maria11 Jul 4 2013 -------------------------------------------------------- Check NSD Bind Version: -------------------------------------------------------- NSD version 3.2.18 Written by NLnet Labs. Copyright (C) 2001-2011 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -------------------------------------------------------- Check pure-ftpd Version: -------------------------------------------------------- pure-ftpd v1.0.36 -------------------------------------------------------- Check YUM Repo List -------------------------------------------------------- Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirrors.psychz.net * epel: mirror.sfo12.us.leaseweb.net * extras: pubmirrors.dal.corespace.com * rpmforge: mirror.webnx.com * updates: mirror.hostduplex.com repo id repo name status base CentOS-6 - Base 4,952+1,566 epel Extra Packages for Enterprise Linux 6 - x86_64 8,887+2,754 extras CentOS-6 - Extras 38 mariadb MariaDB 14+3 rpmforge RHEL 6 - RPMforge.net - dag 4,696+22 updates CentOS-6 - Updates 933+290 vz-base vz-base 3 vz-updates vz-updates 8 repolist: 19,531 -------------------------------------------------------- mytimes check: /usr/bin/mytimes -------------------------------------------------------- Fri Jun 19 12:52:25 UTC 2015 [UTC] Fri Jun 19 22:52:25 AEST 2015 [Australia/Brisbane] Fri Jun 19 05:52:25 PDT 2015 [America/Los_Angeles] Fri Jun 19 07:52:25 CDT 2015 [America/Chicago] Fri Jun 19 08:52:25 EDT 2015 [America/New_York] Fri Jun 19 13:52:25 BST 2015 [Europe/London] -------------------------------------------------------- Code: php --ri "Zend OpCache" Zend OPcache Opcode Caching => Disabled Optimization => Disabled Startup Failed => Opcode Caching is disabled for CLI Directive => Local Value => Master Value opcache.enable => On => On opcache.use_cwd => On => On opcache.validate_timestamps => On => On opcache.inherited_hack => On => On opcache.dups_fix => Off => Off opcache.revalidate_path => Off => Off opcache.log_verbosity_level => 1 => 1 opcache.memory_consumption => 256 => 256 opcache.interned_strings_buffer => 8 => 8 opcache.max_accelerated_files => 16000 => 16000 opcache.max_wasted_percentage => 5 => 5 opcache.consistency_checks => 0 => 0 opcache.force_restart_timeout => 180 => 180 opcache.revalidate_freq => 180 => 180 opcache.file_update_protection => 2 => 2 opcache.preferred_memory_model => no value => no value opcache.blacklist_filename => no value => no value opcache.max_file_size => 0 => 0 opcache.protect_memory => 0 => 0 opcache.save_comments => 1 => 1 opcache.load_comments => 1 => 1 opcache.fast_shutdown => 1 => 1 opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF opcache.enable_file_override => On => On opcache.enable_cli => Off => Off opcache.error_log => no value => no value opcache.restrict_api => no value => no value
yeah maybe, but doh that last run was faster because nginx failed to compile/install Code: -------------------------------------------------------- Check Nginx Version: -------------------------------------------------------- inc/centminfinish.inc: line 26: nginx: command not found looks like something to do with pcre 8.37 for Nginx Code: configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.37 configuration summary: Install prefix .................. : /usr/local C preprocessor .................. : /usr/bin/clang -ferror-limit=0 -E C compiler ...................... : /usr/bin/clang -ferror-limit=0 C++ preprocessor ................ : /usr/bin/clang++ -ferror-limit=0 -E C++ compiler .................... : /usr/bin/clang++ -ferror-limit=0 Linker .......................... : /usr/bin/ld -m elf_x86_64 C preprocessor flags ............ : C compiler flags ................ : -pthread -O2 -pipe -fvisibility=hidden C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : yes Enable JIT compiling support .... : yes Enable UTF-8/16/32 support ...... : no Unicode properties .............. : no Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : no Build static libs ............... : yes Use JIT in pcregrep ............. : yes Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no make[1]: Leaving directory `/svr-setup/nginx-1.9.2' make: *** [build] Error 2 real 0m3.539s user 0m1.563s sys 0m0.856s
hmm problem might be with nginx itself Code: make[1]: Leaving directory `/svr-setup/nginx-1.9.2' make: *** [build] Error 2 real 0m2.905s user 0m1.148s sys 0m0.679s strip nginx binary... ls: cannot access objs/nginx: No such file or directory strip: 'objs/nginx': No such file ls: cannot access objs/nginx: No such file or directory ************************************************* Fri Jun 19 13:10:05 UTC 2015 Success: Nginx make ok ************************************************* inc/nginx_upgrade.inc: line 424: /usr/local/sbin/nginx: No such file or directory make -f objs/Makefile install make[1]: Entering directory `/svr-setup/nginx-1.9.2' cd ../portable-2.2.0 \ && if [ -f Makefile ]; then make clean; fi \ && ./config --prefix=/svr-setup/nginx-1.9.2/../portable-2.2.0/.openssl no-shared enable-tlsext \ && make \ && make install LIBDIR=lib ./config: line 17: ./configure: No such file or directory make[1]: *** [../portable-2.2.0/.openssl/include/openssl/ssl.h] Error 127 make[1]: Leaving directory `/svr-setup/nginx-1.9.2' make: *** [install] Error 2 real 0m0.032s user 0m0.029s sys 0m0.001s ************************************************* LibreSSL failed to compile/install prior to Nginx compile Code: Compiling LibreSSL... make: *** No rule to make target `clean'. Stop. pulling upstream openbsd source Already on 'master' Current branch master is up to date. libcrypto version 33:0:0 libssl version 32:0:0 libtls version 3:1:0 patching file include/tls.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file include/tls.h.rej inc/openssl_install.inc: line 77: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. -rw-r--r-- 1 root root 42 Jun 19 13:09 /root/centminlogs/centminmod_libresslinstalltime_190615-130931.log looks like LibreSSL patch prompt is preventing automated LibreSSL install Code: pulling upstream openbsd source Already on 'master' Current branch master is up to date. libcrypto version 33:0:0 libssl version 32:0:0 libtls version 3:1:0 patching file include/tls.h Reversed (or previously applied) patch detected! Assume -R? [n] seems 6hrs ago LibreSSL added a new update.sh to autogen.sh at portable/update.sh at master · libressl-portable/portable · GitHub that applies a patch too portable/update.sh at master · libressl-portable/portable · GitHub Code: grep -R 'patch -p0' /svr-setup/portable-2.2.0 /svr-setup/portable-2.2.0/update.sh:patch -p0 < patches/tls.h.patch /svr-setup/portable-2.2.0/update.sh:patch -p0 < patches/openssl.c.patch edit: made a temp work around for now workaround for LibreSSL autogen.sh · centminmod/centminmod@ba763cb · GitHub
latest test install adds the actual github zip download time metric too and yes rounded off the numbers to 4 decimal places Code: --------------------------------------------------------------------------- Total Curl Installer YUM Time: 99.8963 seconds Total YUM Time: 23.268190957 seconds Total YUM + Source Download Time: 40.0745 Total Nginx First Time Install Time: 164.2071 Total PHP First Time Install Time: 132.6631 Download Zip From Github Time: 3.2596 Total Time Other eg. source compiles: 209.8771 Total Centmin Mod Install Time: 546.8218 --------------------------------------------------------------------------- Total Install Time (curl yum + cm install + zip download): 649.9777 seconds --------------------------------------------------------------------------- Code: php -v PHP 5.4.42 (cli) (built: Jun 19 2015 17:00:47) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.5, Copyright (c) 1999-2015, by Zend Technologies Code: php --ri "Zend OpCache" Zend OPcache Opcode Caching => Disabled Optimization => Disabled Startup Failed => Opcode Caching is disabled for CLI Directive => Local Value => Master Value opcache.enable => On => On opcache.use_cwd => On => On opcache.validate_timestamps => On => On opcache.inherited_hack => On => On opcache.dups_fix => Off => Off opcache.revalidate_path => Off => Off opcache.log_verbosity_level => 1 => 1 opcache.memory_consumption => 256 => 256 opcache.interned_strings_buffer => 8 => 8 opcache.max_accelerated_files => 16000 => 16000 opcache.max_wasted_percentage => 5 => 5 opcache.consistency_checks => 0 => 0 opcache.force_restart_timeout => 180 => 180 opcache.revalidate_freq => 180 => 180 opcache.file_update_protection => 2 => 2 opcache.preferred_memory_model => no value => no value opcache.blacklist_filename => no value => no value opcache.max_file_size => 0 => 0 opcache.protect_memory => 0 => 0 opcache.save_comments => 1 => 1 opcache.load_comments => 1 => 1 opcache.fast_shutdown => 1 => 1 opcache.optimization_level => 0xFFFFFFFF => 0xFFFFFFFF opcache.enable_file_override => On => On opcache.enable_cli => Off => Off opcache.error_log => no value => no value opcache.restrict_api => no value => no value Code: php --ini Configuration File (php.ini) Path: /usr/local/lib Loaded Configuration File: /usr/local/lib/php.ini Scan for additional .ini files in: /etc/centminmod/php.d Additional .ini files parsed: /etc/centminmod/php.d/a_customphp.ini, /etc/centminmod/php.d/curlcainfo.ini, /etc/centminmod/php.d/geoip.ini, /etc/centminmod/php.d/igbinary.ini, /etc/centminmod/php.d/imagick.ini, /etc/centminmod/php.d/memcache.ini, /etc/centminmod/php.d/memcached.ini, /etc/centminmod/php.d/mongodb.ini, /etc/centminmod/php.d/redis.ini, /etc/centminmod/php.d/zendopcache.ini Updated sslspdy.com site to latest .08 beta03's nginx version with SPDY SSL + chacha20_poly1305 ciphers
Just committed change so switching LibreSSL download from github to official site version switch to LibreSSL site downloaded tarball · centminmod/centminmod@ca401af · GitHub to resolve issue autogen.sh on portable 2.2.0 prompts for patch ? · Issue #99 · libressl-portable/portable · GitHub edit: tried to package libressl from official site into /downloads/svr-setup.zip but github corrupts it on download/extraction Code: tar xvzf libressl-2.2.0.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now so removed it from /downloads/svr-setup.zip and let centmin.sh download it from official site which works
Did you add a fix for: Code: nginx: [emerg] unknown directive "vhost_traffic_status_zone" in /usr/local/nginx/conf/vts_http.conf:1 ?
not yet - in theory this centminmod/nginx_install.inc at master · centminmod/centminmod · GitHub should of fixed it as i can't see why it wouldn't what centmin.sh settings you use.. can you post centmin.sh you use to gist/pastebin. If you use a persistent custom_config file ensure it's disabled in that too as that would override what you set in centmin.sh
should be fixed now - forgot to escape the directory paths in the greps heh fix NGINX_VHOSTSTATS=n on Nginx install/upgrades · centminmod/centminmod@22e2d70 · GitHub sorry that doesn't fix it but found the problem so working on it
heads up currently seems EPEL mirrors are download so it messes up new installs and EPEL package updates ah EPEL has a status page Fedora Infrastructure - Status might have to see about reducing reliance on just EPEL EPEL yum packages installed Code: yum list installed -q | grep epel GeoIP.x86_64 1.6.5-1.el6 @epel GeoIP-GeoLite-data.noarch 2015.04-2.el6 @epel GeoIP-GeoLite-data-extra.noarch 2015.04-2.el6 @epel GeoIP-devel.x86_64 1.6.5-1.el6 @epel bash-completion.noarch 1:1.3-7.el6 @epel clang.x86_64 3.4.2-4.el6 @epel clang-devel.x86_64 3.4.2-4.el6 @epel cmake28.x86_64 2.8.11.2-1.el6 @epel epel-release.noarch 6-8 @extras geoipupdate.x86_64 2.2.1-2.el6 @epel glances.noarch 1.7.4-1.el6 @epel haveged.x86_64 1.9.1-2.el6 @epel iftop.x86_64 1.0-0.7.pre4.el6 @epel jemalloc.x86_64 3.6.0-1.el6 @epel jemalloc-devel.x86_64 3.6.0-1.el6 @epel jpegoptim.x86_64 1.4.3-1.el6 @epel lbzip2.x86_64 2.5-2.el6 @epel lcms2.x86_64 2.3-2.el6 @epel lcms2-devel.x86_64 2.3-2.el6 @epel libimagequant.x86_64 2.4.1-1.el6 @epel libmcrypt.x86_64 2.5.8-9.el6 @epel libmcrypt-devel.x86_64 2.5.8-9.el6 @epel libwebp.x86_64 0.4.3-3.el6 @epel libwebp-devel.x86_64 0.4.3-3.el6 @epel llvm.x86_64 3.4.2-4.el6 @epel llvm-libs.x86_64 3.4.2-4.el6 @epel lz4.x86_64 r129-1.el6 @epel mytop.noarch 1.7-3.b737f60.el6 @epel optipng.x86_64 0.6.4-1.el6 @epel pbzip2.x86_64 1.1.6-1.el6 @epel pigz.x86_64 2.3.3-1.el6 @epel pngquant.x86_64 2.4.1-1.el6 @epel pure-ftpd.x86_64 1.0.30-1.el6 @epel pwgen.x86_64 2.07-1.el6 @epel pxz.x86_64 4.999.9-1.beta.20100608git.el6 @epel python-psutil.x86_64 0.6.1-1.el6 @epel re2c.x86_64 0.13.5-1.el6 @epel
Eva, I have just upgrade to latest Master mod .08 and have recompiled Nginx to 1.9.2, I have edited the centmin.sh to give a custom server name. But it does not appear to be changed. I have tried downgrade and upgrade, but it does not change at all. How to fix this? Thanks
for Centmin Mod .08 beta03 it's also controlled in nginx.conf via more_set_headers centminmod/nginx.conf at 123.08beta03 · centminmod/centminmod · GitHub
Looks like EPEL yum repo is finally working again. Been thinking about EPEL mirror list downtime and how it can affect Centmin Mod so thought out a function in Centmin Mod which can detect when EPEL mirror is down and auto setup a private local EPEL mirror of the required EPEL yum packages only and not the entire EPEL repository. I came up with epel-cm yum repo name for a local private repository - just doing local tests for now. It would be disabled by default and need enabling via --enablerepo=epel-cm and comes in at about 81MB in size Code: du -sh /home/epel-cm/ 81M /home/epel-cm/ Code: yum repolist all | grep epel-cm epel-cm epel-cm EPEL local Centmin Mod Private Bac disabled Code: yum list available --disablerepo=* --enablerepo=epel-cm --disableplugin=priorities Loaded plugins: downloadonly, fastestmirror Loading mirror speeds from cached hostfile epel-cm | 2.9 kB 00:00 ... epel-cm/primary_db | 52 kB 00:00 ... Available Packages GeoIP.x86_64 1.6.5-1.el6 epel-cm GeoIP-GeoLite-data.noarch 2015.04-2.el6 epel-cm GeoIP-GeoLite-data-extra.noarch 2015.04-2.el6 epel-cm GeoIP-devel.x86_64 1.6.5-1.el6 epel-cm bash-completion.noarch 1:1.3-7.el6 epel-cm clang.x86_64 3.4.2-4.el6 epel-cm clang-devel.x86_64 3.4.2-4.el6 epel-cm cmake28.x86_64 2.8.11.2-1.el6 epel-cm geoipupdate.x86_64 2.2.1-2.el6 epel-cm glances.noarch 1.7.4-1.el6 epel-cm haveged.x86_64 1.9.1-2.el6 epel-cm iftop.x86_64 1.0-0.7.pre4.el6 epel-cm jemalloc.x86_64 3.6.0-1.el6 epel-cm jemalloc-devel.x86_64 3.6.0-1.el6 epel-cm jpegoptim.x86_64 1.4.3-1.el6 epel-cm lbzip2.x86_64 2.5-2.el6 epel-cm lcms2.x86_64 2.3-2.el6 epel-cm lcms2-devel.x86_64 2.3-2.el6 epel-cm libarchive.x86_64 2.8.3-4.el6_2 epel-cm libgomp.x86_64 4.4.7-11.el6 epel-cm libimagequant.x86_64 2.4.1-1.el6 epel-cm libjpeg-turbo.x86_64 1.2.1-3.el6_5 epel-cm libmcrypt.x86_64 2.5.8-9.el6 epel-cm libmcrypt-devel.x86_64 2.5.8-9.el6 epel-cm libpcap.x86_64 14:1.4.0-1.20130826git2dbcaa1.el6 epel-cm libpng.x86_64 2:1.2.49-1.el6_2 epel-cm libstdc++-devel.x86_64 4.4.7-11.el6 epel-cm libwebp.x86_64 0.4.3-3.el6 epel-cm libwebp-devel.x86_64 0.4.3-3.el6 epel-cm llvm.x86_64 3.4.2-4.el6 epel-cm llvm-libs.x86_64 3.4.2-4.el6 epel-cm lz4.x86_64 r129-1.el6 epel-cm mysql-libs.x86_64 5.1.73-3.el6_5 epel-cm mytop.noarch 1.7-3.b737f60.el6 epel-cm optipng.x86_64 0.6.4-1.el6 epel-cm pbzip2.x86_64 1.1.6-1.el6 epel-cm perl.x86_64 4:5.10.1-136.el6_6.1 epel-cm perl-DBD-MySQL.x86_64 4.013-3.el6 epel-cm perl-DBI.x86_64 1.609-4.el6 epel-cm perl-Module-Pluggable.x86_64 1:3.90-136.el6_6.1 epel-cm perl-Pod-Escapes.x86_64 1:1.04-136.el6_6.1 epel-cm perl-Pod-Simple.x86_64 1:3.13-136.el6_6.1 epel-cm perl-TermReadKey.x86_64 2.30-13.el6 epel-cm perl-Time-HiRes.x86_64 4:1.9721-136.el6_6.1 epel-cm perl-libs.x86_64 4:5.10.1-136.el6_6.1 epel-cm perl-version.x86_64 3:0.77-136.el6_6.1 epel-cm pigz.x86_64 2.3.3-1.el6 epel-cm pngquant.x86_64 2.4.1-1.el6 epel-cm postgresql-libs.x86_64 8.4.20-2.el6_6 epel-cm pure-ftpd.x86_64 1.0.30-1.el6 epel-cm pwgen.x86_64 2.07-1.el6 epel-cm pxz.x86_64 4.999.9-1.beta.20100608git.el6 epel-cm python-psutil.x86_64 0.6.1-1.el6 epel-cm python-setuptools.noarch 0.6.10-3.el6 epel-cm re2c.x86_64 0.13.5-1.el6 epel-cm usermode.x86_64 1.102-3.el6 epel-cm Code: ls -lah /home/epel-cm/ total 81M drwxr-xr-x 3 root root 4.0K Jun 20 03:23 . drwxr-xr-x 4 root root 4.0K Jun 20 03:21 .. -rw-r--r-- 1 root root 113K Apr 14 11:20 GeoIP-1.6.5-1.el6.x86_64.rpm -rw-r--r-- 1 root root 344K Apr 28 10:09 GeoIP-GeoLite-data-2015.04-2.el6.noarch.rpm -rw-r--r-- 1 root root 23M Apr 28 10:09 GeoIP-GeoLite-data-extra-2015.04-2.el6.noarch.rpm -rw-r--r-- 1 root root 17K Apr 14 11:19 GeoIP-devel-1.6.5-1.el6.x86_64.rpm -rw-r--r-- 1 root root 216K Apr 2 2013 bash-completion-1.3-7.el6.noarch.rpm -rw-r--r-- 1 root root 20M Jan 4 12:48 clang-3.4.2-4.el6.x86_64.rpm -rw-r--r-- 1 root root 1.4M Jan 4 12:48 clang-devel-3.4.2-4.el6.x86_64.rpm -rw-r--r-- 1 root root 7.1M Jul 28 2013 cmake28-2.8.11.2-1.el6.x86_64.rpm -rw-r--r-- 1 root root 28K Apr 14 15:13 geoipupdate-2.2.1-2.el6.x86_64.rpm -rw-r--r-- 1 root root 116K Mar 9 2014 glances-1.7.4-1.el6.noarch.rpm -rw-r--r-- 1 root root 58K Feb 16 2014 haveged-1.9.1-2.el6.x86_64.rpm -rw-r--r-- 1 root root 49K Jan 20 2014 iftop-1.0-0.7.pre4.el6.x86_64.rpm -rw-r--r-- 1 root root 101K Apr 1 2014 jemalloc-3.6.0-1.el6.x86_64.rpm -rw-r--r-- 1 root root 24K Apr 1 2014 jemalloc-devel-3.6.0-1.el6.x86_64.rpm -rw-r--r-- 1 root root 28K May 19 21:19 jpegoptim-1.4.3-1.el6.x86_64.rpm -rw-r--r-- 1 root root 88K Jul 7 2014 lbzip2-2.5-2.el6.x86_64.rpm -rw-r--r-- 1 root root 127K Apr 30 2012 lcms2-2.3-2.el6.x86_64.rpm -rw-r--r-- 1 root root 2.2M Apr 30 2012 lcms2-devel-2.3-2.el6.x86_64.rpm -rw-r--r-- 1 root root 127K Apr 9 2012 libarchive-2.8.3-4.el6_2.x86_64.rpm -rw-r--r-- 1 root root 134K Oct 17 2014 libgomp-4.4.7-11.el6.x86_64.rpm -rw-r--r-- 1 root root 42K Apr 21 22:01 libimagequant-2.4.1-1.el6.x86_64.rpm -rw-r--r-- 1 root root 175K Dec 9 2013 libjpeg-turbo-1.2.1-3.el6_5.x86_64.rpm -rw-r--r-- 1 root root 96K Jul 9 2010 libmcrypt-2.5.8-9.el6.x86_64.rpm -rw-r--r-- 1 root root 13K Jul 9 2010 libmcrypt-devel-2.5.8-9.el6.x86_64.rpm -rw-r--r-- 1 root root 131K Nov 24 2013 libpcap-1.4.0-1.20130826git2dbcaa1.el6.x86_64.rpm -rw-r--r-- 1 root root 182K Apr 25 2012 libpng-1.2.49-1.el6_2.x86_64.rpm -rw-r--r-- 1 root root 1.6M Oct 17 2014 libstdc++-devel-4.4.7-11.el6.x86_64.rpm -rw-r--r-- 1 root root 211K Apr 2 11:25 libwebp-0.4.3-3.el6.x86_64.rpm -rw-r--r-- 1 root root 29K Apr 2 11:25 libwebp-devel-0.4.3-3.el6.x86_64.rpm -rw-r--r-- 1 root root 1.3M Jan 4 12:48 llvm-3.4.2-4.el6.x86_64.rpm -rw-r--r-- 1 root root 7.8M Jan 4 12:48 llvm-libs-3.4.2-4.el6.x86_64.rpm -rw-r--r-- 1 root root 62K May 29 13:09 lz4-r129-1.el6.x86_64.rpm -rw-r--r-- 1 root root 1.3M Feb 12 2014 mysql-libs-5.1.73-3.el6_5.x86_64.rpm -rw-r--r-- 1 root root 33K Jan 2 16:59 mytop-1.7-3.b737f60.el6.noarch.rpm -rw-r--r-- 1 root root 83K May 16 2010 optipng-0.6.4-1.el6.x86_64.rpm -rw-r--r-- 1 root root 48K Jun 3 2012 pbzip2-1.1.6-1.el6.x86_64.rpm -rw-r--r-- 1 root root 11M Nov 12 2014 perl-5.10.1-136.el6_6.1.x86_64.rpm -rw-r--r-- 1 root root 134K Jul 3 2011 perl-DBD-MySQL-4.013-3.el6.x86_64.rpm -rw-r--r-- 1 root root 706K Jul 3 2011 perl-DBI-1.609-4.el6.x86_64.rpm -rw-r--r-- 1 root root 40K Nov 12 2014 perl-Module-Pluggable-3.90-136.el6_6.1.x86_64.rpm -rw-r--r-- 1 root root 33K Nov 12 2014 perl-Pod-Escapes-1.04-136.el6_6.1.x86_64.rpm -rw-r--r-- 1 root root 212K Nov 12 2014 perl-Pod-Simple-3.13-136.el6_6.1.x86_64.rpm -rw-r--r-- 1 root root 31K Sep 26 2011 perl-TermReadKey-2.30-13.el6.x86_64.rpm -rw-r--r-- 1 root root 49K Nov 12 2014 perl-Time-HiRes-1.9721-136.el6_6.1.x86_64.rpm -rw-r--r-- 1 root root 578K Nov 12 2014 perl-libs-5.10.1-136.el6_6.1.x86_64.rpm -rw-r--r-- 1 root root 52K Nov 12 2014 perl-version-0.77-136.el6_6.1.x86_64.rpm -rw-r--r-- 1 root root 63K Jan 31 09:37 pigz-2.3.3-1.el6.x86_64.rpm -rw-r--r-- 1 root root 26K Apr 21 22:01 pngquant-2.4.1-1.el6.x86_64.rpm -rw-r--r-- 1 root root 202K Mar 30 09:25 postgresql-libs-8.4.20-2.el6_6.x86_64.rpm -rw-r--r-- 1 root root 239K Mar 15 2011 pure-ftpd-1.0.30-1.el6.x86_64.rpm -rw-r--r-- 1 root root 23K Dec 6 2014 pwgen-2.07-1.el6.x86_64.rpm -rw-r--r-- 1 root root 19K Jun 8 2010 pxz-4.999.9-1.beta.20100608git.el6.x86_64.rpm -rw-r--r-- 1 root root 84K Apr 19 2013 python-psutil-0.6.1-1.el6.x86_64.rpm -rw-r--r-- 1 root root 336K Jul 3 2011 python-setuptools-0.6.10-3.el6.noarch.rpm -rw-r--r-- 1 root root 201K Jul 13 2010 re2c-0.13.5-1.el6.x86_64.rpm drwxr-xr-x 2 root root 4.0K Jun 20 03:23 repodata -rw-r--r-- 1 root root 187K Jul 3 2011 usermode-1.102-3.el6.x86_64.rpm