Linux Server Backup Using Rclone
How to create a simple backup of your Linux server using rclone.
CentOS 8 Reached End-of-Life on December 31, 2021 With Red Hat officially ending support for CentOS 8, users are forced to migrate to a different operating system. While CentOS 7 remains supported till end of 2024, the life cycle of the newer CentOS 8 was cut short by Red Hat for the end of 2021.
Migration Guide: CentOS to AlmaLinux, Rocky Linux and Other Alternatives Read More »
All Linux-Server operating systems are installed by default without a graphical user interface (GUI). A GUI on a dedicated server can only be accessed if a KVM is connected.This tutorial will guide you through an easy installation process of the two most common GUIs for Ubuntu, Debian and CentOS.Please note that you will always have
Installation of a graphical user interface for Linux Read More »
Please note: This tutorial focusses on Linux OS. Should you be a Windows user instead, please confer our respective tutorial on how to manage your RAID controller in Windows. Monitoring a RAID array A hardware RAID has certain advantages, but also a hardware RAID has to be monitored. We always rely on tried and tested
Everyone knows the scenario, you want to analyze an issue of your server or local computer but where to find all those log files? In the following tutorial we are going to analyze specific log files in Linux and logs in the Windows Event Viewer. An additional chapter will go through the log analysis via
The operating system is the centrepiece of a server. You can imagine how important it is to choose a fitting operating system. For servers, two operating systems have established themselves: Windows and Linux. In this short overview, I’d like to present you the main differences between those two operating systems. You might have heard
Great news: From now on we offer you a completely new operating system, namely Arch Linux! It is available for all your VPS and Dedicated Servers! What’s even better: Arch Linux will always be up to date, which means you will always get the latest version! You can combine it with the Software RAID 1
NEW operating system available at Contabo: Arch Linux Read More »
As a valued customer of Contabo you have access to a variety of different Linux distributions, for use on all of our servers. These can be easily and automatically installed via our powerful customer control panel, which results in various benefits for our customers: – Contabo always provides the latest versions for installation on all
Comparison of the different Linux distributions available at Contabo Read More »
A) Installation If you’re not sure about your admin rights, always enter the command sudo -i at the beginning of every session: sudo -i This command will grant you the rights of a power user, so you don’t have to write the command sudo at the beginning of every command line. To install smartmontools please
How to check the health of your hard drive with smartmontools (in Linux) Read More »
In this tutorial, we are going to mount an additional hard disk in Linux. If you’re not sure about your admin rights, always enter the command sudo -i at the beginning of every session: sudo -i This command will grant you the rights of a power user, so you don’t have to write the command