Archive August 2020

27.08.2020 1,386 5
AI might be moving to the edge, instead of the cloud
The edge is starting to give the cloud a run for its money in yet another segment. According to a forecast by ABI Research, the edge is set to become a prime market for AI chipsets, DataCenterNews rep ...
25.08.2020 3,785 28
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,356 2
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 8,840 2
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 2,762 7
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 1,957 2
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,455 4
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 37,692 3
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 ...