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.

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

Ubuntu Linux 2 min read
Connecting to Hidden WiFi on Ubuntu

The article explains how to connect to a hidden WiFi network using Ubuntu Linux. It emphasizes that unlike regular networks, hidden networks don't appear on the WiFi settings; thus, one must know the full SSID to connect. The steps are provided, including accessing the System Settings panel, selecting the WiFi tile, choosing 'Connect to Hidden Network', and then inputting the network details correctly.

October 18, 2022 Read more →
Windows 3 min read
How to Show Encrypted NTFS Files in Color

This article provides instructions on how to enable or disable the feature "Show Encryption or Compressed NTFS files in Color" in Windows 11. Enabling this feature in the File Explorer can help users differentiate their encrypted and compressed files from regular ones, adding an extra level of security to their data.

October 17, 2022 Read more →
CMS 3 min read
How to Install Monica CRM on Ubuntu with Nginx

The content provides a detailed guide on installing and using Monica Personal CRM, an open-source relationship management web application on Ubuntu Linux using Nginx support. The instructions involve the installation of Nginx, MariaDB, PHP, Node.js, Yarn, Composer, setting up a database for Monica, cloning Monica's project from GitHub, installing PHP dependencies for Monica, and configurations including Nginx server block setup and SSL security.

Ubuntu Linux 4 min read
Enable or Disable Camera in Ubuntu Linux

The post explains how to enable or disable the camera in Ubuntu Linux using the command line, due to the lack of camera controls in the Ubuntu settings app. Most Ubuntu camera drivers are UVC compliant and managed by the uvcvideo kernel driver module. Disabling the camera involves removing the driver using the 'modprobe' command and adding it to a blocklist. Re-enabling is achieved by unblocking the driver and re-adding it using the same command.

October 16, 2022 Read more →
Ubuntu Linux 2 min read
Change Power Button Behavior in Ubuntu Linux

The article provides a tutorial on how to modify the power button behavior in Ubuntu Linux. By default, the power button is designed for turning on the machine and can also perform functions like shutdown, restart, or do nothing while the computer is on. The process involves accessing the System Settings panel and choosing a preferable action on the 'Power button behavior' setting which then applies to the PC's power button.

Ubuntu Linux 2 min read
Enable or Disable Dim Screen in Ubuntu Linux

This text guides on how to enable or disable the power-saving feature in Ubuntu Linux that dims the screen when idle. It also highlights the utilization of an integrated light sensor for automatic brightness adjustment. This setting can be accessed and modified via the System Settings menu under the Power settings panel.

Ubuntu Linux 2 min read
How to Change Screen Brightness in Ubuntu Linux

The post explains how one can manually adjust screen brightness in Ubuntu Linux since automatic brightness settings can sometimes lead to display issues, particularly with the use of external monitors. One can access a brightness slider from the System menu in the top bar or through the Settings app. Instructions for adjusting brightness within Windows 11 are briefly mentioned.

October 15, 2022 Read more →
Ubuntu Linux 4 min read
How to Change Power Mode in Ubuntu Linux

The article outlines how to switch power modes in Ubuntu Linux. Ubuntu Linux by default uses a balanced power mode but allows users to modify this based on their requirements. Different power modes can be selected for AC and battery (DC) usage. The options include balanced mode, power saver, and performance mode - each catering to different needs for power usage and performance.

Ubuntu Linux 3 min read
How to Install RustDesk on Ubuntu Linux

This article provides a step-by-step guide to installing and using the RustDesk remote desktop tool on Ubuntu Linux. RustDesk is open-source, secure, and requires no configuration, offering features like end-to-end encryption, log tracking, and user permissions management. RustDesk allows users to remotely access and control desktop PCs and Android devices easily. It can also be installed on Windows without administrative privileges.

October 14, 2022 Read more →
CMS 2 min read
How to Install sysPass Password Manager on Ubuntu

The article details the installation and use of the sysPass password manager on Ubuntu Linux. sysPass is a free, open-source, multiuser password manager that employs HTML5 and PHP technologies for enhanced user experience and robust password encryption. The text provides step-by-step procedures for server and database preparations, sysPass installation, PHP configurations, and securing the server with Let's Encrypt certificate.

October 11, 2022 Read more →
CMS 2 min read
How to Install Matrix Synapse on Ubuntu

The article outlines the steps for installing the Matrix Synapse chat server on Ubuntu Linux. Matrix is an open-source, real-time web-based communication platform, and Synapse is a Matrix home server. The installation process is detailed, including prerequisite packages, adding Matrix package repository, and configuring Matrix Synapse. After installation, users are guided to create a super user and advised on best practices such as running Matrix Synapse behind a reverse proxy.

October 10, 2022 Read more →