How to fix AES-256-CBC missing in openvpn
Server Error log: DEPRECATED OPTION: –cipher set to ‘AES-256-CBC’ but missing in –data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores –cipher for cipher negotiations. […]
Server Error log: DEPRECATED OPTION: –cipher set to ‘AES-256-CBC’ but missing in –data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores –cipher for cipher negotiations. […]
Managing a MySQL database often involves performing updates to ensure data consistency or adapt to new configurations. One common scenario
To deploy OpenVPN using a deployment.yaml file directly in a k3s Kubernetes cluster, follow these steps to create the necessary
Overview The dishoneprabu/wordpress-alpine:latest Docker image is a lightweight, efficient, and easy-to-use WordPress setup built on the Alpine Linux base. By
Steps: Volume: If you want the download data to be stored in the local host volume, then map the host
To fix this add the orgin URL to the config file eg To find the orgin URL It will fix
Method 1: Create a file name dockercompose.yml and paste the below YAML code. Here change the 2nd environment = dbname:dbpassoord
Use the following code to install watchtower with gmail notifications. See more information and documentation here. Without email notifications
How to create a free SSL Certificate OS → Ubuntu 20 Steps to Do:- Step 1 SSH into the Ubuntu
How to run Portainer CE as a container using Docker-Compose Steps: