Operating Systems

Explore articles on Operating Systems.

13 articles

Feb 3, 2025 3 min read

What is Kubernetes?

Kubernetes is an open-source platform designed to manage, automate, and scale containerized applications efficiently. It has become the go-to solution for orchestrating containers in cloud…

Jul 20, 2024 4 min read

Why Antivirus Uses Kernel Mode in Windows

The recent CrowdStrike bug that took out 1% of Windows machines (approx. 8.5 million PCs) globally, the question of why Antivirus apps use Kernel Mode…

Oct 12, 2023 2 min read

Bash: Syntax error: redirection unexpected

If you’ve encountered the error message “Syntax error: redirection unexpected” while running a script in Ubuntu Linux, you’re not alone. This error can be a…

Jan 22, 2023 5 min read

Create Linux VM in Microsoft Azure

There are many reasons to create a Linux Virtual Machine (VM) in Azure; like hosting a web server, database, or many other uses for VMs.…

Microsoft Edge coming to Linux
Sep 23, 2020 1 min read

Microsoft Edge Browser Coming to Linux

Microsoft has been increasingly supporting Linux, and the latest application coming to Linux is the Microsoft Edge web browser. About a year ago we saw…

Aug 29, 2020 3 min read

Install the New Windows PowerToys

Windows PowerToys is back, and it rocks! Many of us have been reliving the “old days”, this week as Windows 95 turned 25. I loved…

Jun 19, 2020 2 min read

Sysinternals ProcDump for Linux

Sysinternals are very widely used tools from Microsoft in the Windows world, and now the ProcDump utility has been ported over to Linux as an…

May 20, 2020 3 min read

Windows Gets Package Manager with winget CLI Utility

Microsoft released the new Windows Package Manager (winget) as an open source, community driven package manager for installing, updating, configuring, and removing software application packages…