RackNerd Billboard Banner
  • How to Listen to Spotify Songs Not Available in Your Region for Free

    Are some Spotify songs greyed out? Do you wish you could listen to songs not available in your region without having to purchase a Premium plan? This video show you how to listen to Spotify songs not available in your region without shelling out any extra money. Links:Free VPN for Chrome – https://chromewebstore.google.com/detail/free-vpn-for-chrome-vpn-p/majdfhpaihoncoakbjgbdhglocklcgnoSpotify signup –…

    read more

  • How to Install WildFly Application Server on Ubuntu

    WildFly is a free and open source application server written in Java. It is formerly known as JBoss. It is a lightweight and fast application server. It supports REST based data access, including JAX-RS 2, and JSON-P. Commands:sudo apt install default-jdk -ysudo useradd -r -d /opt/wildfly -s /usr/sbin/nologin wildflyWILDFLY_RELEASE=$(curl -s https://api.github.com/repos/wildfly/wildfly/releases/latest|grep tag_name|cut -d ‘”‘ -f…

    read more

  • How to Add Custom Shortcuts to the Windows 11 or 10 Context Menu

    Add new options that appear when you right click. Links:How to bring back classic context menu on Windows 11 – https://youtu.be/jtYRn1IQwOACLSID numbers in Eleven Forum – https://www.elevenforum.com/t/list-of-windows-11-clsid-key-guid-shortcuts.1075/NirSoft Icons Extract – https://www.nirsoft.net/utils/resources_extract.html Chapters:0:00 Intro0:23 How to Add a Program Shortcut to the Windows Context Menu2:42 How to Make a Context Menu Shortcut to a Website5:17 How…

    read more

  • How to map network drive on Windows 11

    These are the best ways to map network drives on Windows 11. The video also shows you how to disconnect the drives if they are no longer needed. Commands:net use Z: \DEVICE-NAME-OR-IP\SHARED-FOLDERNew-PSDrive -Name “DRIVER-LETTER” -PSProvider “FileSystem” -Root “\DEVICE-NAME-OR-IP\SHARED-FOLDER” -Persistnet use z: /Deletenet use * /DeleteGet-PSDrive -PSProvider “FileSystem”Remove-PSDrive -Name DRIVE-LETTERRemove-PSDrive -Name XGet-PSDrive DRIVER-LETTER-1, DRIVE-LETTER-2 | Remove-PSDrive…

    read more

  • How to Prevent Users from Seeing Wi-Fi Password on Windows

    Once connected Windows Operating system have the capability to remember your internet WiFi password and you will not need to enter it each time the system is powered on. In this article, I will be showing you how to Prevent Users from Seeing Wi-Fi Password on Windows. What you will learn: 1. Steps to Disable…

    read more

  • How To View, Create, Delete Network Shares Using Windows Command Prompt

    Even though the task can be achieved using the Windows GUI, using the Command Prompt sometimes becomes necessary and is especially convenient for the sysadmins. Rather than performing the same task with a plethora of clicks, you can create a shared folder with just one command in the Command Prompt. This video will show you…

    read more

  • How To Enable And Use Windows 11 Device Portal (WDP)

    Windows 11 has a hidden developer feature where the operating system allows you to view and manage the computer remotely through a web-based portal. It lets you view the information locally, or remotely on the same internal network through a web browser. This video will show you how to enable the Device Portal, how to…

    read more

  • How to Make Linux Look Like Windows 10

    Want to use a Linux desktop but don’t want to lose Windows 10’s familiar look and vibe? Most desktop environments come with unique layouts and themes by default, but with a bit of effort, you can convert it to a spitting image of the Windows 10 desktop. Links:Windows 10 light variant – https://github.com/B00merang-Project/Windows-10/releasesWindows 10 dark…

    read more

  • How to Install Elementary OS 7.1 Codenamed Horus on Virtualbox

    Made with care with you in mind. OS 7.1 provides new personalization options that make it more inclusive and accessible, protects your privacy and ensures apps always operate with your explicit consent, and addresses your feedback with over 200 bug fixes, design changes, and new features. Links:Download Elementary OS 7.1 Horus (free) – https://archive.org/details/elementaryos-7.1-stable.20230926rc_202401How to…

    read more

  • How to Install Windows Server 2025 on Virtualbox

    Microsoft’s Windows Server 2025 focuses on enhancing security, improving performance, and introducing innovative features. In this video, I will show you how to download and install Windows Server 2025. Link:Windows Server 2025 ISO – https://mega.nz/file/TssE2SLL#wP-dTFBP9sIIlee_wO4FKrfjM7Co4n1rb2KCqWj0_RcVirtualBox – https://www.virtualbox.org/wiki/DownloadsHow to Enlarge a Virtual Machine’s Disk in VirtualBox or VMware What you will learn: 1. How and Where…

    read more

RackNerd Billboard Banner