Linux Tutorials on the topic “debian”
-
Replacing Amavisd with Rspamd in ISPConfig 3.1 on Debian and Ubuntu
Author: Till Brehm • Tags: debian, email, ispconfig, linux, server, ubuntu • Comments: 66 • Updated: Sep 12, 2019Rspamd is a modern high-performance spam scan software for Linux servers which delivers very accurate filter results. This tutorial describes the steps to replace amavis (amavisd-new) spam scanning software with Rspamd on an ISPConfig 3.1 server.
-
How to Install Tiki Wiki with Apache and Let's encrypt SSL on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, linux, web server • Comments: 0 • Published: Sep 09, 2019TikiWiki is a free and open-source content management system written in PHP language. TikiWiki comes with a rich set of features, including, Forums, Blog, Maps, Workspace, Slideshow, Shopping Cart, Bug and issue tracker, Multilingual, File and image gallery, Events and many more.
-
How to convert HTML to PDF with HTMLDoc on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1 • Published: Aug 20, 2019HTMLDOC is an open-source program that can be used to convert HTML and Markdown source files to PostScript and PDF files. In this tutorial, we are going to explain how to install HTMLDOC on Debian 10 and convert an HTML file to pdf.
-
-
Install Automad CMS with Nginx and Let's Encrypt SSL on Debian 10
Author: Blago Eres • Tags: debian, linux, web server • Comments: 0 • Published: Aug 12, 2019Automad is a file-based content management system (CMS) and a template engine written in PHP. In this tutorial, we will go through the Automad CMS installation and setup on Debian 10 (buster) system by using NGINX as a web server.
-
How to Install Pico CMS with Nginx on Debian 10
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 0 • Published: Aug 07, 2019Pico is an open-source simple and fast flat-file CMS written in PHP. In this tutorial, we will install Pico CMS with Nginx on Debian 10 (buster) system.
-
How to use FFMpeg to do Simple Audio Conversion
Author: Bill Toulas • Tags: arch linux, debian, linux, ubuntu • Comments: 9 • Updated: Aug 01, 2019Here's a simple FFmpeg how to that will cover just a portion of the framework's abilities. We will see how you can use the terminal to perform simple conversions of various audio file types including all popular and widely available formats. Using FFmpeg right from the terminal makes it better for performance compared to downloading and installing a GUI tool for FFmpeg, and can also offer more precise settings for the advanced users.
-
How to Install Kanboard Project Management Software on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 1 • Published: Jul 25, 2019Kanboard is a free, open-source and self-hosted project management software that can be used to manage projects using Kanban methodology. You can visualize the work-flow, limiting work in progress and work efficiently from the Kanboard web interface.
-
How to Install and Configure OpenLiteSpeed Web Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, mysql, php, web server • Comments: 1 • Published: Jul 19, 2019OpenLiteSpeed is a free, open-source and lightweight HTTP server developed by LiteSpeed Technologies. In this tutorial, we will show you how to install OpenLiteSpeed with MariaDB and PHP on Debian 10 server.
-
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: 20 • Updated: Jul 17, 2019Swappiness 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 Monitor Log Files with Graylog2 on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 5 • Updated: Jul 12, 2019Graylog is a free and open source log management tool based on Java, Elasticsearch and MongoDB that can be used to collect, index and analyze any server log from centralized location. You can easily monitor the SSH logins and unusual activity for debugging applications and logs using Graylog.