eva2000
- Total activity 128
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 40
Comments
Recent activity by eva2000-
Ah you're looking in wrong directory. With above install instructions the non-auto binary will be at /root/.local/share/letsencrypt/bin/letsencrypt It's defined at [PLAINhttps://github.com/letsenc...
-
Thanks :D and yeah I got the install instructions from their site and simply included the repo commands. [PLAINhttps://community.letsencrypt.org/t/redhat-centos-6-x-users-need-python-2-7/2190[/PLAI...
-
nice @cPMatthewV love the perl script ! :cool: cmds for LE install look familiar :-D
-
Only way for WHM/Cpanel HTTP/2 support right now is if you use LiteSpeed web server plugin for cpanel and use LiteSpeed 5.x which has HTTP/2 support
-
thanks @cPanelMichael while I solved my problem without needing to disable the 443 in apache httpd.conf, it's actually a question of whether easyapache apache can disable 443 vhost using include "/...
-
thanks for the reply but Apache isn't reverse proxy to LiteSpeed. Litespeed is enabled in WHM/Cpanel and Apache is disabled. Just that to get HTTP/2 support + OCSP stapling enabled for SSL on WHM/C...
-
Full info
-
yeah pbzip2 is in epel repo which is easily installed via yum install epel-release yum -q list installed pigz pbzip2 xz pxz lz4 --enablerepo=epel Installed Packages lz4.x86_64 ...
-
Past 2 days been playing with Docker and it's growing on me :) Maybe cpanel folks can come up with a CentOS based Docker image which bundles everything you need to rebuild custom RPMs for stuff l...
-
+1 regarding PHP's more frequent releases and need to keep on top of them maybe if you are requiring folks to rebuild rpms for custom or more frequent updates, why not build into whm the tools or ...