-
Here’s how you can install Elasticsearch, a powerful search and analytics engine on your Ubuntu machine. Link:Elasticsearch – https://www.elastic.co/downloads/elasticsearch Commands:sudo apt install openjdk-18-jdksudo dpkg -i elasticsearch-8.8.2-amd64.deb Chapters:0:00 Intro0:23 Prerequisites to Install Elasticsearch1:12 Install Elasticsearch Using the DEB Package4:16 End screen What you will learn: 1. Prerequisites to Install Elasticsearch a. How to install JDK version…
-
By installing KDE Plasma on your Linux Mint system, you’ll have access to an elegant and powerful desktop that can be tailored to your preferences, while still enjoying the stability of Linux Mint. Commands:sudo apt updatesudo apt upgradesudo add-apt-repository ppa:kubuntu-ppa/backportssudo apt install kde-plasma-desktopsudo apt install kde-standardsudo apt install kde-full Chapters:0:00 Intro0:23 1st step: Update Linux…
-
One of the safest and easiest ways to try Linux Mint is inside a virtual machine. Your real system doesn’t change at all. Learn how to install Linux Mint in VirtualBox in this video tutorial. Links:How to Make Ubuntu Full Screen on VirtualBox in Windows 10 VirtualBox from it’s official website – https://www.virtualbox.org/Linux Mint official…
-
While PowerShell allows for more comprehensive scripts, batch files executed on the Command Prompt are still valuable for a wide range of tasks due to their simplicity and ease of creation. Link:update_info text file – https://mega.nz/file/Zc4xFYCS#Z1DVokITO2qSW0Y4Ancawmq5Lgm_YcXvUFDm05A9bNU What you’ll learn: 1. How to Create Batch Files on Windows 11 2. Compose a Basic Batch File a.…
-
If your Windows computer is having issues settling down, try this video tutorial to get it hibernating once again. Commands:powercfg -restoredefaultschemes Chapters:0:00 Intro0:23 Run the Power Troubleshooter1:16 Disable Fast Startup1:59 Reset Your Power Plan2:31 End screen What you will learn: 1. Run the Power Troubleshooter a. How to run the built-in troubleshooters on Windows to…
-
Entering the BIOS on your Windows 11 system may sound like a task best left to seasoned tech gurus, but the truth is that it’s an accessible process that anyone can undertake. Chapters:0:00 Intro0:23 How to Enter the BIOS From Windows Settings1:16 How to Enter the BIOS From Windows Terminal2:04 Create a Shortcut to Enter…
-
If you have problems using Windows Update, in this video, you’ll learn the steps to reset the update components to fix any issues on Windows 11. Commands:dism.exe /Online /Cleanup-image /Restorehealthsfc /scannownet stop bitsnet stop wuauservnet stop appidsvcnet stop cryptsvcDel “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader*.*”rmdir %systemroot%\SoftwareDistribution /S /Qrmdir %systemroot%\system32\catroot2 /S /Qsc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)cd /d %windir%\system32regsvr32.exe…
-
Learn how to update BlueZ to its latest version on Ubuntu to enjoy the newest features of this open-source Bluetooth stack. Link:BlueZ – https://www.bluez.org/download/ Commands:sudo apt autoremove bluezsudo apt install build-essentials libreadline-dev libical-dev libdbus-1-dev libudev-dev libglib2.0-dev python3-docutilstar -xvf bluez-* && cd bluez-(VERSION)./configuremakesudo make installsudo nano /lib/systemd/system/bluetooth.servicesudo systemctl daemon-reloadsudo systemctl unmask bluetooth.servicesudo systemctl restart bluetoothsudo systemctl…
-
You should change these settings when setting up the Windows Subsystem for Android on Windows 11. Chapters:0:00 Intro0:23 HOW TO ENABLE FILE SHARING ON WSA1:02 HOW TO CHANGE MEMORY USAGE ON WSA1:36 HOW TO KEEP PLATFORM RUNNING CONTINUOUSLY ON WSA2:09 HOW TO ASSIGN SPECIFIC GRAPHICS CARD ON WSA2:46 HOW TO ENABLE MALWARE SCAN ON WSA3:14…
-
Here are the steps to adjust the screen resolution on your laptop or desktop computer running Windows 11. Link:Download QRes from website – https://www.softpedia.com/get/Multimedia/Video/Other-VIDEO-Tools/QRes.shtml Chapters:0:00 Intro0:23 Change screen resolution on Windows 11 from Settings1:01 Change screen resolution on Windows 11 from Command Prompt2:15 End screen What you will learn: 1. way to adjust the resolution…