Posts with tag: vps
Securing newly created VPS instance
In this tutorial we cover the initial steps to configure initial security for a newly provisioned VPS instances. SSH config, firewall, fail2ban for invalid login attempts, non root user setup etc.
blog vps security devopsBuilding new VPS with Terraform
In this tutorial we go through step by step guide on how to use Infrastructure as a code approach and Terraform to provision a temporarily virtual servers for tutorial projects.
blog tutorial vps terraform devops