Category: Ubuntu Linux

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

  • How to Install RazorCMS with Apache on Ubuntu

    How to Install RazorCMS with Apache on Ubuntu

    RazorCMS is a flat-file Content Management System (CMS) that operates without a database, focusing on simplicity and speed. It offers unique features not typically seen in other PHP-based CMS like WordPress, Joomla, or Drupal, including native markdown WYSIWYG support, an SEO-friendly CSS framework, and easy installation and management. RazorCMS also uses a unique algorithm to…

  • How to Install Fathom Analytics on Ubuntu

    How to Install Fathom Analytics on Ubuntu

    Fathom is a transparent, open-source analytics platform, ideal for small to medium-sized businesses. Fathom provides a user-centric analytics solution that respects user privacy while giving complete data ownership, without data limits, and is customizable. The guide provides a step-by-step tutorial on how to install Fathom on Ubuntu 16.04 and 18.04, using MariaDB as a database…

  • How to Manually Install OpenSSL on Ubuntu

    How to Manually Install OpenSSL on Ubuntu

    OpenSSL is an open-source toolkit used for Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. The project is globally managed by a volunteer community. This post guides on installing the latest OpenSSL version on Ubuntu 16.04 | 18.04 LTS systems, as the default Ubuntu version isn’t up-to-date. The tutorial includes downloading and manually…

  • How to Install LogicalDOC on Ubuntu Linux

    How to Install LogicalDOC on Ubuntu Linux

    LogicalDOC is a proprietary document management system that employs JAVA and requires it to be installed on the system for functionality. This tutorial guides you on how to install LogicalDOC on Ubuntu 16.04 or 18.04 LTS systems. It includes steps for installing and configuring JAVA, MariaDB, and the LogicalDOC package as well as setting up…

  • How to Install Zenkit on Ubuntu

    How to Install Zenkit on Ubuntu

    Zenkit is a versatile cross-platform app available for iOS, Android, Linux, Windows, macOS, and web browsers. It aids in scheduling meetings, tracking projects, brainstorming ideas, and executing various tasks such as task management, project management, ERP, CRM, and others efficiently. This tutorial explains how to install Zenkit on Ubuntu 16.04 and 18.04 using either the…

  • How to Install Wire on Ubuntu: A Step-by-Step Guide

    How to Install Wire on Ubuntu: A Step-by-Step Guide

    Wire is an encrypted instant messaging and productivity platform compatible with numerous operating systems, including Linux. This tutorial covers two methods of installing Wire on Ubuntu 16.04 and 18.04 desktops: through a DEB package or the Ubuntu snap package management system. The platform offers end-to-end encryption and supports text, voice, video, and media, fostering secure…

  • How to Setup HTMLy with Nginx on Ubuntu Linux

    How to Setup HTMLy with Nginx on Ubuntu Linux

    The post guides users on installing HTMLy CMS on Ubuntu using Nginx HTTP and PHP 7.2-FPM. HTMLy, a database-less, open-source CMS, is favored for its features like native markdown support, SEO-friendly, flexible CSS framework, and simplicity. The tutorial includes steps to install Nginx HTTP Server, PHP 7.2 and related modules, and the latest HTMLy release,…

  • How to Install HTMLy CMS with Apache on Ubuntu Linux

    How to Install HTMLy CMS with Apache on Ubuntu Linux

    HTMLy, an open-source, flat-file content management system (CMS), outperforms other CMSs with its simplicity and speed, database-less function, and flexible CSS setup, among other features. The post provides a tutorial for installing HTMLy CMS on Ubuntu 16.04 and 18.04 LTS, using Apache2 HTTP Server and PHP 7.2 support. It also illustrates HTMLy CMS configuration and…

  • How to Install Grav CMS on Ubuntu with Nginx

    How to Install Grav CMS on Ubuntu with Nginx

    This post provides a tutorial on how to install the latest version of Grav CMS (1.5) from GitHub using Composer with Nginx and PHP 7.2-FPM support on Ubuntu servers. It includes steps and commands for installing Nginx HTTP Server, PHP 7.2-FPM and modules, downloading Grav’s latest release, configuring Nginx for Grav, enabling Grav and the…

  • How to Install OrientDB on Ubuntu: A Step-by-Step Guide

    How to Install OrientDB on Ubuntu: A Step-by-Step Guide

    OrientDB is an open-source NoSQL database management system using Java. It offers increased performance and security plus scalability support. The system works with a native graph database and databases built on SQL. The article provides a detailed tutorial for installing the community edition of OrientDB on Ubuntu servers.