Shared computing insights

11.09.2020 1,618 13
How Docker and Kubernetes can help you?
Docker and Kubernetes are often viewed as competitors, but actually, you can use them together. In reality, Docker and Kubernetes aren’t enemies. They are similar and different at the same time and yo ...
09.09.2020 2,710 13
What is the Ping Command?
Ping is a very simple and universal software with a command-line interface. Network administrators can use it for checking various aspects of the network. The ping command uses a protocol called ICMP ...
03.09.2020 1,731 11
Linux Foundation supports a new secure open-source software intiative
The Linux Foundation announced recently that it’s launching a new foundation. Yes, a Foundation is creating a Foundation. But it’s not what it looks like. The goal is actually very specific. The new O ...
01.09.2020 3,882 12
What is OpenVPN and how to install it on Ubuntu 18.04/20.04
OpenVPN is an open-source software responsible for handling client-server communications that implement Virtual Private Network techniques to create secure point-to-point or site-to-site connections. ...
27.08.2020 1,933 15
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 5,628 34
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,793 12
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,503 10
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,894 13
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 ...