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 of the…
On a Cpanel Server, when you visit a shared IP address used by multiple websites, you will see the website of the…
To Install Elasticsearch with Docker, first, you need to install docker on your server with command Docker images for Elasticsearch are available…
Sometimes working on Visual Code Studio, I lose Tabs shown on top of the editor, this happens when I type, maybe I…
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 videos redtube.com…
To find memory, use the free command. free -m Will show memory in MB. The following is free -m on a server…
To find CPU used on a Linux system, run command cat /proc/cpuinfo Example boby@sok-01:~$ cat /proc/cpuinfo | grep -i “model name” model…
What is Local Exploit? A local exploit is a vulnerability in a Linux system that allows an ordinary user to gain root…
Dedicated Server Cpanel Server Setup Dedicated Server Providers Unmetered Dedicated Server Providers Server Monitoring Server Benchmark Server Load Info Adding Backup Disk…
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 Add custom…
To proxy requests in Apache For proxying HTTPS traffic, use If remote SSL is invalid, you can disable SSL verification You need…
In the Virtualmin Hosting control panel, websites are called Virtual Server. To delete a website, click on the Virtualmin tab. From the…
When restoring a MySQL database, I get the following error root@localhost:~# mysql -u sok_user -p’serverok123′ sok_db < parkingcupid.sql ERROR 1114 (HY000) at…