Category: Ubuntu Linux

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

  • Step-by-Step Guide: Reset Forgotten Ubuntu Passwords

    Step-by-Step Guide: Reset Forgotten Ubuntu Passwords

    This article provides a step-by-step guide to resetting a forgotten password, including root user, on Ubuntu 17.04 | 17.10 and 18.04 LTS. The process includes accessing the Ubuntu boot menu, selecting the recovery mode, remounting the shell with read/write permissions, and resetting the password through specific commands before rebooting the system.

  • Set MySQL Root Password on Ubuntu – Step by Step Guide

    Set MySQL Root Password on Ubuntu – Step by Step Guide

    MySQL server now installs on Ubuntu 17.10 and 18.04 without asking for root passwords, which may result in failed operations for applications requiring root password for authentication, such as phpMyAdmin. This can be addressed by enabling the mysql_native_password plugin, which allows root password setup and enabling password authentication.

  • How to Install Composr CMS with Apache on Ubuntu Linux

    How to Install Composr CMS with Apache on Ubuntu Linux

    This tutorial provides step-by-step instructions for installing Composr, an open-source content management system, on Ubuntu 16.04, 17.10, or 18.04. It walks through the process of installing Apache2 HTTP Server and MariaDB Database Server, as well as PHP 7.2 and related modules. It also provides instructions on how to configure Apache2 for Composr, how to create…

  • Mount NFS Shares on Windows 11

    Mount NFS Shares on Windows 11

    This post outlines the process of creating and mounting NFS shares in Ubuntu Linux for Windows access. NFS facilitates secure file sharing across different operating systems, with user management for permissions. It involves enabling NFS services in Windows, using the command prompt, and accessing shares via Windows File Explorer for seamless integration.

  • How to Setup ImpressPages CMS with Nginx on Ubuntu Linux

    How to Setup ImpressPages CMS with Nginx on Ubuntu Linux

    The article provides detailed instructions for installing ImpressPages, an open-source content management system (CMS), on Ubuntu Linux using Nginx. Comprehensive steps are provided, including how to install Nginx HTTP server, MariaDB Database Server, and PHP 7.2-FPM. The guide also covers creating an ImpressPages database, downloading and installing ImpressPages, configuring Nginix ImpressPages site, and enabling the…

  • Mailspring: A Modern Email Client for Ubuntu

    Mailspring: A Modern Email Client for Ubuntu

    Mailspring is a versatile cross-platform desktop email client that supports several features like Gmail labelling and snoozing reminders. It works fittingly on Linux desktops, especially Ubuntu. It has a free version, which supports all IMAP providers except Microsoft Exchange ActiveSync, and a paid version with more features. Mailspring can be installed on Ubuntu desktops via…

  • How to Install ImpressPages CMS with Apache on Ubuntu Linux

    How to Install ImpressPages CMS with Apache on Ubuntu Linux

    The article provides a detailed guide on installing and using ImpressPages, a user-friendly open-source content management system, on Ubuntu Linux with Apache. The process includes installing Apache2 HTTP Server and MariaDB database server, upgrading to PHP 7.2, creating an ImpressPages database, downloading and installing ImpressPages, and finally, configuring the Apache2 for ImpressPages. The guide aims…

  • How to setup Fork CMS with Nginx on Ubuntu Linux

    How to setup Fork CMS with Nginx on Ubuntu Linux

    The article outlines the process of installing and utilizing ForkCMS on Ubuntu Linux with Nginx support. ForkCMS is an open-source content management system built on the LAMP or LEMP stack, providing an alternative to WordPress, Drupal, and Joomla. The installation process involves setting up an Nginx HTTP Server, MariaDB Database Server, PHP 7.2 modules, and…

  • How to Install ForkCMS with Apache on Ubuntu Linux

    How to Install ForkCMS with Apache on Ubuntu Linux

    The article provides a step-by-step installation guide for ForkCMS on Ubuntu Linux. It begins with basic server setup using Apache2 and MariaDB. Then, PHP 7.1 and related modules are installed and configured. After server setup, a ForkCMS database is created and permissions are granted. ForkCMS is then downloaded and installed, and Apache2 configuration for ForkCMS…

  • How to Setup Elastic Jamroom with Nginx on Ubuntu Linux

    How to Setup Elastic Jamroom with Nginx on Ubuntu Linux

    The article provides a step-by-step guide on installing and using the Elastic Jamroom social network app on Ubuntu Linux with Nginx. Jamroom, a scalable and open-source social networking software, can be used to create personal or business social network platforms. The installation process includes setting up several components like the Nginx HTTP Server, MariaDB Database…