Linux Tutorials on the topic “debian”
-
How to Install Observium Network Monitoring Tool on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring, networking • Comments: 0Observium is a network monitoring tool for your server infrastructure. It's an auto-discovering network monitoring platform with low maintenance and supports a wide range of network devices and platforms, which includes Cisco, Linux, Windows, HP, Juniper, Dell, FreeBSD, Netscalar, NetApp, and many more.
-
How to access shell or run external commands from within Vim
Author: Himanshu Arora • Tags: centos, debian, linux, opensuse, shell, ubuntu • Comments: 2Vim, as you might already know, is a feature-packed and powerful editor. In this tutorial, we will focus on how you can execute external commands as well as access the command line shell from within the editor window.
-
How to Install and Set Up Tor Browser on Linux
Author: Bill Toulas • Tags: centos, debian, desktop, fedora, linux, mandriva, opensuse, ubuntu • Comments: 8
Tor Browser is the official internet browser tool of the Tor Network project. This software is aimed at serving users who want to browse in full anonymity, preventing surveillance of any kind. This is achieved by bouncing your communications around a distributed network or relays, making eavesdropping very difficult, if not practically impossible.
-
-
How to Install vTiger CRM Open Source Edition on Debian 11
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 1vTiger is an all-in-one CRM (Customer Relationship Management) solution for your business. It is suitable for small and medium businesses. In this tutorial, we will show you how to install vTiger CRM on the Debian 11 server with the LAMP Stack. This guide will be using the open-source version vTiger CRM.
-
16 Practical Examples of Linux Find Command for Beginners
Author: Himanshu Arora • Tags: centos, debian, linux, opensuse, shell, ubuntu • Comments: 4 • Updated: Nov 25, 2022Find is one of the most frequently used Linux commands, and it offers a plethora of features in the form of command line options. In this tutorial, which is aimed at beginners, we will discuss the basic usage of the command as well as some of the useful command line options it offers.
-
How to Install FileRun using Docker
Author: Navjot Singh • Tags: centos, debian, fedora, linux, ubuntu, virtualization • Comments: 0FileRun is a self-hosted file sync- and share web-based application. In this tutorial, you will learn how to install FileRun using Docker on your Linux server. We will also configure Elasticsearch to provide full-text search support.
-
Install and Configure OwnCloud on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, storage • Comments: 3OwnCloud is a free, open-source, and self-hosted file synchronization and sharing solution. In this post, we will show you how to install OwnCloud on Debian 11.
-
How to Install Mosquitto MQTT Message Broker on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1Eclipse Mosquitto is a free and open-source message broker implementation of the MQTT protocol. In this tutorial, we'll walk through the process of installing and configuring Mosquitto MQTT Message Broker onto a Debian 11 server, setting up authentication, Securing Mosquitto via SSL/TLS certificates, and also enabling WebSockets on Mosquitto.
-
How to Install Odoo ERP Software (formerly OpenERP) on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 0Odoo (formerly OpenERP) is an open-source and powerful business management software. Odoo works as a central application that allows you to manage business-related tasks from one single web application dashboard. In this tutorial, you will learn how to install Odoo 14 on the Debian 11 Bullseye.
-
How to Install LOMP Stack (OpenLiteSpeed, MariaDB, and PHP) on Debian 11
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0The LOMP Stack is a popular software suite to deliver web applications. LOMP stands for Linux as the operating system, OpenLiteSpeed as the web server, MySQL/MariaDB as the database server, and PHP for the backend of applications.