Installing Wiki.js: A Step-by-Step Guide for Debian 9 Users
Wiki.js is an open source, modern and powerful wiki app based on Node.js, Git, and Markdown. Wiki.js runs on the flamingly fast Node.js engine and is optimized to conserve CPU resources.
Linux Tutorials
Debian is a widely respected and long-standing free and open-source Linux distribution known for its stability, security, and vast package repository. It was first released in 1993 and has since become one of the foundational distributions in the Linux ecosystem, serving as the basis for popular derivatives like Ubuntu. Managed by the Debian Project, a global community of developers and users, Debian follows a democratic and highly collaborative development process. It is known for its strict adherence to free software principles, offering a comprehensive package management system via APT, and supporting multiple architectures. Debian is favored for both servers and desktops due to its reliable performance and extensive support for a wide range of software packages.
Wiki.js is an open source, modern and powerful wiki app based on Node.js, Git, and Markdown. Wiki.js runs on the flamingly fast Node.js engine and is optimized to conserve CPU resources.
In this tutorial, we will build Nginx with all available modules in open source version of Nginx and we will use mainline version which is at 1.15.8 at the time of this writing. Update version numbers when newer versions become available.
This tutorial describes the installation of the ISPConfig Roundcube Plugin on Debian 9. The plugin is used to connect RoundCube Webmail with the ISPConfig Hosting Control panel so that users can change their mailbox password, set autoresponders and manage email filter rules from within RoundCube.
If you are on a Debian or Debian-based system (like Ubuntu), there are high chances you might have encountered .deb packages. These are Debian packages, and Linux command line offers built-in commands/tools to deal with this kind of packages. One such tool is dpkg, which we will discuss here in this tutorial.
This tutorial shows how to install the latest version of the SuiteCRM platform on a Debian 9. SuiteCRM, a fork of SugarCRM, is an enterprise open source Customer Relationship Management (CRM) platform.
Pydio is a powerful open source web file sync and file share solution software for online collaboration, similar to Gdrive or other online file-sharing services. In this tutorial, we’ll cover the installation and configuration process of the Pydio Community Edition from source on Debian 9 release, on top of LAMP stack.
This guide shows how you can install and use incron on a Debian 9 (Stretch) system. Incron is similar to cron, but instead of running commands based on time, it can trigger commands when file or directory events occur (e.g. a file modification, changes of permissions, etc.).