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.

2462 Articles4 Topics
Windows 11Ubuntu LinuxCMSApps and Browsers
CMS 3 min read
How to Install Standard Notes Server on Ubuntu

The article presents a detailed guide to installing and using the Standard Notes server, a cross-platform, open-source, and encrypted note-taking app, on Ubuntu Linux. The guide includes installing Docker, downloading and setting up Standard Notes from GitHub, generating configuration secrets, updating certain lines in server and Docker files, starting the server, and running checks. Additionally, it discusses server access options, setting up a reverse proxy for efficiency, the possibility of encrypting traffic with Let's Encrypt, and where to seek assistance.

November 2, 2022 Read more →
Windows 3 min read
How to Check Bluetooth Device Battery in Windows 11

The article provides a guide on how to check the battery level of a Bluetooth device in Windows 11 using the Settings app. To do this, users need to go to the System Settings via a shortcut or click on Start -> Settings. Then, select 'Bluetooth & Devices' to view device details, including battery levels. Not every Bluetooth device sends battery information, so the level might not always be visible.

November 1, 2022 Read more →
Ubuntu Linux 4 min read
How to Mount Linux File System on Windows 11 via WSL

The article explains how to mount an Ubuntu Linux file system on Windows 11 using the Windows Subsystem for Linux (WSL). This enables running a GNU/Linux environment directly in Windows, without a virtual machine or dual-boot. The process involves configuring the WSL environment, running PowerShell commands to mount physical Linux drives, and accessing contents through Windows File Explorer.

October 31, 2022 Read more →
CMS 2 min read
How to Install Apache Hadoop on Ubuntu Linux

The article provides detailed steps to install and use Apache Hadoop on Ubuntu Linux. The process involves initially installing Java OpenJDK, creating a dedicated user account for Hadoop, installing Apache Hadoop, setting up Hadoop environment variables, and configuring Apache Hadoop with a focus on folders, permissions, and system names. Finally, the Hadoop portal is accessed and initiated, confirming a successful installation.

October 29, 2022 Read more →
Windows 3 min read
How to Enable or Disable FilterKeys in Windows 11

The content describes multiple methods to enable or disable FiltersKeys, an Accessibility feature in Windows 11 used to control keyboard repeat rate and ignore repeated keys. These methods include using settings on the sign-in screen, keyboard shortcuts, the Windows Settings app, and the Control Panel. FiltersKeys improves usability for users with disabilities.

October 27, 2022 Read more →
Windows 3 min read
How to Manage Background Apps in Windows 11

The article provides instructions on managing background apps in Windows 11. Users can either permit or restrain apps from operating in the background when not actively in use. Windows 11 offers three settings: "Always", "Power optimized" (recommended), and "Never". These options can be adjusted for individual apps in the system settings. The guide also suggests setting at least one app to 'Always' to maintain connectivity and app updates.

Windows 2 min read
How to Enable or Disable Microsoft Vulnerable Driver Blocklist in Windows 11

The article provides steps to enable or disable the Microsoft Vulnerable Driver Blocklist feature in Windows 11. The feature, activated by default, blocks problematic drivers but could interfere with valid device drivers. It can be managed via the Windows Security App; toggling on/off in the Core isolation details pane under Device Security. Regular monitoring of device performance is advised to prevent erroneous driver blocking.

October 26, 2022 Read more →
CMS 3 min read
How to Install SonarQube on Ubuntu Linux

The article provides step-by-step instructions on how to install and use SonarQube on Ubuntu Linux. SonarQube is an open-source platform that allows developers to inspect and analyze code quality and implement best security practices. The guide covers the installation of dependencies like OpenJDK and PostgreSQL, creating a SonarQube database and user, downloading and configuring SonarQube, and accessing the SonarQube portal. The author also suggests setting up a reverse proxy for optimal usage.

October 23, 2022 Read more →
CMS 3 min read
How to Install Mastodon CMS on Ubuntu Linux

The article provides a detailed walkthrough on how to install and use the Mastodon social networking CMS on Ubuntu Linux. Mastodon, a free and open-source CMS supports microblogging features; it is self-hosted, and supports interaction via mobile devices. The installation process involves steps such as setting up dependencies, installing Node.js, Yarn, PostgreSQL, Ruby, and finally setting up Mastodon along with managing its services and setting up an SSL certification.

October 22, 2022 Read more →
CMS 2 min read
How to Install JasperReports Server on Ubuntu Linux

The article provides a comprehensive guide on how to install and use JasperReports, a Java-based, open-source reporting engine on Ubuntu Linux. It includes steps to install prerequisite software such as OpenJDK and MariaDB, the creation of a database account, and setting up a Tomcat server. Instructions are also provided to download the JasperReports files, configure them, restart services, and access the JasperReports portal. There is also a section on configuring JasperReports with a reverse proxy server.

October 21, 2022 Read more →
Ubuntu Linux 4 min read
How to Install NVM on Ubuntu: A Step-by-Step Guide

The article provides a detailed guide on installing and using nvm (node version manager) on Ubuntu Linux. Nvm, a version manager for node.js allows developers to install, manage, and quickly switch between multiple node.js versions on the same system using command line, enhancing project-specific execution. The article also includes precise instructions on installing, updating, activating nvm, and installing or uninstalling different node.js versions.

October 20, 2022 Read more →
Windows 2 min read
How to Enable or Disable Flashing Taskbar Apps in Windows 11

The article provides a tutorial on how to enable or disable the "Show flashing on taskbar apps" feature in Windows 11. This feature signifies system updates, hardware issues, and other notifications that require user attention through flashing icons on the taskbar. The process involves navigating to System Settings and adjusting the Taskbar behaviors.

Ubuntu Linux 2 min read
Installing Gatsby.js on Ubuntu: A Step-by-Step Guide

The article provides a detailed guide on how to install and use the Gatsby.js framework on Ubuntu Linux. Gatsby.js is a fast, secure, React-based, open-source framework used for building robust apps and websites while integrating various content, APIs, and services. It also supports building headless CMS with templates for platforms like WordPress, Shopify, and Drupal. The installation process involves setting up Node.js, the Gatsby command line interface, and creating a Gatsby app.

October 19, 2022 Read more →
Windows 2 min read
How to Exit S Mode in Windows 11

The article discusses how to switch out of S Mode in Windows 11 for devices that come pre-established with this feature by the original manufacturer. S Mode enhances security and performance, allowing only app installation from the Microsoft Store. Users wanting to install apps from other sources or upgrade to Windows 11, can switch out of S Mode for free, but cannot revert back to it. Instructions for switching are provided.