Des articles
Most of the time we access and manage servers remotely. We will not always have physical access...
YUM Repositories are the warehouses of Linux software (RPM package files). RPM package file is a...
Both MySQL and MariaDB are the most popular open source database systems meant for Linux based...
DNS Cache is a temporary storage of information about previous DNS lookups on your Operating...
GeoIP helps you to locate a computer’s geographic location by identifying that computer...
Step 1. Login via SSH # ssh root@<ip address> -p <port_number> Step 2....
You can easily have a look at disk type for your drives whether they are SSD or HDD without...
METHOD 1 : Using lshw command # yum install epel-release# yum install lshw# lshw -class system...
To add/remove additional IP manually 1. Run the ip command to display the current ip address...
How to Remove Files Use either the rm (remove) or unlink command to remove (or delete) a file...
Performing speed test on servers is a quick way to find out how fast your internet is. It...