-
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
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
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
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
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
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
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
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…
-
How to fix VboxClient fail to start error on Ubuntu Linux
This article provides a solution for the “VboxClient (seamless) fail to start” error on Ubuntu Linux after upgrading to VirtualBox 5.2. It outlines the steps to prepare and install VirtualBox Guest Addition Software to resolve integration issues between the host and guest machines.
-
How to install Ajenti on Ubuntu Linux
Ajenti is a web-based configuration tool that simplifies Linux server administration. It offers nearly complete system control, managing user accounts, system settings, aliases, and services through a single interface. This guide assists students and new users in installing Ajenti on Ubuntu 16.04, offering a convenient method to remotely manage a Linux box.