How to install LetsEncrypt SSL on Bitnami WordPress Server
To install a free LetsEncrypt SSL certificate on bitnami WordPress installation, do the following log in to the server as
Uvicorn
Uvicorn is a lightning-fast ASGI server used to serve Python ASGI frameworks like FastAPI, Django Channels, Quart, BlackSheep, etc… https://www.uvicorn.org
Running Apache VirtualHost under separate user with mpm-itk
mpm-itk allow you to run Apache VirtualHost under a specific user/group instead of under the Apache user/group. On Debian/Ubuntu Apache
How to fix Cpanel Server shared IP address show customer site
On a Cpanel Server, when you visit a shared IP address used by multiple websites, you will see the website
How to Install Elasticsearch in Docker
To Install Elasticsearch with Docker, first, you need to install docker on your server with command Docker images for Elasticsearch
Visual Code Studio Missing Tabs for Open Files
Sometimes working on Visual Code Studio, I lose Tabs shown on top of the editor, this happens when I type,
Unmetered Dedicated Server Providers
https://www.fdcservers.net/ https://www.choopa.com/servers/ (zshare.net, redtube.com, magaupload) https://www.nforce.com/ (piratebay hosted here after its take-down) LARGE SITES AND HOSTS xvideos.com – leaseweb for
How to find Memory (RAM) available on a Linux Server
To find memory, use the free command. free -m Will show memory in MB. The following is free -m on
How to find CPU of a Linux Server
To find CPU used on a Linux system, run command cat /proc/cpuinfo Example boby@sok-01:~$ cat /proc/cpuinfo | grep -i “model
Local and remote exploit
What is Local Exploit? A local exploit is a vulnerability in a Linux system that allows an ordinary user to
Server
Dedicated Server Cpanel Server Setup Dedicated Server Providers Unmetered Dedicated Server Providers Server Monitoring Server Benchmark Server Load Info Adding
Apache Location
To only allow requests from a specific IP to a location, use Require ip 59.92.71.53 51.38.246.115 Require ip 59.92.71.53 51.38.246.115