Linux Tutorials on the topic “debian”
-
How to Install Adminer Database Administration Tool on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 1 • Published: Mar 08, 2024Adminer (formerly phpMinAdmin) is a fully-featured database administration tool written in PHP that supports both RDBMS (Relational Database Management System) such as MySQL/MariaDB, PostgreSQL, SQLite, MS SQL, and Oracle and the NoSQL such as MongoDB and others (via plugin).
-
How to Install Apache Tomcat 10 with Nginx Reverse Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0 • Published: Mar 01, 2024Apache Tomcat or "Tomcat" is a free and open-source Java Servlet container for Java code and applications. In this guide, we'll show you how to install Apache Tomcat 10 on the Debian 12 server. you will also learn how to set up Nginx as a reverse proxy for Apache Tomcat.
-
How to Install SuiteCRM on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 1 • Published: Feb 21, 2024SuiteCRM is free and open-source CRM (Customer Relationship Management) software written in PHP. It helps you organize and manage your business's marketing, sales, and customer service departments.
-
-
How to Install Microsoft SQL Server on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 2 • Published: Feb 08, 2024In this guide, we'll show you how to install Microsoft SQL Server 2022 Edition on Debian 12 server. You will also learn how to install MS SQL Tools for interacting with MS SQL Server.
-
How to Install CockroachDB Cluster on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Feb 01, 2024CockroachDB is an open-source distributed and scalable SQL database for cloud applications. CockroachDB provides next-level consistency, a replicated SQL database, and a transactional data store.
-
How to Install OCS Asset Management Tool on Debian 10
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0 • Published: Jan 26, 2024
OCS stands for "Open Computers and Software Inventory" is a free and open-source assets management solution. It is based on the client-server model that collects the hardware and software information of remote systems running the OCS agent.
-
How to change the Swappiness of your Linux system
Author: Bill Toulas • Tags: arch linux, centos, debian, fedora, kernel, linux, mandriva, opensuse, pclinuxos, raspbian, suse, ubuntu • Comments: 21 • Updated: Jan 26, 2024Swappiness is the kernel parameter that defines how much (and how often) your Linux kernel will copy RAM contents to swap. This parameter's default value is “60” and it can take anything from “0” to “100”. The higher the value of the swappiness parameter, the more aggressively your kernel will swap.
-
How to Install DokuWiki on Debian 12
Author: Arvid L • Tags: apache, debian, linux, server, web server • Comments: 0 • Published: Jan 22, 2024DokuWiki is a simple, versatile open-source wiki software that doesn't require a database. It's known for its ease of maintenance, readability, and user management, making it ideal for creating and managing documentation in corporate or collaborative environments.
-
How to Install CSF (Config Server Firewall) on Debian 12
Author: Arvid L • Tags: debian, linux, security, server • Comments: 1 • Published: Jan 19, 2024CSF or Config Server Firewall is a Stateful Packet Inspection (SPI) firewall based on IPtables and Perl. it provides a daemon process that will monitor your services for failure authentication.
-
How to Install Zammad Customer Support System on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 5 • Published: Jan 18, 2024Zammad is an open-source customer support/ticketing solution that helps manage communications across various channels such as email, chat, and social media. In this guide, you will learn how to install the Zammad Customer Support System with PostgreSQL and Nginx on the Debian 12 server.