Enabling Quotas in CentOS7
The release of EL7 marks the shift from Ext4 to XFS as the default filesystem for RHEL-based distros like CentOS. While XFS brings many improvements and features to the OS, …
Enabling Quotas in CentOS7 Read Moreส่วนตัวครับ
The release of EL7 marks the shift from Ext4 to XFS as the default filesystem for RHEL-based distros like CentOS. While XFS brings many improvements and features to the OS, …
Enabling Quotas in CentOS7 Read MoreReset MySQL or MariaDB Root password First, stop the database server. If you use MySQL, type the following command and hit ENTER key. $ sudo systemctl stop mysql For MariaDB: …
How To Reset MySQL Or MariaDB Root Password Read More1. Remove all MariaDB services: (link at bottom (1))— list all services of MariaDB$ yum list installed mariadb\*— [OPTIONTAL] recommended . take a backup. this run on root@localhost$ mysqldump –all-databases …
DirectAdmin – Change MariaDB to MySQL Read Moreintegrate Bitrix24 with Active Directory https://www.bitrix24.com/about/blogs/bitrix24-tips-and-updates/yes-you-can-integrate-bitrix24-with-active-directory-and-this-is-how-i.php Installing Bitrix24 Self-hosted https://training.bitrix24.com/support/training/course/?COURSE_ID=58&LESSON_ID=5907
Bitrix24 Read Morehttps://github.com/penzoiders/zimbra-auto-letsencrypt Files to automate the deploy of letsencrypt certificates to Zimbra You will probably find these files useful when you want to move your self-signed Zimbra certificate to the letsencrypt …
Zimbra automated Let’s Encrypt certificate generation, deployment and renewal Read MoreCertbot-Auto The certbot-auto wrapper script installs Certbot, obtaining some dependencies from your web server OS and putting others in a python virtual environment. You can download and run it as …
LetEncrypt – Centos certbot-auto Read MorePurpose Step by Step Wiki/KB article to install a Let’s Encrypt Commercial Certificate. Disclaimer The Let’s Encrypt Client is BETA SOFTWARE. It contains plenty of bugs and rough edges, and …
ZIMBRA : Installing a Let’s Encrypt SSL Certificate Read MoreNextcloud vs ownCloud – The Whole Story
NextCloud VS OwnCloud Read MoreJanuary 30, 2018 Leron Amin 193 Comments Did you know that you can quickly configure your Let’s Encrypt certificates to automatically renew themselves by executing a simple letsencrypt auto-renew …
How to Setup Auto-Renew for Let’s Encrypt SSL Certificates (Apache) Read Moreecho “PS1=’\033[1;33m\t \033[1;33m[\u@\H] \033[1;35m\w\033[0;0m\n#'” >> /root/.bashrc . .bashrc rm -f anaconda-ks.cfg yum -y install epel-release # for Proxy to load faster export http_proxy=http://122.155.12.248:38080/ export https_proxy=http://122.155.12.248:38080/ export ftp_proxy=http://122.155.12.248:38080/ # For Physical …
Install NextCloud on CentOS7 Read More