Linux Tutorials on the topic “debian”
-
How to Install Anaconda Python Distribution on Debian 10
Author: Hitesh Jethva • Tags: debian, server • Comments: 1Anaconda is an open-source distribution of the Python and R programming languages that can be used to simplify package management and deployment. In this tutorial, we will learn how to install Anaconda Python Distribution on Debian 10.
-
How to Install Lighttpd with PHP, MariaDB and Let's Encrypt SSL on Debian 10
Author: Hitesh Jethva • Tags: debian, lighttpd • Comments: 4Lighttpd is a free, open-source and high-speed webserver specially designed for speed-critical environments. In this tutorial, we will learn how to install Lighttpd on Debian 10 with PHP-FPM and MariaDB support and we will secure the webserver with a Let's Encrypt SSL certificate.
-
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: 0TikiWiki 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: 1HTMLDOC 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: 0Automad 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: 0Pico 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: 12Here'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: 2Kanboard 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: 2OpenLiteSpeed 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 Monitor Log Files with Graylog2 on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 5Graylog 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.