Backup and Recovery

What Is an Object-Oriented Database

April 15, 2021

Object databases integrate seamlessly with object-oriented programming languages. The object-oriented approach to database modeling makes it easier to model complex real-world problems. Learn about how they work and what they can bring to the table in this article.

Read more

How To Use MySQL Triggers

April 12, 2021

MySQL triggers provide control over data validation when inserting, updating or deleting data from a database. Learn how to use triggers through an example database and when to use each type of trigger.

Read more

How VMware Tenants Apply the Fortanix Encryption Policy

January 14, 2021

The Fortanix Key Management Service (KMS) provides enhanced privacy compliance in multi-tenant cloud environments. Learn how to expose the policy as a service provider, and apply it as a tenant on PhoenixNAP's Data Security Cloud.

Read more

How to Install Arch Linux

December 9, 2020

Arch Linux is among the most versatile and lightweight Linux distributions. This guide takes you step-by-step through the process of installing Arch Linux on your computer.

Read more

Crontab Reboot: How to Execute a Job Automatically at Boot

October 28, 2020

Cron jobs are a built-in Linux utility that allow you to automate and schedule recurring tasks. We go over different ways you can schedule jobs to run at system boot.

Read more

How to Create Recovery Media and Perform Bare Metal Restore from Veeam Cloud Connect

August 20, 2020

If you are phoenixNAP customer and need to learn how to create a recovery media and perform Bare Metal restore from Veeam Cloud Connect, then follow this step by step guide.

Read more

How to Install and Configure Veeam Management Agent and Veeam Backup Agent

August 6, 2020

This tutorial will show you how to log into the Veeam Service Provider Console and install the necessary tools you need to start the first backup job.

Read more

The Difference Between Backup vs Replication

July 7, 2020

This article briefly explains the concepts behind backup and replication. A clear-cut table provides an excellent overview of all the features that set them apart.

Read more

How to Use rsync to Back up Data

June 11, 2020

To back up your files to another location on the same machine, or over a network to a remote destination, use rsync. This guide will show you how to safely back up your files locally and over SSH to another machine.

Read more

How to Use fsck Command to Check and Repair Filesystem

May 14, 2020

If you want to keep your filesystems clean and without errors, you need to scan it on regular basis. In this guide, you can find all fsck commands that will help you maintain your filesystem health.

Read more