Setting Up Your Own Certificate Authority (CA) | OpenVPN
The first step in building an OpenVPN 2.x Certificate Authority configuration is to establish a PKI (public key infrastructure). Read the full details here.
Sophos Firewall: SSL CA certificate installation guide
When SSL content inspection for HTTPS traffic is enabled on Sophos Firewall, the web browsers prompt a warning message if the Certificate Authority (CA) for the certificate used by the Sophos Firewall SSL inspection is not known by the browser. For this, you need to import SSL Proxy certificate in browsers or decryption on SSL Inspection.
How to Check Which Ports Are Open on a Windows 10 PC
Maybe you’re troubleshooting a network connectivity issue for a specific program, and you need to check whether its port access is open. What if you need to check if your NAS device can communicate with your Windows 10 PC?
2022 How to Reset Windows 7 Password without any Software or Bootable USB/CD/DVD media.
You can also try Windows Password key(4WinKey) http://bit.ly/3oQawt2 to reset Windows password with USB/CD within 3 simple steps, support Windows10/8/7.How t...
How To Choose an Effective Backup Strategy for your VPS | DigitalOcean
When dealing with any kind of important data, it is essential that you implement a backup scheme. There are many different ways to back up data on a VPS. In this guide, we will discuss some ways that you can backup your data and discuss the merits of
How To Secure Nginx with Let's Encrypt on Ubuntu 20.04 | DigitalOcean
Let's Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. It simplifies the process by providing a software client, Certbot, that attempts
Get folders and files listed in Google Sheets from a google drive folder using a Google Apps script
I have a Google sheet where a user can cut and paste the google drive folder URL, and it will extract the folder ID. This is extracted in a named range "FolderID".
I then want to list the
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 20.04 | DigitalOcean
The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications written in PHP. This is an acronym that describes a Linux operating system, with an Nginx (pronounced like “Engine-X”) web server. The back
Initial Server Setup with Ubuntu 20.04 | DigitalOcean
When you first create a new Ubuntu 20.04 server, you should perform some important configuration steps as part of the basic setup. These steps will increase the security and usability of your server, and will give you a solid foundation for subsequent
How to Install WordPress + LEMP on Ubuntu 20.04 | DigitalOcean
WordPress has seen an incredible adoption rate among new and experienced engineers alike, and is a great choice for getting a website up and running efficiently. After an initial setup, almost all administration for WordPress websites can be done thro
How to Set Up SSH Keys on Ubuntu 18.04 | DigitalOcean
SSH-key-based authentication provides a more secure alternative to password-based authentication. In this tutorial we'll learn how to set up SSH key-based authentication on an Ubuntu 18.04 installation.
Wordpress doesn't start with installing Wordpress with LEMP on Ubuntu 20.04 | DigitalOcean
As I was following this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-18-04, I came a long way. But then after step 5, Wordpress doesn't start on my website. The website keeps displaying the htm
Initial Server Setup with Ubuntu 20.04 | DigitalOcean
When you first create a new Ubuntu 20.04 server, you should perform some important configuration steps as part of the basic setup. These steps will increase the security and usability of your server, and will give you a solid foundation for subsequent
How to Show KGs as grams in WooCommerce - Darren Lambert
The default metric value in WooCommerce is KGs. My client has been running his site for years in KGs, and many of his products have the weight entered as KGs. Now he wants to show the value in grams. WooCommerce has an option to show the weights as grams: Whilst this changes the label on the …