Shared computing insights

25.08.2020 5,225 33
Traceroute command (a.k.a tracert command)
What is traceroute/tracert Traceroute or Tracert is yet another network diagnostic software. It does what it says – it completely traces the route frоm the device who makes the request to an IP addres ...
21.08.2020 2,695 10
What is Jenkins and how to install it on your server
One of the great challenges in any software project is the number of repetitive tasks you have to complete. It would be nice if you could automate at least some of those tasks, right? Well, you may ju ...
18.08.2020 9,360 8
How to generate an SSH key for GitHub
What is an SSH key? The SSH key is a simple login solution. When you visit a website or a repository in this case, you need to identify yourself. This usually happens with a username and a password. B ...
13.08.2020 3,601 10
What is CWP and how to install it?
CentOS Web Panel (CWP) is a popular hosting control panel for easier management of one or multiple servers. You can use it for both dedicated servers or VPS and you don’t need to access the server via ...
11.08.2020 2,512 10
Network Mapper and why is it helpful
A network mapper is a network tool that lets you visualize the networks, connected devices, and their connections in a graphic matter. You will be able to see each connection, understand the system as ...
06.08.2020 5,881 9
What Is the Difference Between Redundancy and Backing Up?
If you have even one digital device, you’ve heard the plea “back up your data, please”. When you have a website or operate a dedicated server for example, this plea becomes mandatory. But when you sta ...
04.08.2020 39,067 8
Nslookup command and 10 easy examples
Nslookup command explained There is plenty of command-line interface software for network diagnostics out there. One of the commonly used is nslookup. Why? Because it is simple, yet useful. It has a s ...
30.07.2020 3,242 21
Free tools to monitor the health of your server
If you use your own server or a dedicated one, you have to make sure everything is running smoothly. This may seem like a tough challenge, especially if you’re not very experienced. But it’s actually ...
28.07.2020 6,203 15
How to configure and manage the firewall on CentOS 8?
A firewall is a way of monitoring and filtering network traffic. Both incoming and outgoing. This article is for rather advanced users, who are familiar with the concept of a firewall. CentOS 8 has a ...