Follow

Richard

Richard✓ Verified Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2530 Articles4 Topics
Windows 11Ubuntu LinuxCMSApps and Browsers
Windows 3 min read
How to Enable Single Click to Open Items in Windows 11

The post instructs on enabling single-click item opening in Windows 11, which by default requires a double-click. The steps involve opening File Explorer, selecting Options from the toolbar, and under the General tab, choosing the option for single-click opening. For selecting an icon without opening it, hovering the mouse over it momentarily will do.

October 22, 2021 Read more →
Windows 3 min read
How to Disable Windows Firewall on Windows 11

The post instructs students and new users on how to disable Windows Defender Firewall on Windows 11 while highlighting the essential role it plays in device security. It notes that Windows Defender Firewall self-disables if commercial firewall software is installed. It also advises on allowing specific apps through the Firewall as a safer alternative to completely disabling it. Users are urged to keep the Firewall enabled unless it interferes with other security products.

October 21, 2021 Read more →
Windows 4 min read
What are the Minimum System Requirements for Windows 11

This post outlines the minimum system requirements for running Windows 11, which are similar to Windows 10 with a few additional features. Microsoft has released a PC Health Check app to determine if a PC meets the necessary specifications. These requirements include a compatible 64-bit processor, 4GB or more RAM, a storage device of 64GB or larger, and a DirectX 12 compatible graphics card, among others. If a device does not meet these standards, upgrading the system or obtaining a new one is advised.

Windows 3 min read
How to Disable Touchscreen on Windows 11

This content provides a step-by-step guide to disable the touch screen feature on a Windows 11 device. It explains how users can navigate the system settings, device manager and the human interface devices category to disable the touchscreen function. To reactivate, users can follow the same process. Restarting the computer finalizes the process.

Windows 3 min read
How to Connect a Wi-Fi Printer on Windows 11

The post provides a guide on how to add a Wi-Fi printer on Windows 11. It states that most new printers support Windows 11 and may not require additional software. The prerequisite is for the printer and computer to be on the same Wi-Fi network. The process involves locating 'Printers & Scanners' under 'Bluetooth & Devices' and following the prompts to connect the printer. If the printer isn't automatically found, users might need to download specific printer software or manually add the printer using its IP address.

October 20, 2021 Read more →
Ubuntu Linux 5 min read
How to Install Apache Maven on Ubuntu Linux

This article guides students and new users on how to install Apache Maven on Ubuntu Linux. Maven, an open-source software project management tool, can easily be installed using Ubuntu's default repositories or manually for the latest version. The post also provides instructions on how to verify the installed version and set up Maven environment variables.

Browsers 3 min read
How to Install Google Chrome on Windows 11

The post provides a guide on how to download, install, and use Google Chrome on Windows 11, as well as setting it as the default browser. Although Microsoft Edge comes pre-installed on Windows 11, users preferring Google Chrome on other devices can easily transition their browser preferences and stored data over to Windows 11.

Windows 2 min read
How to Set Up Parental Controls in Windows 11

The post provides instructions on setting up parental controls on Windows 11. This includes limiting screen time, restricting website access, and enabling security measures. The process requires both parent and child to have Microsoft accounts, with the child's account tied to the parent's and the parent acting as an administrator. Parents have the ability to monitor and control their child's online activity from a centralized dashboard in Windows Settings. The post provides links for account creation and setup.

October 19, 2021 Read more →
Windows 3 min read
How to Create a Microsoft Account

The content outlines the process of creating a Microsoft account for use across various devices and services, including Windows 11, Skype, and OneDrive. It gives step-by-step instructions from choosing a username and password to confirming the account through a one-time code. The post also mentions parental involvement for accounts of those under 13.

Ubuntu Linux 4 min read
How to Install MySQL Workbench on Ubuntu Linux

This article provides a guide for students and new users on how to install and operate MySQL Workbench on Ubuntu Linux. The post illustrates how to manage MySQL or MariaDB databases locally or remotely, run SQL queries, configure servers, and more. It provides installation steps using Snap package management and how to establish a database server connection. It ends by discussing how to disable the auth_socket plugin to enable root password authentication.

October 18, 2021 Read more →
Ubuntu Linux 5 min read
How to Install Redis on Ubuntu Linux

This guide offers instructions for students and new users to install and configure Redis in-memory database on Ubuntu Linux. The process involves running several commands to install Redis, verifying its status, and configuring remote access if required. As a beneficial tool for dynamic applications and websites, Redis enhances speed through its caching abilities, especially in platforms like WordPress and Drupal.

Ubuntu Linux 4 min read
How to List Installed Packages on Ubuntu Linux

This article provides detailed steps for listing all installed packages on Ubuntu Linux using the apt and dpkg-query package management tools. It highlights the importance of knowing installed packages when diagnosing vulnerabilities or replicating installations. Additionally, it discusses how to use filters for a more readable output, or count the total number of installed packages.

October 17, 2021 Read more →
Browsers 4 min read
How to Install Google Chrome on Ubuntu Linux

This piece provides a detailed guide on installing Google Chrome on Ubuntu Linux, a beginner-friendly, open-source operating system. Installation can be done either via Chrome's download page or through the command line console. Google Chrome is not included in Ubuntu's default repositories so it must be manually downloaded and installed.

Ubuntu Linux 6 min read
How to Install CUPS Print Server on Ubuntu Linux

This post educates students and new Ubuntu Linux users on how to establish a CUPS print server. CUPS lets a computer operate as a print server, facilitating printing and print services on Unix-like operating systems. It manages printing tasks in multiple-printer environments and offers several benefits like printing, queueing, and network printing. This tutorial covers the process of installing and configuring CUPS on Ubuntu, verifying its installation, and installing printer drivers.

October 16, 2021 Read more →
Ubuntu Linux 5 min read
How to Install Memcached on Ubuntu Linux

This content provides a detailed guideline on the installation and use of Memcached on Ubuntu Linux for students and new users. Memcached, a lightweight, open-source, in-memory key-value data store functions to significantly enhance the speed of dynamic web applications by caching repeated PHP object or database calls. Instructions for installing, configuring and blocking remote access to Memcached are outlined, alongside necessary precautions to prevent potential misuse.

October 15, 2021 Read more →