Use the search bar below to explore the Raptor IT Knowledge Base!
- Install Tailwind CSS with Create React AppSetting up Tailwind CSS in a Create React App project. Create your projectStart by creating a new React project with the upcoming version of Create…
- Create a New React AppUse an integrated toolchain for the best user and developer experience. This page describes a few popular React toolchains which help with tasks like: Scaling…
- How to Buy a Domain Name: Domain Registration GuideWhat you need to know about domain names, how to choose the right one, and the steps to take to check if a domain name…
- Update drivers in WindowsWindows 11 Windows 10 Before you begin Driver updates for Windows, along with many devices, such as network adapters, monitors, printers, and video cards, are…
- How to change a MacBook passwordChange your password often (Image: © Future) When you set-up your Mac or MacBook for the first time, you’ll be asked to create an account…
- Change or reset your Windows passwordWindows 11 If you forgot or lost your password for Windows 10, Windows 8.1, or Windows 7, you may be able to change or reset…
- DIY SEO: 6 Steps That Anyone Can Follow to Get ResultsTable of contents 1. Set Your Organic Search Baseline 2. Research Keywords and Relevant Search Queries 3. Publish Optimized Content 4. Analyze Your Backlinks 5….
- How to Use Social Media for Small Business: 12 Simple TipsIf you have a business, you likely spend a lot of your time trying to dig up the latest social media marketing tips. And for…
- Get started with AnalyticsTo start collecting basic data from a website: Create or sign in to your Analytics account: Go to google.com/analytics Do one of the following: To…
- How to Use Google My Business to Get More CustomersTo really make your Google My Business profile work for you, you have to optimize it. Here are a few quick and easy ways to…
- Microsoft Teams: Sign in, sign up, sign out and add a new accountMicrosoft Teams personal Microsoft Teams Small Business To sign up for Teams for personal and small business use, all you need is a Microsoft account. If you are using…
- Getting started with Microsoft TeamsSign in to Teams Start Teams. In Windows, click Start > Microsoft Teams. On Mac, go to the Applications folder and click Microsoft Teams. On mobile,…
- How to check for Updates in Microsoft Office 2016 or 365Description: This article will show how to check for program updates for Microsoft Office 2016 or Office 365 software. This may be useful if you…
- Management of Microsoft Office 365ADManager Plus, ManageEngine’s web-based Active Directory (AD) management and reporting solution, also doubles as an Microsoft 365 management and reporting platform. It allows you to…
- Update macOS on MacUse Software Update to update or upgrade macOS, including built-in apps like Safari. Before you get started, it’s a good idea to back up your Mac….
- Protect your Mac from malwaremacOS has many features that help protect your Mac and your personal information from malicious software, or malware. One common way malware is distributed is…
- How to scan your Windows PC for malwareIf you think your PC is infected with some kind of malware or you just want to do a scan as part of a digital…
- Internet Safety TipsIn this guide, we cover a wide range of cyber threats and ask experts exactly what the best ways to avoid them are. Our independent…
- Are Password Managers Safe?If you’re struggling to juggle your passwords, the solution to your woes is a password manager. See our recommendations. Our independent reviews and recommendations are…
- Add or remove accounts on your PCThis article describes how to add or remove accounts on your PC. Having different accounts on a shared PC lets multiple people use the same…
- 12 Tips to Troubleshoot Your Internet ConnectionHave a full house working, gaming, streaming, and news binging, all at the same time? If you’re experiencing lags, the problem might be on your…
- Troubleshooting offline printer problemsWindows 10 Your printer might appear offline if it can’t communicate with your PC. Try following these steps to get your printer back online. 1….
- Update WindowsWindows 11 Windows 10 In Windows 11, you decide when and how to get the latest updates to keep your device running smoothly and securely. To…
- How to Set Up Parental Controls on Your ChromebookHere’s how to set up the new Family Link parental controls on Chromebooks, making them safer for younger users. Chromebooks are perfect for children. They’re…
- The Best Antivirus Software for BusinessAntivirus is an essential tool for any modern business. We take a look at some of the best available, from McAfee to Norton. Our independent…
- Best Cheap Web HostingPicking the best cheap web hosting providers doesn’t have to feel like taking a risk with your website. Our independent reviews and recommendations are funded…
- Increasing the WordPress Memory LimitTo adjust on your own, here are some methods to try. Be aware that this section requires advanced knowledge; it is not basic. Edit your wp-config.php…
- Add roles for your Facebook PageFrom your News Feed, click Pages in the left menu. Go to your desired Page, then click Settings in the left column. Click Page Roles in the left column….
- Add Admins to your LinkedIn PageDesignated Admins of a LinkedIn Page can add or remove other Admins Navigate to your desired LinkedIn Page On the left side of your LinkedIn…
- Claim a LinkedIn Company PageLinkedIn creates Listing Pages to help members have a better experience on their platform. Any member who has listed the organization on their profile will…
- Add owners and managers for your Google businessOwners of Google Business Profiles can invite additional users to become owners and managers. On your computer, sign in to Google My Business. If you…
- Debugging in WordPressWordPress comes with specific debug systems designed to simplify the debugging process as well as standardize code across the core, plugins and themes. WP_DEBUG WP_DEBUG is…
- Initial Server Setup with Ubuntu 20.04When you first create a new Ubuntu 20.04 server, you should perform some important configuration steps as part of the basic setup. These steps will…
- Downloading and Installing Virtualmin GPLGetting started with Virtualmin can be done with a few simple steps, using an automated install script. Install your Operating System Start with a freshly installed, Grade…
- Creating and Managing Python Virtual Environments on Ubuntu 20.04About Virtual Environments A python virtual environment is a self-contained directory tree that includes a Python installation and number of additional packages. The main purpose…
- Setting Up SSH Keys on Unix-based SystemsAbout SSH Keys Secure Shell (better known as SSH) is a cryptographic network protocol which allows users to securely perform a number of network services…
- Generating SSH Keys on Windows SystemsStep 1 — User key generation To use key-based authentication, you first need to generate some public/private key pairs for your client. From PowerShell or…
- Installing mysqlclient on Ubuntu 20.04mysqlclient is a fork of MySQLdb1 that enables python3 to interface with a MySQL database on an Ubuntu server. First, ensure that you have python3…
- How to change environment variables on Windows 10Open the Start Search, type in “env”, and choose “Edit the system environment variables” Click the “Environment Variables…” button. Set the environment variables as needed….
- Enabling SSH Key Authentication on Unix-based SystemsAuthenticating to Your Ubuntu Server Using SSH Keys If you have successfully deployed an ssh key onto your server, you should be able to log…