云计算
-
Raid Levels and Types Explained: Advantages and Disadvantages
What is RAID? RAID (redundant array of independent disks) is a setup consisting of multiple disks for data storage. They are linked together to prevent data loss and/or speed up performance. Having m…
-
How to Install a Desktop (GUI) on an Ubuntu Server
Introduction Want to add a desktop environment after you install Ubuntu Server? It can be easily installed. By default, Ubuntu Server does not include a Graphical User Interface (GUI). A GUI takes up…
-
21 Server Security Tips to Secure Your Server
Hackers are always on the lookout for server vulnerabilities. It is your responsibility to ensure your data is safe and secure. Minimize risks and be confident your data is safe on secure servers by …
-
NVMe vs SATA vs M.2 SSD: Storage Comparison
At one point, mechanical hard drives were the single major bottleneck of every computer system. Mechanical hard drive speeds are capped at around 150 MB/s and expansion became necessary. From the int…
-
How to upgrade Debian 9 Stretch to Linux Debian 10 Buster
Introduction Debian is a popular version, or fork, of the Linux operating system. The most recently released version is Debian 10, codenamed Buster. The previous version Debian 9 Stretch is offi…
-
What is Server Virtualization? Definition and How it Works
Introduction Server virtualization is the process of creating multiple server instances from one physical server. Each server instance represents an isolated virtual environment. Within each vir…
-
Single vs Dual Processor Servers, Which Is Right For You?
In the market for a dedicated or bare metal server? There is an abundance of configurations to choose from. It is critical to determine a server configuration that meets your demands. The backbo…
-
What is a Hypervisor? Types of Hypervisors 1 & 2
Server virtualization currently is a trending topic in the IT world. Its popularity and adoption keeps growing, especially in enterprise environments. What makes virtualization possible are hyperviso…
-
How to Restart Windows Server 2016 - Reboot Commands
Introduction When a Windows server runs for an extended period of time, applications and operating system features can become unstable. An unstable operating system might have application crashes, ha…
-
How to Restart or Reboot Linux Server from the Command Line
Introduction It’s a cliché, but true – restarting a Linux server solves a wide variety of issues. When a system is rebooted, any malfunctioning software is purged from active memory. When the system …