• How to install Flextype CMS with Apache on Ubuntu Linux

    How to install Flextype CMS with Apache on Ubuntu Linux

    This article details the process of installing and setting up Flextype, a new open-source flat-file CMS, on Ubuntu Linux with Apache support. The guide mentions the features of Flextype, including native markdown, SEO-friendly configuration, and non-reliance on a database server, among others. It provides the step-by-step process of installing Apache2, enabling PHP 7.2, and incorporating…

  • How to Install RabbitMQ with Erlang/OTP on Ubuntu Linux

    How to Install RabbitMQ with Erlang/OTP on Ubuntu Linux

    RabbitMQ, a lightweight open-source message broker, can be installed on Ubuntu 16.04, 17.10, and 18.04 by first installing Erlang/OTP, as RabbitMQ requires this to run. Once both are installed, user can enable RabbitMQ to start upon server boot up and activate RabbitMQ Web Console for easier management. Note that for Ubuntu 18.04, users have to…

  • How to Upgrade MariaDB on Ubuntu: A Step-by-Step Guide

    How to Upgrade MariaDB on Ubuntu: A Step-by-Step Guide

    For Ubuntu 16.04 LTS and 17.10 users running MariaDB 10.0 or 10.1, an upgrade to MariaDB 10.2 is recommended before updating to Ubuntu 18.04. The upgrade offers new features and ensures full support as it’s the default database version in Ubuntu 18.04. The process involves preparing MariaDB for upgrade, backing up databases, uninstalling the prior…

  • How to Install NoMachine on Ubuntu for Remote Access

    How to Install NoMachine on Ubuntu for Remote Access

    NoMachine is an open-source, cross-platform remote desktop tool much like TeamViewer. It lends seamless connectivity to remote Windows, Mac, and Linux machines. This tutorial provides a step-by-step guide to install and use NoMachine on Ubuntu 16.04 – 18.04 LTS. For setup, manual download of the NoMachine Package is required, followed by installation, either automatically via…

  • How to install HP Printer Drivers on Ubuntu Linux

    How to install HP Printer Drivers on Ubuntu Linux

    The post outlines the procedure for installing additional HP printer drivers on Ubuntu Linux using the HP Linux Imaging and Printing (HPLIP) driver package. This open-source package, supported by HP, updates regularly to include drivers for newer HP printers. The post provides a guide for driver installation, including handling potential issues such as unsupported Ubuntu…

  • Creating Virtual Machines on Ubuntu with VMware Workstation

    Creating Virtual Machines on Ubuntu with VMware Workstation

    This article explains the benefits of creating virtual guest machines on VMware Workstation Player, allowing users to run multiple operating systems on a single host computer for testing and experimentation. The process involves installing the software, creating a new virtual machine, and specifying the operating system. This method saves time and ensures a secure testing…

  • Force Password Change on Ubuntu Login

    Force Password Change on Ubuntu Login

    The post outlines methods for forcing password changes at next login in Ubuntu Linux. For new desktop user accounts, the option is selectable upon creation. Conversely, for existing accounts, users need to execute the “passwd” command which expires the account, compelling an obligatory password change at subsequent login.

  • How to Enable VM-to-VM Communication in VirtualBox

    How to Enable VM-to-VM Communication in VirtualBox

    This tutorial educates students and new users on enabling VirtualBox virtual machine (VM) intercommunication. By default, VMs on VirtualBox cannot talk to each other or host IP while on the NAT network. For intercommunication, VMs must switch to NAT Network settings, requiring the creation of a new NAT Network interface. After making these adjustments, all…

  • How to install Ubuntu Linux on VMware Workstation

    How to install Ubuntu Linux on VMware Workstation

    The content guides on how to install Ubuntu on a VMware Workstation Pro. Key steps include creating a new virtual machine, preparing a Ubuntu ISO image, and defining the installation parameters. After Ubuntu installation, the guide suggests updating Ubuntu packages and installing VMware Tools for enhanced performance. The process wraps up with system reboot and…

  • How to install Windows 10 on VirtualBox

    How to install Windows 10 on VirtualBox

    The tutorial guides students and new users on installing Windows 10 Pro onto VirtualBox, a virtualization software. The process involves creating a guest machine on VirtualBox, installing Windows 10 Pro from a DVD or ISO image, and finally configuring Windows 10 settings post-installation. Users are reminded to install VirtualBox guest additions software upon logging into…