Articles by t.michael
-
How to Install MongoDB on AlmaLinux 8
Author: t.michael • Tags: linux, server • Comments: 0MongoDB is an open-source document-oriented NoSQL database. This tutorial shows you how to install MongoDB on AlmaLinux 8.
-
How to Install AngularJS on AlmaLinux 8
Author: t.michael • Tags: linux, programming, web server • Comments: 1AngularJS is a JavaScript-based open-source front-end web application framework primarily maintained by Google that assists with running single-page applications. It allows developers to use HTML as their template language and lets them create robust, interactive websites without having to reload the browser for every new page view.
-
How to Install Go Programming Language on Debian 11
Author: t.michael • Tags: debian, linux, programming • Comments: 0Go is a programming language that was initially created by a team at Google. In this tutorial, we'll look at how to install and configure a programming workspace with Go via command line. You can follow along if you have a working Debian 11 system.
-
-
How to Install Nginx on Debian 11
Author: t.michael • Tags: debian, nginx, server, web server • Comments: 0Nginx is a fast and popular web server that can be used as a reverse proxy and load balancer for your servers. In this tutorial, we will show you how to install nginx on Debian 11.
-
How to Install Cockpit on Rocky Linux 8
Author: t.michael • Tags: control panels, linux, server • Comments: 1Cockpit is a server management dashboard that provides real-time information on the state of your machine. In this guide, we will show you how to install the Cockpit Web Console on a Rocky Linux 8 system.
-
How to Install Python 3.9 on Debian 11
Author: t.michael • Tags: debian, linux, programming • Comments: 0Python is a popular open-source programming language. In this article, we'll show how to install Python 3.9, which is the latest version at the time of writing this, on a Debian 11 system as a Linux user.
-
How to Install MariaDB 10.6 on Rocky Linux 8
Author: t.michael • Tags: linux, mysql • Comments: 4MariaDB, the Maria database software is an open-source relational database management system. This guide will show you how to install the latest MariaDB version on Rocky Linux.
-
How to Install Docker on Rocky Linux 8
Author: t.michael • Tags: linux, server, virtualization • Comments: 0Docker is a virtualization platform that allows you to create isolated development containers. In this guide, you will learn how to install and use Docker on Rocky Linux 8.
-
How to install Node.js & NPM on Debian 11
Author: t.michael • Tags: debian, server • Comments: 1Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications built on Chrome's V8 JavaScript engine. In this article, we will learn what Nodejs is and how to install it on a Linux machine using a non-root user account.
-
How to Install and Use MongoDB on Rocky Linux 8
Author: t.michael • Tags: linux, server • Comments: 1MongoDB is an object-oriented, schema-less, NoSQL database server used in developing modern dynamic apps. This tutorial will cover how to install MongoDB on Rocky Linux 8.