Linux Tutorials on the topic “server”
-
How to Install SuiteCRM on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, server • Comments: 0
SuiteCRM is a free, open-source, and enterprise-class CRM system developed by SalesAgility. It is a fork of the SugarCRM Community Edition. This post will show you how to install SuiteCRM with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install and Configure OpenVPN Server on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, networking, security, server, ubuntu • Comments: 5In this tutorial, we will install OpenVPN on a Ubuntu 22.04 server, configure it to be accessible from a client machine, and create a VPN connection between them to redirect all the traffic from the client through the OpenVPN server.
-
How to Set Up Peer-to-Peer VPN with Tinc on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0Tinc is free and open-source VPN software that can be used to create mesh VPN networks. It is a small and powerful VPN daemon that can be installed on multiple platforms. In this tutorial, you will set up a peer-to-peer VPN server with tinc using multiple Ubuntu 22.04 servers.
-
-
How to Install OpenSearch via Docker on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 4OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. In this tutorial, you will install and set up OpenSearch - an open-source search engine and analytics suite - and OpenSearch Dashboards - an open-source visualization tool - via Docker on an Ubuntu 22.04 server.
-
How to Install Java OpenJDK and Oracle JDK on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, programming, server, ubuntu • Comments: 1Java is one of the most powerful programming languages. This post will show you how to install OpenJDK and Oracle JDK on Ubuntu 22.04.
-
How to Install Django Python Framework on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu, web server • Comments: 0Django is a python framework used for developing dynamic websites and applications. It follows the MVC (Model-View-Controller) architecture. In this tutorial, you will learn how to install the Django framework on a Ubuntu 22.04 server. You will also create a demo project and test it out.
-
How to Install Fathom Privacy-Focused Website Analytics on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0Fathom is privacy-focused web analytics that delivers clean and concise data about your websites. This tutorial shows you how to install Fathom Privacy-Focused Website Analytics on a Debian 11 server.
-
How to Install Drupal with Docker on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu, virtualization, web server • Comments: 1Drupal is an open-source content management system (CMS) written in PHP. Many organizations worldwide use it to create blogs, government sites, corporate websites, and more. This tutorial will teach you how to install Drupal using Docker on a Ubuntu 22.04 server.
-
How to Install and Use MongoDB NoSQL Database on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0MongoDB is an open-source, cross-platform, and distributed NoSQL (Non-SQL or Non-Relational) database system. In this tutorial, you will install MongoDB NoSQL Database on Rocky Linux 9 server.
-
How to Install NetBox on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0NetBox is an Infrastructure Resource Modelling (IRM) software designed for network automation and infrastructure engineering. In this tutorial, you will install NetBox IRM (Infrastructure Resource Management) on a Rocky Linux 9 server.