Category: Tutorial

Category: Tutorial

How to Fix the Emoji Code Error That Keeps Appearing When Updating Plugins on Your WordPress Website
November 16, 2021 Tutorial rhalp10

If this code appears on your WordPress site and causes issues when updating plugins. This post may assist you in troubleshooting your problem. img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }

Read More
How To Install Google Login On A Windows Computer
November 6, 2021 Tutorial rhalp10

A quick tutorial on how to add a Google login function to your Windows computer. Requirements: License: GCPW (standalone)—Supported editions for this feature: Frontline; Business Starter, Standard and Plus; Enterprise; Education Fundamentals, Standard, Teaching and Learning Upgrade, and Plus; G Suite Basic and Business; Essentials; Cloud Identity Free and Premium.  Compare your edition Windows device management (standalone or with GCPW)—Supported editions

Read More
Garena League of Legends Direct Download 2022
October 8, 2021 Games, Tutorial rhalp10

Yo, summoners! Hyped to jump into League of Legends with Garena? If you’re in Southeast Asia, Garena’s the way to go for local servers, cool events, and that community feel. But let’s be honest, finding the right download can feel like a 5v5 with no wards. In 2022, I messed around with this myself, so

Read More
How to Install ZeroTier on Mac and Access Windows 10
August 28, 2021 Networking, Remote Work, Tutorial rhalp10

ZeroTier is a powerful software-defined networking tool that creates secure, peer-to-peer virtual networks, allowing devices to connect as if they were on the same local network. This guide walks you through installing ZeroTier on a Mac, setting it up, and using it to access a Windows 10 machine remotely for tasks like file sharing or

Read More
How to Install Splashtop Business for Remote Desktop Access
August 21, 2021 Cybersecurity, Tutorial, Windows 10 rhalp10

Splashtop Business is a secure and high-performance remote desktop solution that enables users to access computers from anywhere, making it ideal for remote work, IT support, and team collaboration. This guide walks you through the steps to install Splashtop Business, including the Business App and Streamer, on various platforms such as Windows, macOS, Linux, iOS,

Read More
How Do I Embed / Iframe Another Website Into My Own?
June 13, 2021 Tutorial rhalp10

Would you like to incorporate an existing site, such as google.com, into your website? Follow these few simple PHP scripts. 1. Create a sample “sampleindex.php” file to use as the other site’s iframe. <iframe src="http://localhost/sample_embed/preview.php" width="100%" height="100%" frameborder="0"></iframe> 2. Create a new file called “preview.php” and paste the following code inside then save. <?php $_GET

Read More
How to Disable the Windows Defender Firewall on Windows 10
April 28, 2021 Cybersecurity, IT Administration, Troubleshooting, Tutorial, Windows 10 rhalp10

The Windows Defender Firewall in Windows 10 helps protect your computer by controlling incoming and outgoing network traffic. However, there may be situations—such as troubleshooting network issues, testing applications, or using alternative security software—where you need to temporarily disable it. This guide explains how to turn off the Windows Defender Firewall safely and provides steps

Read More
How to Create a ZeroTier Network
April 28, 2021 Networking, Tutorial rhalp10

ZeroTier is a powerful tool for creating secure, peer-to-peer virtual networks that connect devices across the internet as if they were on the same local network. This guide will walk you through the steps to set up your own ZeroTier network. Prerequisites Step 1: Sign Up and Create a Network Step 2: Install ZeroTier on

Read More
How To Get Rid Of The Shortcut Virus On Windows 10/USB/Flashdrive
January 8, 2021 Tutorial rhalp10

This article will teach you how to remove a shortcut virus from an infected device such as a USB drive, flash drive, pen drive, SD card, or even your computer. There’s a good chance your files are still intact and safely stored on your own drive. These are the methods for resolving your issue and

Read More
How To Remove PHP Extensions From Your Hostinger Website Using An Htaccess File
November 9, 2020 Tutorial rhalp10

If you’re looking to enhance the appearance and functionality of your Hostinger-hosted website, removing the .PHP extension from your URLs can give it a cleaner and more professional look. In this article, we will provide you with a basic guide on how to achieve this using an .htaccess file. Let’s get started! Step 1: Accessing

Read More