Linux Tutorials on the topic “linux”
-
How to Install and Use Docker on Debian 12
Author: Arvid L • Tags: linux, server, virtualization • Comments: 0 • Published: Aug 01, 2023Docker is a set of open platforms that provides OS-level virtualization for developing, shipping, and running applications. In this guide, I'll show you how to install Docker Engine on the latest Debian 12. You will also go over the management of Docker service via systemctl, and learn the basic usage of Docker for managing images, containers, and volumes.
-
How to Install Apache Kafka with CMAK on CentOS
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Jul 31, 2023Apache Kafka is a free and open-source streaming platform used for streaming analytics, data integration, and mission-critical applications. Compared to ActiveMQ and RabbitMQ, Kafka has better throughput, built-in partitioning, replication, and fault-tolerance.
-
How to Install Flatpress CMS with Let's Encrypt SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1 • Published: Jul 31, 2023FlatPress is a free and open-source blogging engine written in PHP language. FlatPress stores all its content on text files, so it does not require a database. In this tutorial. I am going to explain how to install FlatPress on Ubuntu.
-
-
Guide to Set up Chrony as NTP Server and Client on AlmaLinux 9
Author: Arvid L • Tags: linux • Comments: 0 • Published: Jul 25, 2023NTP, or Network Time Protocol, is a networking protocol for time and clock synchronization on the computer network. In the following guide, I will show you how to install Chrony on an AlmaLinux 9 server. We will install Chrony as an NTP server and NTP client. Furthermore, you will also learn how to use the chronyc command line for managing and monitoring Chrony.
-
How to integrate ONLYOFFICE Docs with Odoo
Author: Daria • Tags: linux • Comments: 0 • Published: Jul 25, 2023ONLYOFFICE Docs is an open-source office suite that comprises collaborative editors for text documents, spreadsheets, presentations, and digital forms, along with a PDF viewer and converter. In this tutorial, we’ll learn how to connect the instances of ONLYOFFICE Docs and Odoo using an integration app.
-
How to Install OpenLDAP Server on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jul 21, 2023OpenLDAP is a software implementation of the Lightweight Directory Access Protocol (LDAP). In this tutorial, we'll show you how to install OpenLDAP Server on an AlmaLinux 9, so you can get started with ease.
-
How to Install Fleet Osquery Manager on Ubuntu 22.04
Author: Arvid L • Tags: desktop, linux, security, server, ubuntu • Comments: 0 • Published: Jul 21, 2023Fleet is an open-source osquery manager that can be used to maintain secure workstations and servers, and keep an accurate inventory of all your devices. In this tutorial, you will install Fleet Osquery Manager on an Ubuntu 22.04 server.
-
How to Install FossBilling with Nginx on Rocky Linux 9
Author: Arvid L • Tags: linux, nginx, server, web server • Comments: 0 • Published: Jul 14, 2023FOSSBilling is a fork of BoxBilling, it provides a great experience for clients with an intuitive interface and also supports multiple payment gateways. I will install FOSSBilling on a Rocky Linux 9 server in this guide.
-
How to Install Ruby on Rails with PostgreSQL on AlmaLinux 9
Author: Arvid L • Tags: linux, programming, server, ubuntu, web server • Comments: 0 • Published: Jul 14, 2023Ruby on Rails or RoR or Rails is a free and open-source web application framework written in Ruby with the MIT License. It is a full-stack web framework that uses the model-view-controller (MVC) pattern.
-
How to Install OpenEMR on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server • Comments: 0 • Published: Jul 14, 2023OpenEMR is an open-source electronic health record and medical practice management tool. It is Office of the National Coordinator for Health Information Technology (ONC) certified and features integrated health records, practice management, scheduling, electronic billing, internationalization, free support, and more.