RackNerd Billboard Banner
  • How to Make Bubble Letters in Microsoft Word

    If you’re using Microsoft Word to create an event flyer, party invitation, or greeting card, you’re probably looking for upbeat and fun styles. For the text, consider using bubble letters to add some whimsy to your creation. Here’s how to create bubble letters in Word on Windows. Links:DaFont – https://www.dafont.com/search.php?q=bubbleFontSpace – https://www.fontspace.com/category/bubbles1001 Fonts – https://www.1001fonts.com/bubbly-fonts.htmlFreepik…

    read more

  • How to Install WordPress on Ubuntu

    Whether you’re an experienced WordPress developer or just getting started, installing WordPress on Ubuntu is quick and easy. Links:XAMPP – https://www.apachefriends.org/download.htmlWordPerss – https://wordpress.org/download/ Commands:cd ~/Downloadssudo chmod 777 xampp-linux-x64–installer.run sudo ./xampp-linux-x64–installer.runsudo /opt/lampp/lampp startunzip wordpress-*.zipcd /opt/lampp/htdocssudo mkdir comevesudo cp -R ~/Downloads/wordpress/ /opt/lampp/htdocs/comevesudo chown www-data:www-data -R /opt/lampp/htdocs/comeve/sudo chmod 777 -R /opt/lampp/htdocs/comeve Chapters:0:00 Intro0:23 Set Up a LAMP Stack3:14…

    read more

  • How to Create a Windows Virtual Machine in Linux With KVM

    Setting up a Windows virtual machine in Linux with KVM is better than dual-booting. Here’s how to get started. Links:Windows 10 (Free) – https://www.microsoft.com/en-in/software-download/windows10 Commands:grep -Ec ‘(vmx|svm)’ /proc/cpuinfosudo apt install qemu-kvm libvirt-daemon bridge-utils virt-managersudo pacman -S qemu libvirt bridge-utils virt-managersudo dnf install @Virtualizationsudo systemctl enable libvirtdsudo systemctl start libvirtdsudo systemctl status libvirtdsudo usermod -aG libvirt…

    read more

  • How to stop automatic driver installation on Windows 10

    Windows 10 provides three ways to stop automatic driver updates. In this video, I will teach you the steps to change the settings and stop automatic driver updates on Windows 10. Chapters:0:00 Intro0:23 Disable automatic driver updates on Windows 10 From the Settings app1:11 Disable automatic driver updates on Windows 10 From the Group Policy…

    read more

  • Display interactive logon messages for Windows PCs via GPO

    In this video, I will show you how to display interactive logon messages for Windows PCs via GPO. Chapters:0:00 Intro0:23 How to Display interactive logon messages for Windows2:13 Undo the changes3:12 End screen What you’ll learn: 1. How to Enable Interactive logon Messages for Windows Computers a. How to display a legal notice or warning…

    read more

  • Display logon banners for Windows PCs via Windows Registry

    In this video, I will show you how to display logon banners for Windows PCs via Windows Registry. Oftentimes, users undermine the importance of security practices. However, the display of a warning message before signing in helps prevent an attack or warn malicious or uninformed users about the consequences of their actions before it happens.…

    read more

  • How to Fix the Xbox App Not Opening Issue on Windows 11

    If the Xbox app refuses to open or work correctly, you’re likely dealing with a random software hiccup, a corrupt application cache, or problems with the operating system. This video will show you multiple suggestions and solutions to fix Xbox app launch issues on Windows 11. Commands:Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”} Chapters:0:00…

    read more

  • How to hide buggy updates on Windows 10

    You can automatically block updates from downloading on Windows 10 using the Show or hide updates tool or PowerShell, and here’s how. Link:Show or hide updates troubleshooter – https://download.microsoft.com/download/f/2/2/f22d5fdb-59cd-4275-8c95-1be17bf70b21/wushowhide.diagcab Commands:Install-Module PSWindowsUpdateGet-WindowsUpdateHide-WindowsUpdate -KBArticleID KBNUMBERHide-WindowsUpdate -Title “UPDATE-TITLE”Show-WindowsUpdate -KBArticleID KBNUMBERShow-WindowsUpdate -KBArticleID KB5003173Set-ExecutionPolicy -ExecutionPolicy RemoteSignedImport-Module PSWindowsUpdate Chapters:0:00 Intro0:23 Hide cumulative updates using troubleshooter1:46 Show cumulative updates using troubleshooter3:10 Hide…

    read more

  • How to Make Flashcards in Microsoft Word

    While you could do this manually, Microsoft Word documents can be customized to create your own flashcards that cater to your specific needs. This will help you create engaging study materials you can create, modify, and share with others. Chapters:0:00 Intro0:23 How to Create a Flashcard in Word4:47 How to Print Flashcards in Word5:20 End…

    read more

  • 3 Ways to Fix a Steam Service Error on Windows 11 or Windows 10

    Trying to access Steam only to be greeted with a “Steam Service Error” message? Your Steam client may be experiencing issues, or your Windows 11 or 10 PC may have a problem. I’ll show you various ways to fix this issue on your computer. Let’s get started. Chapters:0:00 Intro0:23 Set Steam Service Client to Launch…

    read more

RackNerd Billboard Banner