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.

2469 Articles4 Topics
Windows 11Ubuntu LinuxCMSApps and Browsers
Windows 2 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.

October 19, 2021 Read more →
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 →
Windows 2 min read
How to Rename Audio Devices on Windows 11

The content instructs on renaming audio devices in Windows 11 to avoid confusion when multiple are connected. Users can give each device a unique, descriptive name through the System Settings pane. This can save users from inadvertently playing unsuitable content over the wrong device. Instructions for the renaming process, with associated images, are provided step-by-step.

Windows 2 min read
How to Manually Download Windows 11 Updates

The post provides a guide on how to manually download and install updates for Windows 11 from the Microsoft Catalog website if Windows Updates is not working automatically. Using a specific Knowledge Base (KB) number, users can search for the relevant update package, download, and install it manually, including initiating a system reboot to complete the update process. This method should be used temporarily until automatic Windows Updates are restored.

October 14, 2021 Read more →
Ubuntu Linux 5 min read
How to Add or Remove a User on Ubuntu Linux

The post provides detailed instructions on how to add or remove users on Ubuntu Linux, whether for system administrators or home users. It outlines two command-line tools namely "useradd" and "adduser", with elimination processes via "userdel" and "deluser" commands. The guide also presents steps for command line user addition and GUI-based application instructions for Ubuntu desktop user management. It further elucidates how to upgrade a user to administrator.

October 13, 2021 Read more →
Windows 2 min read
How to Show Email on Windows 11 Sign-In Screen

The post provides a guide on how to display additional account details such as email addresses on the sign-in screen in Windows 11. This feature helps to identify accounts, especially in a system with multiple users. The post also explains how to disable this option if one decides not to show these additional details later.

Ubuntu Linux 9 min read
How to Mount Windows 11 Shares on Ubuntu Linux

The content provides a detailed walkthrough for mounting Windows shares on Ubuntu Linux, using Windows 11 and Ubuntu as examples. Steps include enabling Network Discovery and Public Folder Sharing in Windows 11, setting up file sharing, and installing the required CIFS utility package on Ubuntu. A user can then mount the Windows share using the mount command with the cifs file system. There are also instructions for setting up auto-mount whenever Ubuntu starts up.

October 12, 2021 Read more →
Windows 2 min read
How to Create Windows 11 ISO Using Rufus for Older Systems

This instructional guide demonstrates how to create a Windows 11 ISO file for unsupported hardware using Rufus, a utility that formulates bootable USB flash drives. Creating an ISO file allows installation of Windows 11 on hardware that doesn't meet standard requirements. Note that possessing a valid product key is critical, as there are no free versions of Windows 11. This process involves downloading the Windows 11 ISO file and Rufus, then using specific settings to produce an ISO image suited to unsupported PCs.

Ubuntu Linux 5 min read
How to Setup Apache Reverse Proxy

This post provides a guide for setting up the Apache HTTP server as a reverse proxy. Apache, typically a web server, can function as a reverse proxy for applications/devices lacking web server features. Using Apache reduces backend server load via SSL encryption, caching, etc. Steps include enabling necessary modules and setting configurations. This is particularly helpful for students or new users of Ubuntu Linux, a popular operating system for desktops and servers.

October 11, 2021 Read more →
Ubuntu Linux 5 min read
How to Setup Nginx Reverse Proxy

This guide demonstrates setting up a reverse proxy on the Nginx HTTP server, often used as a reverse proxy for HTTP and non-HTTP servers. A reverse proxy directs client requests to appropriate backend servers and can perform tasks such as SSL encryption, caching, load balancing, and compression. The guide offers instructions and configurations for using Nginx as a reverse proxy for various applications and backend servers, focusing on ease of understanding for students and beginners.

Exit mobile version