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.

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

Windows 3 min read
How to Display Day of the Week on Windows 11 Taskbar

The post outlines a guide on how to display the day of the week on the Windows 11 Taskbar, a feature not activated by default. It directs users to the System Settings within the new operating system, detailing the pathway to create a custom date format under 'Language & region' and 'Administrative language settings.'

Ubuntu Linux 5 min read
How to Reset MySQL or MariaDB Root Password

This content provides a step-by-step guide to resetting or changing MySQL or MariaDB passwords on Ubuntu Linux. The tutorial addresses scenarios such as forgetting the root password in these databases and guides users through various command line instructions for password recovery, depending on the MySQL or MariaDB server's version being used. Additionally, it covers using the auth_socket plugin and explains how to restart the database servers after performing the necessary actions.

October 10, 2021 Read more →
Ubuntu Linux 3 min read
How to Change Hostname in Ubuntu 24.04

This article provides instructions on changing the hostname in Ubuntu 24.04. It emphasizes the importance of unique hostnames for device identification on a network. Users can change the hostname using the `hostnamectl` command and must also update the "/etc/hosts" file. A system reboot is required for changes to take effect.

Ubuntu Linux 5 min read
How to Install PostgreSQL on Ubuntu Linux

The post provides a comprehensive guide on installing PostgreSQL and the pgAdmin4 tool on Ubuntu Linux, ideal for students and new users. PostgreSQL, an open-source database, supports C/C++, Java, among other languages. The post details how to add the PostgreSQL repository, install the database, validate its status, and change administrator passwords. It also covers how to install the pgAdmin4 web portal for easy management using a web browser.

Windows 2 min read
How to Show Windows 11 Taskbar on All Monitors

This post instructs how to display the Taskbar on additional monitors when using Windows 11. By default, the Taskbar is only on the main monitor, but it can also be extended to other displays. This customization allows users to control minimized apps from every monitor. This can be accomplished by navigating to System Settings, then Personalization, and selecting "Show my taskbar on all displays" within Taskbar behavior.

October 9, 2021 Read more →
Windows 3 min read
How to Connect to Hidden WiFi in Windows 11

This post guides students and new users on joining hidden WiFi networks using Windows 11. Hidden networks require a known SSID and password for access. Windows 11's centralized System Settings allows for easy connection. By navigating to WiFi settings and entering the appropriate details, users can successfully connect to hidden WiFi networks.

October 7, 2021 Read more →
Windows 4 min read
How to Install Windows 11 from a Bootable USB

This article instructs on creating a bootable USB flash drive to install or reinstall Windows 11 using the Media Creation Tool. This tool is useful for users desiring a clean install to avoid issues carried over from Windows 10. The guide covers step-by-step directions to use the tool, from downloading it to setting up the computer boot from the USB drive.

October 6, 2021 Read more →
Windows 2 min read
2 Easy Ways to Adjust Volume in Windows 11

The post provides a guide on adjusting sound volume on Windows 11, either via the Quick Settings menu or the Windows settings app. When using Quick Settings, activating it can be done by clicking a hidden button on top of the Wi-Fi, Speaker, and Battery icons, and adjusting with a slider. The Windows settings app allows for adjustment of individual sound devices.

October 5, 2021 Read more →
Windows 3 min read
How to Enable or Disable WiFi autoSwitch on Windows 11

The article provides instructions on how to enable or disable the WiFi autoSwitch feature on Windows 11. This feature, typically disabled by default, allows the system to automatically connect to a preferred network when it comes into range, which could be advantageous in multi-WiFi network environments. Alternatively, the automatic connection may increase scanning frequency, radio frequency pollution, and power consumption. The guide also explains how to adjust this setting via the System Settings pane or Command Prompt.

October 4, 2021 Read more →
Windows 3 min read
How to Backup and Restore Device Drivers on Windows 11

The content provides detailed instructions for exporting and importing device drivers on Windows 11. This process aids in the migration or replacement of old PCs with legacy devices. In situations where critical device support from manufactures is absent, users can export the working drivers and use them on a new PC. The post also emphasizes the practice of regularly backing up device drivers. Windows 11 allows this process through specific commands. The tutorial also offers advice on how to selectively import exported drivers.

October 3, 2021 Read more →
CMS 4 min read
How to Update WordPress Using SSH Terminal

The post provides step-by-step instructions for upgrading a WordPress website via SSH terminal console. It highlights the methods for backing up database and content, removing old directories, downloading the latest WordPress files, and copying these files into the root directory. Instructions also include the initiation of the upgrade process and ensuring updated changes post-process completion.

October 2, 2021 Read more →
Windows 3 min read
How to Enable Checkboxes in Windows 11 File Explorer

The post provides a guide on how to turn on or off checkboxes in File Explorer on Windows 11. This feature helps users select multiple files more easily, making it especially useful for touchscreen or tablet devices. The tutorial provides instructions on enabling the feature and also on how to disable it if no longer desired.

October 1, 2021 Read more →
Windows 2 min read
How to Connect to Wi-Fi on Windows 11

This text explains how to connect to a Wi-Fi network on Windows 11. Instead of a Taskbar icon as in previous versions, Windows 11 uses the Quick Settings feature on the Taskbar to access Wi-Fi. Users can also use the Windows Settings app. For both methods, users need to turn on Wi-Fi, select a network within range, input the password, and connect.

September 30, 2021 Read more →
Exit mobile version