Upload Plesk backup larger than 2GB

For Linux Connect to a Plesk server where a Plesk backup should be restored via SSH. Transfer the backup file (should look like backup_info_XXXXXXXXXX.xml.tar) to this server (for example, via an FTP agent). Run the following command to import the uploaded file to the Plesk Backup Manager. Replace /path/to/file.xml.tar with an actual path:# plesk sbin pmm-ras –import-file-as-dump –dump-file-specification /path/to/file.xml.tar If the […]

NEW Cloudflare DNS

For IPv4 use For IPv6 use Malware Blocking Only Primary DNS: 1.1.1.2 Secondary DNS: 1.0.0.2 Malware Blocking Only Primary DNS: 2606:4700:4700::1112 Secondary DNS: 2606:4700:4700::1002 Malware and Adult Content Primary DNS: 1.1.1.3 Secondary DNS: 1.0.0.3 Malware and Adult Content Primary DNS: 2606:4700:4700::1113 Secondary DNS: 2606:4700:4700::1003

Rebuild IP / Network Stack

In the search box on the taskbar (click Start), type command prompt, right-click the command prompt result and then select Run as administrator and confirm. At the command prompt (decline restarting your machine until you have entered the final command): Type ipconfig /release and press Enter. Type ipconfig /flushdns and press Enter. Type ipconfig /renew and press Enter. (this will stall for a moment) Type netsh int […]