How to Install Apache Maven on CentOS 8
Apache Maven is an open-source project management and comprehension tool used primarily for Java projects. In this tutorial we’ll explain how to install Apache Maven on...
WeiterlesenApache Maven is an open-source project management and comprehension tool used primarily for Java projects. In this tutorial we’ll explain how to install Apache Maven on...
WeiterlesenIn this tutorial we’ll explain how to install TensorFlow in a Python virtual environment on Debian 10. TensorFlow is an open-source platform for machine learning.
Weiterlesen/etc/shadow is a text file that contains information about the system’s users’ passwords.
WeiterlesenVagrant is a command-line tool for building and managing virtualized development environments. In this tutorial we will explain how to install Vagrant on CentOS 8.
WeiterlesenApache Cassandra is a free and open-source NoSQL database with no single point of failure. In this article we will explain how to install Apache Cassandra...
WeiterlesenApache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. In this article, we will cover the installation of CouchDB on...
WeiterlesenIn this article, we’ll go through some of the most common Linux commands that are used on a daily basis by Linux system administrators.
WeiterlesenWhen working with Bash, there might be times when you need to append text to a file. Fortunately, there are multiple ways to accomplish this task....
WeiterlesenLinux is a multi-user system and access to the files is controlled through the file permissions, attributes, and ownership. In this article, we’ll explain how to...
WeiterlesenThis tutorial will guide you through the installation of Yarn on CentOS 8. We will also cover the basics of how to use Yarn to create...
WeiterlesenIn this tutorial, we will cover how to install Jenkins on a Debian 10, Buster from the official Jenkins repository.
WeiterlesenIn this article, we will explain how to use the OpenSSH command-line client (ssh) to login to a remote machine and run commands or perform other...
WeiterlesenDocker Compose is a tool that allows you to define and orchestrate multi-container Docker applications. This tutorial explains how to install Docker Compose on Debian 10,...
WeiterlesenRpm is an installation package format for RHEL-based distributions such as CentOS and Fedora. In this tutorial, we will explain how to install rpm files on...
WeiterlesenIn this tutorial, we’ll provide a step by step instructions about how to install a free Let’s Encrypt SSL certificate on CentOS 8 running Nginx as...
WeiterlesenIn this article, we will talk about how to replace a substring inside a string in Python, using the replace() method.
WeiterlesenOdoo is the most popular all-in-one business software in the world. In this tutorial, we’ll show you how to install Odoo 13 from source inside a...
Weiterlesenuname is a command-line utility that prints basic information about the operating system name and system hardware.
WeiterlesenIn this tutorial, we will explain how to install and secure MariaDB 10.3 on CentOS 8. MariaDB is an open-source relational database management system, backward compatible,...
WeiterlesenIn this tutorial, we will explain how to install and configure the latest version of MongoDB Community Edition on Debian 10 Buster. MongoDB is a free...
WeiterlesenSwap is a space on a disk that is used when the amount of physical RAM memory is full. This article covers the steps for adding...
WeiterlesenFor the last couple of months, Prashanth Chandrasekar has been getting settled in as the new CEO of Stack Overflow. I’m still going on some customer...
WeiterlesenXrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to graphically control a remote system. This tutorial explains how to...
WeiterlesenStarting, stopping, and restarting/reloading are the most common tasks when working with an Nginx webserver.
WeiterlesenA time zone is a geographic region that has the same standard time. This tutorial covers the steps necessary to set or change the time zone...
WeiterlesenThe kill command sends a signal to specified processes or process groups causing them to act according to the signal. kill is a shell builtin in...
WeiterlesenThe etc/passwd file is a text file with one entry per line, representing a user account. Each line of the file contains seven comma-separated fields.
Weiterlesen