注册
客户区
我们关心环境

Enable automatic updates in Linux

It is almost impossible to log in to your server to check and update it every day. However, failing to keep servers up to date can be a potential threat. There is a better solution to this, automatic updates. Here is how to enable automatic updates in Linux: Ubuntu/ Debian based servers Install unattended-upgrades apt … Read more

Securing a Linux server

Is your Linux server safe from hackers? Can they get hacked? Freak out about getting your server compromised and getting your data leaked? Take a look at some of the tips you can take to secure and protect your Linux server. 1. SSH security SSH is like a path to connect you to your Linux … Read more

Setup SSL/ HTTPS on NGINX on CentOS 8/ AlmaLinux 8/ RockyLinux 8

Installing SSL can usually be a very tedious process. Luckily for us, Certbot has an automated script to easily help us to get SSL/ HTTPS set up with a few command lines. To start, install Certbot sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm sudo dnf install certbot python3-certbot-nginx Once Certbot is installed, automatically generate an SSL certificate by … Read more

Bitwarden One-Click Installation

Set up your very own personal password manager using Bitwarden (VaultWarden) with Evoxt with only a single click with our One-Click Installation Script for maximum security. Bitwarden is a free and open-source password management service that stores sensitive information such as login credentials, payment information, and notes in an encrypted vault. Bitwarden is the most … Read more