Author Archives: systemadmin

How to use the MTR command on Linux
How to use the MTR command on Linux MTR (Matt’s traceroute) is a program with a command-line interface that serves for network diagnostic and troubleshooting. The advantage of this software...
Continue reading
How to Install a Let’s Encrypt Certificate on your Ubuntu 18.04 Dedicated Server or VPS
How to Install a Let’s Encrypt Certificate on your Ubuntu 18.04 Dedicated Server or VPS Installing a Let’s Encrypt TLS/SSL (Transport Layer Security or Secure Sockets Layer) certificate is one...
Continue reading
How To Use Journalctl to View and Manipulate Systemd Logs
How To Use Journalctl to View and Manipulate Systemd Logs Some of the most compelling advantages of systemd are those involved with process and system logging. When using other tools, logs are...
Continue reading
How to install Qemu guest agent for CentOS
How to install Qemu guest agent for CentOS In this article, we will help you to install the Qemu guest agent on your virtual private server. This agent is a...
Continue reading
How to perform and read a traceroute on Linux and Windows
How to perform and read a traceroute on Linux and Windows   To run traceroute on a Linux system, do the following: Open up an instance of Terminal. Type in the phrase...
Continue reading
How to Check Disk Usage in Linux
How to Check Disk Usage in Linux In this article, we’ll show you how to check the disk usage on your Linux machine using the df utility to see how...
Continue reading
How do I make a RAID array inside Windows?
How do I make a RAID array inside Windows? Log in to your server Log in to your server by KVM or RDP (remote desktop). Log in to your control...
Continue reading
How to install R1Soft Client
How to install R1Soft Client   R1Soft Continuous Data Protection Continuous Data Protection (CDP) is a cost-effective solution to traditional, incremental backups. This process starts in the same way as...
Continue reading
How to install and use MTR on Windows and Mac OS X
How to install and use MTR on Windows and Mac OS X   Install and use MTR on Windows Download WinMTR (Windows) (Windows) Run WinMtr.exe Insert an IP address or a domain...
Continue reading
Performing Network Diagnostics with MTR
Performing Network Diagnostics with MTR Today, we’re looking at how to diagnose network issues. We’ll use a specialized tool called MTR, which is basically a combination of two common network...
Continue reading