How to Delete Backups for Vultr Instances
plesk services-interfaceHow to Delete Backups for Vultr Instances Learn how to permanently remove backup snapshots from your Vultr account to free up storage space. Deleting backups for Vultr instances completely removes the files from your account. You should perform this operation after restoring the required backup files. You can also consider…
How to Attach a VPC Network to a Vultr Cloud Compute Instance
plesk services-interfaceHow to Attach a VPC Network to a Vultr Cloud Compute Instance A private network solution that allows secure communication between Vultr resources without using public internet connections. A Virtual Private Cloud (VPC) network creates a secure and isolated private networking interface to enable connections to other instances attached to…
How to Stop a Vultr Bare Metal Instance
plesk services-interfaceHow to Stop a Vultr Bare Metal Instance Learn how to properly stop a Vultr Bare Metal instance to pause services while maintaining your configuration and data. Stopping an instance shuts it down and disables connectivity to the main network interface. The operating system and all running processes are stopped,…
How to Install Apache Web Server on Ubuntu 20.04
plesk services-interfaceInstall Apache The Apache web server package is included in the default repositories on Ubuntu 20.04. Follow the steps below to install the latest version of Apache using the default APT package manager and configure the web server to start automatically at boot time. Update the server’s package index. console…
How to Read Manual Pages in Linux Using the man Command
Linux plesk services-interfaceIntroduction The man (manual) command is an important tool that provides detailed information about Linux commands and programs. It provides comprehensive documentation, including descriptions, options, usage examples, and related information about commands or a specific program. This article explains how to use the man command in Linux to access and read manual pages. man Command…
AI Face Restoration using GFPGAN on Vultr Cloud GPU
plesk services-interfaceIntroduction Generative Facial Prior-Generative Adversarial Network (GFPGAN) is a blind face restoration model used to restore and improve images. The model works with multiple image types such as old images, low-resolution, noisy, blurry, and AI-generated images. Generative Facial Prior (GFP) handles the face restoration process through novel channel-split spatial feature…