10 Articles in the category: Operating Systems
Easy Clock With Seconds On Windows 11
Tue, 17th of September 2024 11:13 AMThis is the best method I could find to easily obtain for myself a precious and coveted semi-Windows-10-style clock on Windows 11. Microsoft seems not to want us to know the time in seconds. I'm not...
Fix Repeating Keys (Chatter) On Mechanical Keyboards
Thu, 12th of September 2024 11:08 AMMechanical keyboards have become more popular than ever. Yet many are prone to chatter —keystrokes registering more than once per keypress. That is, unwanted repeated letters as you type. The basic problem is that all mechanical...
Using Amazon AWS EC2 and Lucee to Host Legacy ColdFusion CFML Pages
Sat, 15th of January 2022 1:17 PMThis page describes setting up a CFML server using Lucee (compatible with Adobe ColdFusion CFML pages) on Amazon's AWS EC2 cloud computing service. I was looking for a way to host example/demo versions of some of...
What it Was Like to Use the Internet in 1991
Sat, 15th of January 2022 10:50 AMThis page describes what it was like to use the Internet in 1991. This was before almost anyone in ordinary life had even heard of the Internet. Back then, it was almost a completely blank...
Introduction to the Iptables Firewall Program for Linux
Mon, 3rd of January 2022 8:51 PMThis page gives a quick introduction to the Iptables firewall software for Linux. More details will follow later... 1. How Iptables Works. The term “iptables” may refer to either the software firewall which is integrated...
How to Install Kali Linux On VirtualBox
Sun, 26th of December 2021 6:20 PMIf you have a relatively modern PC or Mac, you can install Linux (e.g. Kali Linux) as a Virtual Machine. Which is in some ways like having an entire second computer, for the price of...
How to Compile C Programs for DOS in 2021
Wed, 15th of December 2021 10:39 AMThis page explains the steps I used to re-compile a C program I wrote on a DOS PC in 1997, but using a modern PC in 2021. I wanted to do this so I could...
Learn How to Hack Systems By Playing the Bandit Wargame
Wed, 8th of December 2021 11:21 PMYou can play this game to learn the basics of the Unix / Linux terminal "shell" command prompt, and many other essential skills used in computer networking, including hacking. I'll write much more about this soon...
Differerent Types of User Interfaces
Sun, 17th of October 2021 4:06 PMThe first computer interface I ever used was as a small child, playing on the punch card machines at Sydney University (where my older cousin was studying). The computer was a batch-processed mainframe...
Hardening Windows – How to Secure and Protect Windows
Thu, 7th of October 2021 12:35 AMThe main features are: Make a user account with only normal priveleges and not administrator ones, and use that account for your daily use. Only use the admin account when you are doing a lot of...