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.

2465 Articles4 Topics
Windows 11Ubuntu LinuxCMSApps and Browsers
Ubuntu Linux 2 min read
How to Enable Visual Alerts on Ubuntu Linux

The article provides guidance on how to turn on or off visual alerts in Ubuntu Linux computers. These visual alerts can be helpful when a system does not have a sound card or when the user prefers not to disturb others with alert sounds. To enable or disable this feature, one needs to navigate to the System Settings, select Accessibility, then Visual Alerts, and finally choose whether they want to flash the entire window or screen when an alert occurs.

January 16, 2023 Read more →
Ubuntu Linux 2 min read
How to Enable or Disable Animations in Ubuntu

The article guides readers on how to enable or disable desktop animations on Ubuntu Linux, depending on their system's performance. Faster computers can use these features to enhance their experience, while slower systems may see improved performance by disabling these effects. Instructions are provided to navigate Ubuntu's System Settings and adjust the animations easily.

January 14, 2023 Read more →
Windows 4 min read
How to Create Desktop Shortcuts in Windows 11

The article provides a guide on creating desktop shortcuts in Windows 11. The shortcuts can point to files, folders, apps, or websites. Different methods include using the "New Item Shortcut Wizard," the "Send to" command in the context menu, dragging items from the start menu, or dragging and dropping web addresses directly onto the desktop. Deleting a shortcut doesn't eliminate the original file or folder.

Windows 3 min read
How to Initialize New Disks in Windows 11

The article outlines steps for initializing new disks in Windows 11. If a new disk doesn't appear in File Explorer, it may need a drive letter or initialization. Initializing a disk erases all data, preparing it for use. The guide provides step-by-step instructions for performing this action via the Windows Settings app, and also through the Windows Disk Management tool.

January 11, 2023 Read more →
Browsers 2 min read
How to Enable or Disable Website Typo Protection in Microsoft Edge

The article guides users on activating or deactivating the Website typo protection feature in the Microsoft Edge browser. The feature, designed to enhance online security, redirects users to legitimate sites when they mistype URLs, avoiding potential fraudulent websites. Steps include modifying browser settings or tweaking the Windows Registry.

January 9, 2023 Read more →
Ubuntu Linux 2 min read
How to Change Icon Position on Ubuntu Desktop

This article explains how to change the position of new icons on the Ubuntu Linux desktop. Users can select one of four positions (Top Left, Top Right, Bottom Left, or Bottom Right) through the System Settings panel. The changes apply immediately. It also briefly mentions how to add additional desktop icons.

Ubuntu Linux 2 min read
How to Change Icon Size on Ubuntu Desktop

The article guides how to change the size of desktop icons on Ubuntu Linux. By navigating through the Activities overview or the System menu, users can reach the System Settings panel and then the Ubuntu Desktop settings. They can choose among Small, Normal, Large, or Tiny sizes for desktop icons. The changes apply immediately.

January 8, 2023 Read more →
Ubuntu Linux 2 min read
How to Add Desktop Icons in Ubuntu Linux

The article explains the process of adding application icons to the desktop in Ubuntu Linux, a task which is not straightforward. This is achieved by locating the .desktop file for the desired application in specific directories and then copying it to the "Desktop" folder in the Home directory. Once pasted, users must grant launching permissions to allow the icon to function.

Browsers 3 min read
How to Enable Close Tabs Prompt in Microsoft Edge

The article explains how to toggle on or off the prompt to confirm closing a window with multiple tabs in Microsoft Edge, the default browser of Windows 11. Steps are provided for adjusting this setting in the browser’s menu interface and through the Windows Registry. The setting is on by default to prevent unintentional closing of multiple tabs.

January 6, 2023 Read more →
Ubuntu Linux 4 min read
How to Retrieve User IDs in Ubuntu Linux

The article outlines how to obtain a unique user ID (UID) on Ubuntu Linux. UID can efficiently track and manage users on a multi-user system. The 'id' command provides a user's UID, while 'lslogins -u' lists all system users' IDs, and the 'getent passwd' command displays a user's UID by reading /etc/passwd.

January 5, 2023 Read more →
Windows 3 min read
How to Check Computer Specs in Windows 11

The article explains various ways to check system specifications on Windows 11, even without accompanying documentation. The methods listed are: checking the 'About' pane in the Settings app, using the 'System Information' tool, using Command Prompt with the 'systeminfo' command, or using Windows PowerShell with the 'Get-ComputerInfo' command. Users can find detailed information about installed hardware such as RAM, hard disk, and adapters.

January 4, 2023 Read more →
Ubuntu Linux 2 min read
How to Check RAM on Ubuntu Linux: Step-by-Step Guide

The article outlines the process of checking system RAM on Ubuntu Linux, which can be advantageous while specifying system requirements. Various tools can be used for this task from the System Settings panel or through terminal commands such as 'free', 'watch', 'top', and 'dmidecode'. These tools not only reveal RAM size and usage but also type and speed.

January 3, 2023 Read more →
Ubuntu Linux 3 min read
How to Remove Users from Groups in Ubuntu

This article provides a guide on removing users from groups in Ubuntu Linux. The article explains that each account on Ubuntu Linux belongs to one or more primary or secondary groups. Removing a user from a group is done using the 'deluser' command. If needed, the primary group of an account can be changed using the 'usermod' command. To check the group of a user, the 'groups' command is used.

Ubuntu Linux 4 min read
How to Add Users to Groups in Ubuntu Linux

This article provides a guide for adding users to groups in Ubuntu Linux, a function that helps regulate account access to resources. It distinguishes between primary and secondary groups, with a new account automatically joining the corresponding primary group. The text also specifies how to add a user to a group, change a user's primary group, and lists all groups in Ubuntu Linux.

January 2, 2023 Read more →
Windows 2 min read
How to Re-register Microsoft Store in Windows 11

The article provides a guide to re-register the Microsoft Store app in Windows 11. The Microsoft Store app comes pre-installed and if it malfunctions or corrupts, troubleshooting steps include resetting, repairing, reinstalling or re-registering the app. The process to re-register the app for the current user or all users, using PowerShell commands, is explained step-by-step.

December 30, 2022 Read more →