Category: Information Technologies
-
Linux Installation Guide
This guide covers the preparation and installation of Linux. Along with some optional solutions that some might find useful. Create Bootable Linux USB First, create a bootable disk to install the operating systems of your own choosing. Windows can run UNetbootin or Rufus (Recommended). Linux can run UNetbootin or utilize DD in CLI (advanced). Use…
-
rEFInd Bootmanager Installation

“rEFInd is a boot manager, meaning that it presents a menu of options to the user when the computer first starts up, as shown below. rEFInd is not a boot loader…” Source Installation: Open a shell and type the following sudo apt-get update sudo apt-get install refind -y Here is a decent theme I have…
-
Windows Time Seconds
Show Seconds In Taskbar Follow the instructions cautiously and you should not have any issues. To get started, open the Registry Editor by clicking Start, typing “regedit” into the box at the bottom of the Start menu, and pressing Enter. Give the Registry Editor permission to make changes to your PC. In the Registry Editor,…
-
Cold Boot
Sometimes a machine may start to act aridic, even after you have restarted (rebooted) several times. You are scratching your head as too why. Well, I have had interesting instances where I cannot get a machine to be stable, especially after a crash. When these moments occur, I like to perform what we call a…