Category: Ubuntu Linux

Articles based on Ubuntu Linux, including installing packages, managing user accounts, sharing files with Windows machines and more.

  • How to Install ILIAS LMS with Apache on Ubuntu Linux

    How to Install ILIAS LMS with Apache on Ubuntu Linux

    The tutorial explains how to install and set up ILIAS Learning Management System (LMS) on Ubuntu 18.04 | 16.04 LTS servers. ILIAS is an open-source LMS with powerful modules tailored for students, teachers, and anyone designing online courses. It works with web tools such as PHP, MySQL, jQuery, Bootstrap, and databases like Apache2 HTTP Server…

  • How to Install BuilderEngine CMS with Apache on Ubuntu Linux

    How to Install BuilderEngine CMS with Apache on Ubuntu Linux

    The tutorial guides users on how to install and configure BuilderEngine CMS on Ubuntu 18.04 or 16.04 LTS servers. BuilderEngine is an open-source content management system and e-commerce platform that supports variegated web languages such as PHP, MySQL, jQuery, Bootstrap, etc. The comprehensive guide consists of instructions on installing Apache2 HTTP Server, MariaDB Database Server,…

  • How to use the whereis Command in Ubuntu Linux with examples

    How to use the whereis Command in Ubuntu Linux with examples

    The tutorial guides students and new users on the usage of the ‘whereis’ command in Ubuntu Linux to locate binary, source, and manual pages of a given command. It also explains the syntax, command options, and provides examples. ‘whereis’ command is especially beneficial for beginners learning Ubuntu Linux, an open-source operating system for different devices.

  • How to Setup TYPEMILL with Nginx on Ubuntu Linux

    How to Setup TYPEMILL with Nginx on Ubuntu Linux

    The post details how to install and configure TYPEMILL CMS (Content Management System) on Ubuntu using the Nginx HTTP server. TYPEMILL is an open-source, fast, responsive, and database-less CMS and template engine ideal for publishing text works. The post includes a step-by-step guide on how to install Nginx, upgrade to PHP 7.2-FPM, download the latest…

  • Fix 413 Request Entity Too Large in WordPress

    Fix 413 Request Entity Too Large in WordPress

    This tutorial outlines how to solve a common WordPress error – “413 Request Entity Too Large” encountered when files, media, or data upload exceeds the web server’s limit. It suggests increasing the server’s request size limit, adjusting Apache2 and PHP-FPM configurations to allow larger uploads, modifying WordPress directory permissions, and restarting Apache2 to apply these…

  • How to Install TYPEMILL CMS with Apache on Ubuntu Linux

    How to Install TYPEMILL CMS with Apache on Ubuntu Linux

    The post is a detailed tutorial on installing and configuring TYPEMILL CMS on Ubuntu 18.04 | 16.04 with an Apache2 HTTP server. TYPEMILL is an open-source, fast, responsive, flat content management system (CMS), and template engine written in PHP, using text files rather than a database. It is especially effective for publishing a range of…

  • Increase File Upload Limit in Nginx for WordPress

    Increase File Upload Limit in Nginx for WordPress

    This tutorial guides students and new users on how to fix the common WordPress error “413 Request Entity Too Large” when uploading files via Nginx. The error arises from attempting to make a request larger than the server limit. The solution includes adjusting the server settings to process larger requests, modifying the WordPress directory permissions,…

  • How to Setup Gibbon LMS with Nginx on Ubuntu Linux

    How to Setup Gibbon LMS with Nginx on Ubuntu Linux

    This tutorial provides instructions on how to install and configure Gibbon Learning Management System (LMS) on Ubuntu 18.04/16.04 LTS servers. Gibbon LMS is a free, open-source platform designed by teachers to facilitate classroom teaching and assessment. The guide describes the installation of the Nginx HTTP Server, MariaDB Database Server, PHP 7.2-FPM, and related modules, as…

  • How to Setup clearFusion CMS with Nginx on Ubuntu Linux

    How to Setup clearFusion CMS with Nginx on Ubuntu Linux

    This tutorial guides students on installing and configuring clearFusion CMS, a robust mobile-friendly content management system, on Ubuntu 18.04 or 16.04 with the Nginx HTTP server. The process involves installing Nginx HTTP Server, MariaDB Database Server, PHP 7.2-FPM, creating clearFusion’s database, and configuring Nginx. Following these steps properly, students will successfully install and be ready…

  • How to Install Gibbon LMS with Apache on Ubuntu Linux

    How to Install Gibbon LMS with Apache on Ubuntu Linux

    The tutorial provides a step-by-step guide on installing and configuring Gibbon Learning Management System (LMS) on Ubuntu servers. Gibbon LMS is a free, open-source platform developed by teachers for teaching, planning, and assessing students. The guide includes installation of Apache2 HTTP Server, MariaDB Database Server, PHP 7.2, and setting up a Gibbon LMS database. It…