Category: Ubuntu Linux

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

  • Secure Linux User Directories: A Quick Guide

    Secure Linux User Directories: A Quick Guide

    By default, for every new user account you create on a Linux system, the account home directory is automatically opened to all other users. The user’s home folder and all content become readable by all. All users’ content in their home directories will be accessed and read by all. Therefore, this may not be a…

  • Complete Guide to Installing Known LMS on Ubuntu with Apache Support

    Complete Guide to Installing Known LMS on Ubuntu with Apache Support

    The article outlines the process to install Known Learning Management System (LMS) on Ubuntu Linux with Apache support. Known LMS is a social learning platform built on the LAMP/LEMP stack. The detailed guide covers elements such as Apache2 HTTP Server and MariaDB Database Server installation, PHP 7.2 and related modules setup, creating Known Database, downloading…

  • How to Install Zurmo CRM with Nginx on Ubuntu Linux

    How to Install Zurmo CRM with Nginx on Ubuntu Linux

    This article provides a detailed guide on installing the open-source customer relationship management (CRM) application, Zurmo CRM, on Ubuntu Linux, using Nginx support. The text details installing necessary software like Nginx, MariaDB, and PHP 7.1-FPM, creating a Zurmo Database, downloading Zurmo’s Latest Release, configuring Nginx, enabling Zurmo, and walking through Zurmo’s setup wizard.

  • How to Install Fuel CMS with Nginx on Ubuntu Linux

    How to Install Fuel CMS with Nginx on Ubuntu Linux

    The article provides a comprehensive guide for installing Fuel CMS, an open-source content management system, on Ubuntu Linux with Nginx support. It details the installation of necessary dependencies like the Nginx HTTP Server, MariaDB Database Server, and PHP 7.1. It covers creating a Fuel CMS database, downloading and installing Fuel CMS, configuring the Nginx Fuel…

  • How to Install Akeneo PIM with Apache on Ubuntu Linux

    How to Install Akeneo PIM with Apache on Ubuntu Linux

    The content provides a detailed guide on installing Akeneo Product Information Management (PIM) platform on Ubuntu Linux with Apache support. After detailing the benefits of Akeneo for enterprises and business owners, the guide covers the installation of Apache2 web server, MariaDB Database Server, PHP 7.1, creation of an Akeneo database, downloading the latest Akeneo release,…

  • How to Install Alfresco CMS on Ubuntu Linux

    How to Install Alfresco CMS on Ubuntu Linux

    The article provides a step-by-step guide on how to install Alfresco CMS on Ubuntu Linux. Alfresco CMS is described as a scalable, high-performance platform with enterprise features, built on an open-source core. It is designed for ease of use, enabling businesses to automate and collaborate on engaging user experiences across multiple devices.

  • Installing Zurmo CRM on Ubuntu with Apache

    Installing Zurmo CRM on Ubuntu with Apache

    The article provides a detailed guide on how to install Zurmo CRM on Ubuntu Linux with Apache support. The open-source CRM software offers user-friendly features and a CRM workflow engine, making it an excellent choice for businesses. The installation process involves setting up Apache2, MariaDB, PHP 7.1, creating a Zurmo database, downloading Zurmo, configuring Apache2…

  • How to Install Fuel CMS on Ubuntu with Apache

    How to Install Fuel CMS on Ubuntu with Apache

    The article provides a detailed guide to install Fuel CMS, an open-source content management system, on Ubuntu Linux with Apache support. The process involves installing Apache2 HTTP, MariaDB Database, and PHP 7.1, creating a Fuel CMS database, downloading and installing Fuel CMS, configuring Apache2 for Fuel CMS, and finally setting up and accessing the Fuel…

  • How to Setup Anchor CMS with Nginx on Ubuntu Linux

    How to Setup Anchor CMS with Nginx on Ubuntu Linux

    The article provides a step-by-step guide to installing Anchor CMS on Ubuntu Linux with Nginx support. Anchor CMS is an open-source content management system preferred by bloggers for its lightweight codebase and unique features. The installation process includes setting up Nginx HTTP Server, MariaDB, PHP 7.1-FPM, the Anchor Database, and configuring the Nginx Anchor Site.…

  • How to Install ClamAV Linux Antivirus on Ubuntu Linux

    How to Install ClamAV Linux Antivirus on Ubuntu Linux

    ClamAV is an open-source antivirus engine that detects and eliminates various digital threats. It can be installed on Ubuntu systems and supports multiple file formats. Instructions are provided to install ClamAV on Ubuntu 16.04, 17.10, and 18.04. Commands are also given for virus and malware scans, and for installing the GUI client, ClamTk.