htpasswd

htpasswd

Create a password file To limit access, add following to Apache virtual host entry. Create a User – non interactive

api

api

Testing API https://extendsclass.com/rest-client-online.html https://insomnia.rest/ https://www.getpostman.com/

DDoS

DDoS

DDoS Protection Service Apache Website not loading – DDoS To check if your server is getting DDoS, you can use

Supervisord

Supervisord

supervisord is a program that allows you to monitor and control processes. supervisord runs processes as its sub-process and can

openssl

openssl

Check Mail Server Support SSL/TLS Encrypting a file using OpenSSL Convert PFX SSL Certificate Remove SSL private key password Find

Check Mail Server Support SSL/TLS

Check Mail Server Support SSL/TLS

To check if a mail server support SSL/TLS, run Example mail openssl

Allow Passive FTP in Cpanel Server with CSF

Allow Passive FTP in Cpanel Server with CSF

To enable Passive FTP in Cpanel Server running CSF firewall, check the passive ports used in /etc/pure-ftpd.conf As you can

Dedicated Server Providers

Dedicated Server Providers

Here are some dedicated server providers. If you need any recommendations or found a service provider that you think useful,

Call to undefined method mysqli_stmt::get_result()

Call to undefined method mysqli_stmt::get_result()

On a PHP Script i get error It was on a Cpanel Server with PHP mysqli and mysqlnd module enabled.

PostgreSQL

PostgreSQL

PostgreSQL connect to database using psql List all databases in PostgreSQL pg_ctl Creating user in PostgreSQL PostgreSQL Create Database PostgreSQL

docker images

docker images

docker images command list all docker images (blueprints) available on your server.

docker-compose

docker-compose

To run a project Rebuild project and run To stop all containers in the project To see list of containers