-
How to Enable or Disable Vertical Tabs in Microsoft Edge
This tutorial guides users on how to disable or enable the vertical tabs feature in the Microsoft Edge browser, developed from the Chromium open-source project. The vertical tabs feature allows users to view their currently opened tabs in a side pane, making it easier to find, switch, and arrange them. Instructions to turn this feature…
-
How to Share Folders in VirtualBox with Ubuntu
The tutorial guides on sharing folders from VirtualBox host computers to Ubuntu guest machines. This process requires the newest version of VirtualBox and its guest addition tools. Firstly, install VirtualBox Guest Additions, which aids interaction between computers, improves graphics, and enables file sharing. Secondly, share host folders by choosing the guest machine from Settings and…
-
How to Install PageSpeed Module on Ubuntu Linux
This post presents a step-by-step guide on how to install and configure the Google PageSpeed module on Ubuntu 20.04 | 18.04 with Nginx HTTP support. PageSpeed optimizes websites for better user experience. The tutorial covers installation of prerequisite packages, the Nginx HTTP server, and the PageSpeed module, followed by PageSpeed configurations. Lastly, tests are conducted…
-
Enable Google SafeSearch in Microsoft Edge for Kids
This article outlines the steps to enforce Google SafeSearch in Microsoft Edge on Windows 10. It describes how to modify the Windows Registry to filter inappropriate content, ensuring safer search results for children. Following the instructions helps maintain a child-friendly browsing environment while encouraging safe online practices.
-
How to Check MySQL & MariaDB Versions in Ubuntu
This tutorial guides users on how to check MySQL or MariaDB server versions in Ubuntu Linux using various methods. These include using the built-in `mysqld –version` or `mysqladmin -V` commands, logging into the server using the `sudo mysql` command, or running the `STATUS` query. Other methods include using PHP to create a file displaying the…
-
How to Enable Windows 10 Built-in Administrator Account
The article provides a tutorial on how to enable Windows 10’s built-in administrator account using command prompts. The administrator account, and disabled by default, allows complete control of the system. The post cautions that mismanagement of this account can potentially harm the system, and also outlines the methods to disable the account.
-
How to Enable Microsoft Edge Performance Mode on Windows 10
This tutorial guides students and new users through enabling or disabling the performance mode feature on Microsoft Edge browser in Windows 10. Performance mode, which optimizes browser operation, will be introduced in Edge browser’s version 91. The feature aids in saving battery and minimizing resource usage and works by putting inactive tabs to sleep.
-
How to Install aaPanel on Ubuntu Linux
This tutorial demonstrates how to install the aaPanel web hosting software panel on Ubuntu 20.04 or 18.04 LTS. aaPanel is a robust, free hosting control platform ideal for managing servers, SSL, MySQL databases, and many web hosting features with a simple interface. The tutorial provides detailed steps to set up a local Ubuntu domain, install…
-
How to Install WhatsApp on Ubuntu Linux
This tutorial provides a guide on how to install and use Whatsapp on a Linux computer via two methods: installing the unofficial client, Whatsdesk, or using the Whatsapp web client on a web browser. Both methods require a QR code to be scanned by the user’s smartphone to sign in.
-
How to Install Firefly III on Ubuntu Linux
This tutorial provides comprehensive instructions on installing Firefly III, a free and open-source personal finance management software, on Ubuntu. Steps include installing the Nginx HTTP server, setting up the MariaDB database server, configuring PHP 7.4-FPM, creating a Firefly III database, finally downloading Firefly III and setting up Nginx for Firefly III. With this guide, interested…