Author Archives: systemadmin

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
HTTP response status codes
HTTP response status codes HTTP response status codes indicate whether a specific HTTP request has been successfully completed.   Information responses 100 Continue This interim response indicates that the client should continue...
Continue reading
How To Install Nginx on Ubuntu 18
How To Install Nginx on Ubuntu 18   Installing Nginx Since Nginx is available in Ubuntu’s default repositories, it is possible to install it from these repositories using the apt packaging system....
Continue reading
How to Configure Static IP Address on Ubuntu 18
How to Configure Static IP Address on Ubuntu 18 The newer versions of Ubuntu uses ‘Predictable Network Interface Names’ that, by default, start with en[letter][number]. The first step is to identify the name...
Continue reading