DevOps and Development

How to Install Rancher on CentOS 7

September 22, 2020

Install the Rancher server on your CentOS and get started using this container management platform that helps manage Kubernetes at scale. Create, run, and deploy clusters in a few simple steps using this powerful tool.

Read more

How To Unstage Files on Git

September 15, 2020

Unstaging in Git means removing queued changes from the index. This guide covers several different ways to unstage changes.

Read more

10 Docker Security Best Practices

September 14, 2020

This article provides 10 container security tips that can help you prevent attacks and privilege breaches. It explains the importance of keeping containers updated, privileges and resources limited, and provides other useful security practices.

Read more

Docker Privileged - Should You Run Privileged Docker Containers?

September 10, 2020

Learn what privileged Docker containers are, when do people use them, and whether it is a good option for you. Find out how to find out whether a container is privileged and how to protect your host system from such containers.

Read more

Redis Data Types with Commands: Comprehensive Guide

September 4, 2020

The article covers seven basic Redis Data Types, including HyperLogLogs and Bitmaps. Each data type is presented using practical and to the point commands.

Read more

How to Install Rancher on Ubuntu

September 2, 2020

Install Rancher on your Ubuntu server and get started using this container management platform that helps manage Kubernetes at scale. Create, run, and deploy clusters in a few simple steps using this powerful tool.

Read more

What is HDFS? Hadoop Distributed File System Guide

August 27, 2020

Want to learn more about HDFS? This guide explains what the Hadoop Distributed File System is, how it works, and when to use it. If you need an effective solution for big data, HDFS and Hadoop could be the answer.

Read more

How to Install Keras With TensorFlow Backend on Linux

August 24, 2020

Follow the step by step instructions to learn how to prepare your system for the installation of Keras and TensorFlow. We also talk about the main features of Keras and TensorFlow.

Read more

How to Install ClickHouse on Ubuntu 20.04

August 15, 2020

Install ClickHouse quickly on Ubuntu 20.04 with the instructions provided in this tutorial. We cover everything you need before you install this tool, and we also show you how to get started with ClickHouse.

Read more

How to Install Pip on CentOS 8

August 3, 2020

Pip is a standard package manager for Python which you can use to install additional packages that are not part of Python standard library. This tutorial will help you install Pip on CentOS 8.

Read more
1 39 40 41 42 43 47