Linux Tutorials on the topic “Linux”
-
How to Manage Systemd Services with Systemctl on Linux
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0Systemd a standard process for managing start-up services in Linux operating systems. It is used for controlling which programs run when the Linux system boots up. In this tutorial, we will explain how to manage services with systemd on Linux.
-
How to Install Discourse Forum with Docker on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, virtualization, web server • Comments: 0Discourse is a free and open-source platform built for the next decade of the Internet. In this tutorial, we will show you how to install Discourse forum using Docker on CentOS 8 server.
-
How to Install TensorFlow machine-learning framework on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0TensorFlow is a free and open-source machine-learning platform developed by Google. It helps developers and data scientists to simplify the process of implementing machine-learning models.
-
-
How to Install Invoice Ninja on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Invoice Ninja is a free and open-source online invoicing app for freelancers & businesses that helps you to accept payments, track expenses, create proposals, and time-tasks. In this tutorial, we will show you how to install Invoice Ninja with Apache and Let's Encrypt SSL on Ubuntu 20.04 server.
-
Monitoring system resources using SAR on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0SAR also know as a "System Activity Report" is a system resource monitoring tool for Linux operating systems. In this tutorial, we will show you how to install and use SAR to monitor system performance.
-
How to Install Matomo (Piwik) Web Analytics on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 0Matomo formerly known as Piwik is an open-source analytics application for the Linux operating system. It is very similar to Google Analytics that helps you to tracks and display the location of user visits.
-
Getting started with GIT on Linux
Author: Rahul Shivalkar • Tags: linux, programming • Comments: 0Git is a distributed version control system. It is used for tracking changes in any files. It was designed for coordinating work among programmers operating on source code during the software development process. In this article, I will show you the commands to perform basic operations on a Git repository.
-
How to install ReactJS on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0ReactJS is a free and open-source JavaScript library used for building reusable UI components. In this tutorial, we will show you how to install create react app and host a ReactJS application with Nginx web server on Ubuntu 20.04.
-
How to Install KeeWeb Password Manager on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 4KeeWeb is an open-source password manager used to store passwords both online and offline. It is compatible with KeePass and also available as a web version and desktop apps. In this tutorial, we will show you how to install the KeeWeb password manager on Ubuntu 20.04.
-
How to Install and Configure SeaweedFS Cluster on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu • Comments: 1SeaweedFS is an open-source, simple and highly scalable distributed file system to store and serve billions of files fast. It is very similar to other file systems including, Ceph, GlusterFS and HDFS.