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.

2534 Articles4 Topics
Windows 11Ubuntu LinuxCMSApps and Browsers
Windows 3 min read
How to Control DLNA Device Access in Windows 11

This article provides instructions on how to selectively allow or block DLNA devices' access to shared media in Windows 11. To do this, users can navigate to the "Media streaming options" via the Control Panel app. Once DLNA media streaming is enabled, users can allow or block specific devices. Security protocols are noted; the feature should only be used in a trusted network environment.

November 12, 2022 Read more →
Ubuntu Linux 4 min read
How to Install .NET 7 on Ubuntu Linux

The article details the process to install Microsoft .NET 7 on Ubuntu Linux. Microsoft's .NET 7 has improved Linux and ARM64 support, enhances app performance, and introduces new features. While .NET 6 packages are already in Ubuntu's default repositories, .NET 7 packages will need the official Microsoft .NET repository for installation. The article provides step-by-step commands for this process.

November 11, 2022 Read more →
Windows 3 min read
How to Enable Audio and Video in Windows 11 Sandbox

The article provides instructions on how to enable or disable audio and video input from the host to the Sandbox in Windows 11. The Sandbox, a lightweight, isolated desktop environment, by default does not allow audio and video input. This can be changed manually through the Local Group Policy Editor or the Windows Registry. Following these steps permits the Sandbox to receive audio and video input from the host machine.

Windows 3 min read
How to Enable Print Screen for Snipping Tool in Windows 11

The article provides a guide on how to configure the print screen key to open screen Snipping in Windows 11 using the System Settings panel. Windows 11 replaces the previous Snip & Sketch app with a new Snipping Tool, which some users might find inconvenient because it requires pressing many keys. By adjusting system settings, users can use the print screen key for screen snipping, simplifying the screenshot process.

Windows 3 min read
How to Open File Explorer to OneDrive in Windows 11

The article provides a guide to configure Windows 11's File Explorer to open with OneDrive content by default, as opposed to its typical Quick Access view. Following the instructions to set up OneDrive and changing File Explorer's Folder Options allows users to directly access their cloud-stored files whenever File Explorer is launched.

November 10, 2022 Read more →
Windows 3 min read
How to Enable Clipboard Sharing in Windows 11 Sandbox

The article discusses enabling clipboard sharing between the host and the Windows 11 Sandbox, a safety feature that by default prevents such interactions. The procedure includes accessing the Local Group Policy Editor or the Windows Registry to permit or restrict copying and pasting between these elements. These steps effectively let users interact with the isolated sandbox environment more efficiently.

Windows 2 min read
How to Enable Networking in Windows 11 Sandbox

This article provides a guide on enabling or disabling networking in the sandbox environment of Windows 11. By default, networking is off to reduce the attack surface, but for accessing external networks, users must allow it by creating a virtual switch. This can be done through the Local Group Policy Editor or the Windows Registry.

Windows 4 min read
Enable Printer Sharing in Windows Sandbox

The article guides on enabling or disabling printer sharing from a host machine to the Sandbox in Windows 11. Since the Windows Sandbox is an isolated environment, printing directly from it is impossible without sharing the host's printer. The guide includes steps to enable this sharing feature through either Local Group Policy Editor or Windows Registry.

November 9, 2022 Read more →
Ubuntu Linux 3 min read
Install Nexus Repository Manager on Ubuntu

This text explains how to install and use Nexus Repository Manager on Ubuntu Linux, a system beneficial for managing application binaries and build artifacts. The process includes instructions for installing Java OpenJDK and JRE v8, downloading and extracting the Nexus package, creating a Nexus user account, configuring the system to run Nexus, and setting up a reverse proxy server.

Windows 3 min read
How to Enable or Disable DLNA Streaming on Windows 11

The article provides a guide on how to enable or disable DLNA media streaming in Windows 11, allowing users to send or receive media on connected devices such as phones, TVs, or game consoles. The steps involve navigating through Control Panel or utilizing Local Group Policy Editor. The tutorial also warns users to only activate streaming on trusted networks and provides instructions on adjusting default settings.

Windows 3 min read
How to Enable Multiple Windows in Snipping Tool on Windows 11

The article provides steps on how to enable or disable the Snipping Tool's feature of opening screenshots in multiple windows in Windows 11. By default, the tool opens screens in the same window but it can be modified. It also mentions the automatic saving of screenshots in PNG format. The changes are applied by accessing the settings within the Snipping Tool app itself.

November 8, 2022 Read more →
CMS 7 min read
How to Install the MEAN Stack on Ubuntu Linux

The article provides a detailed guide on installing and using the MEAN stack on Ubuntu Linux. The MEAN stack, comprising MongoDB, Express, Angular, and Node, offers a standardized, efficient framework for Java-based website and application development. The guide covers the installation processes of MongoDB, Node.js, and the MEAN stack itself, before highlighting how to create a Node.js web app and run it with a reverse proxy for efficiency.

November 4, 2022 Read more →
Ubuntu Linux 5 min read
Install ModSecurity on Apache for Ubuntu: A Comprehensive Guide

The article provides detailed instructions on installing and using ModSecurity with Apache on Ubuntu Linux. ModSec, an open-source web application firewall, was initially a module on Apache but now supports multiple servers, with advanced performance on Apache. The guide covers installation, configuration, rule modification for preventive actions, and application of OWASP ModSecurity rules.

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 →