Category: Linux
-
Configure Nginx for Nextcloud
Deploy config files Nextcloud config file Site specific config file Enable the Web site
-
Setup WordPress
Download and extract WordPress Accomplish Setup Visit And input all database infomation. Then all is done!!
-
Configure Nginx for WordPress
Deploy config files WordPress config file Site specific config file Enable the Web site
-
Nginx standard configuration
Here is a Nginx standard configuration that supports multi sites and php-fpm. Make directories Configure Nginx Edit /etc/nginx/nginx.conf Edit restriction.conf Add site specific configuration file Enable site specific configuration Check the configuration Restart Nginx
-
Setup AutoFS
You can use AutoFS to mount HDD dynamically. Install AutoFS Configure AutoFS Start and Enable AutoFS Check the configuration
-
Add a new HDD
Install gdisk Search HDD drives Make partitions Make a file system Check the partitions
-
Add required PHP modules
Install required PHP modules Enable required PHP modules Edit /etc/php/php.ini file uncomment following modules curl, dom, exif, fileinfo, hash, imagick, json, mbstring, mysqli, openssl, pcre, sodium, xml, zip, bcmath, filter, gd, iconv, intl, mcrypt, simplexml, xmlreader, zlibssh2, ftp, sockets Restart PHP-FPM Install Ghostscript