Tutorials

How to Use SSH Keys with Your Server

ssh keys cover

Simply password-protecting your Linux server no longer cuts it (they’re vulnerable to online and offline brute force and dictionary attacks, and people historically are terrible with maintaining secure password practices): you have to secure it with SSH keys. This tutorial will teach you what are SSH keys and how to replace the default Linux password

How to Use SSH Keys with Your Server Read More »

How Does Virtualization Work Exactly? (Cloud Explained Series)

virtualization cover picture

In the first article of this series, we explained that the existence of virtual instances like VPS is possible thanks to technology called virtualization. But how does virtualization itself work in detail? In the second part of Cloud Explained Series, we’re going to talk about how a virtual machine is connected to the hardware, what

How Does Virtualization Work Exactly? (Cloud Explained Series) Read More »

What is a VPS and How Does It Work? (Cloud Explained Series)

cover pic VPS

A virtual private server (VPS) allows users to set up their own virtual machine without the need to pay for using the whole capacity of a bare metal server (i.e., vps hosting in a nutshell). Studying the technology behind a VPS is a good start towards understanding the cloud as a whole because VPS instances

What is a VPS and How Does It Work? (Cloud Explained Series) Read More »

Scroll to Top