Renew Let’s Encrypt For Domains Command Line

cd /usr/local/directadmin/scripts ./letsencrypt.sh renew [domain.com] 4096

server reached pm.max_children setting (10), consider raising it.

We calculate based on the following formula: pm.max_children = Total RAM dedicated to the web server / Max child process size

Install VPN Server by script openvpn-install

I would like to introduce to you, the simplest and easiest way to install OpenVPN Server on Linux HDH that I know is openvpn-i

Instructions to upgrade DirectAdmin version

cd /usr/local/directadmin/custombuild/ ./build update ./build update_da

Directadmin change httpd to nginx

cd /usr/local/directadmin/custombuild ./build set webserver nginx ./build update ./build set php1_mode php-fpm ./build set php

Directadmin upgrade/downgrade PHP version

vi /usr/local/directadmin/custombuild/options.conf #here you can modify 7.4 to 7.3./build update./build php n

Thanos JS

Thanos JS reduces the file size of your project down to 50%, by randomly deleting half of the files. How to install Thanos JS

How to View Logs from iPhone and iPad on a Mac

The iPhone and iPad generate logs of some system activity, including app crashes and other potentially interesting or helpful

Android – Recognize BlueTooth Headset

Manifest permission Create an inner class BluetoothHelper extends BluetoothHeadSetUtils in your Activity or Service. Decl

Dynamic Text Resizing in Swift

Creating a great user experience lies in making every interaction feel nature and intended to the user. In a recent project, t