RackNerd Billboard Banner
  • How to enable or disable Wi-Fi and Ethernet network adapters on Windows 10

    If you have to disable a network adapter or one that doesn’t work, in this video, I’ll show you how on Windows 10. Chapters:0:00 Intro0:23 HOW TO ENABLE OR DISABLE NETWORK ADAPTERS USING CONTROL PANEL0:53 HOW TO ENABLE OR DISABLE NETWORK ADAPTERS USING DEVICE MANAGER1:27 HOW TO ENABLE OR DISABLE NETWORK ADAPTERS USING COMMAND PROMPT2:36…

    read more

  • Can’t Find AppData Folder on Windows 11? How to Get It Back

    Need to locate the “AppData” folder? It’s easier to find this folder than you think on your Windows 11 PC. You can use the Run dialog box or File Explorer to get access to the folder. Here are the available ways for you. Chapters:0:00 Intro0:23 Use Run to Find Windows 11’s AppData Folder0:45 Use File…

    read more

  • How to Make an Organizational Chart in Word, Excel, and PowerPoint

    Graphs and charts are wonderful visuals that let you see information clearly. If you need to show the reporting structure of your company, team, or corporation, you can create an organizational or org chart in Microsoft Word, Excel, or PowerPoint. Links:TemplateLab – https://templatelab.com/organizational-chart-templates/Template.net – https://www.template.net/editable/31798/sample-succession-planning-organizational-chartSmartsheet – https://www.smartsheet.com/org-chart-templates-excelColorful powerful template from slidesgo – https://slidesgo.com/theme/organizational-charts Chapters:0:00 Intro0:23…

    read more

  • How to Open Sticky Notes on Startup in Windows 11

    Do you want the Sticky Notes app to automatically start when you turn on your Windows 11 PC? If so, you have multiple methods to make that happen. All these methods use your PC’s built-in tools, so you don’t have to download or install anything extra. Let’s get started. Command:/c start shell:appsfolder\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe!App Chapters:0:00 Intro0:23 Method…

    read more

  • 9 Useful Flags to Enable in Chrome for Android

    By enabling flags in Chrome on your Android phone, you get access to experimental features hidden inside of Chrome. Here are some of the most useful flags to turn on and use in your favorite web browser. Chapters:0:00 Intro0:23 How to Take Screenshots in Chrome Incognito Tabs on Android0:55 Smooth Scrolling1:24 Parallel Downloading1:54 Auto (Forced)…

    read more

  • How to Install Inkscape to Design Vector Graphics on Linux

    It’s smart to choose a Linux distro for vector and graphic designing. The next step? Install Inkscape, a free vector design software for Linux. Commands:sudo apt install inkscapesnap install inkscapesudo pacman -S inkscapesudo dnf install inkscapesudo apt autoremove inkscapesnap remove inkscapesudo pacman -Rns inkscapesudo dnf remove inkscape Chapters:0:00 Intro0:23 Install Inkscape on Ubuntu and Debian…

    read more

  • How to Install Krita on Linux

    Want to get started with 2D designing and raster drawing on Linux? Install Krita, a cross-platform and open-source drawing software for Linux. Commands:sudo apt install kritasnap install kritasudo pacman -S kritayay -S krita-gitsudo dnf install kritaflatpak remote-add –if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepoflatpak install flathub org.kde.kritacd Downloadssudo chmod +x krita-.appimage ./krita-.appimage Link:Krita (AppImage) – https://krita.org/en/download/krita-desktop/ Chapters:0:00 Intro0:23 Install…

    read more

  • How to Create a Python Virtual Environment on Ubuntu

    Avoid dependency conflicts and segregate your Python projects by creating isolated virtual environments on Ubuntu. Commands:sudo apt install python3-venvpython3 -m venv ~/cool_python_apps~/cool_python_apps/bin/pip3 install casterosource .bashrcexport PATH=~/cool_python_apps/bin:$PATHpip3 install package_name Chapters:0:00 Intro0:23 How to Create a Python Virtual Environment on Ubuntu1:20 Use Pip the Old Way on Ubuntu2:14 End screen What you will learn: 1. How to…

    read more

  • Enable BitLocker on Windows 11 without a TPM chip

    By default, Windows 11 requires a Trusted Platform Module (TPM) chip to be present on the computer. However, it is possible to enable BitLocker on Windows 11 without TPM if you jump through a few hoops. BitLocker is available only for Windows 11 Professional or Enterprise Edition What you will learn: 1. Enable BitLocker step-by-step…

    read more

  • How to Check and Reset Network Data Usage in Windows 11

    In this video, I will be showing you How to Check and Reset Network Data Usage in Windows 11. Command:net stop DPS & DEL /F /S /Q /A “%windir%\System32\sru*” & net start DPS​ Chapters:0:00 Intro0:23 Check and Reset Network Data Usage in Windows 111:05 How to use Task Manager to Reset Data Usage1:31 How to…

    read more

RackNerd Billboard Banner