Results for: Docker

How to Install a Kubernetes Cluster on CentOS 7

November 8, 2019

Use Kubernetes to launch and orchestrate your applications efficiently. The steps outlined in this tutorial show you how to install and deploy Kubernetes on your CentOS machine.

Read more

How to Check Your Ubuntu Version

July 7, 2019

Finding out which Ubuntu version is running on your system can be important when troubleshooting issues or searching for installation guides. Also, it is essential to ensure you are not using a version which is outdated if you want to keep your computer security risks. In this tutorial, learn how to check the Ubuntu version running on your operating system.

Read more

​Vagrant Tutorial: Everything a Beginner Needs To Know

April 17, 2019

Vagrant is a tool for configuring and deploying an exact image of a virtual operating system. It is often used in software development to ensure that all team members are writing code for the same configuration. This helps ensure that a code fragment from one developer works when another developer runs it on their system. This guide will walk you through an overview of the process of installing, configuring, and managing Vagrant.

Read more

How To Install Node.js & NPM on Ubuntu 18.04 and 20.04

March 18, 2019

Node.js is an open-source cross-platform JavaScript (JS) runtime environment. It is used for building fast and scalable network applications. Learn three different options to install Node.js and npm on Ubuntu 18.04. 

Read more
1 15 16 17