Articles tagged with: Operating Systems

macOS Sequoia HP Laserjet P1102 drivers

Summary: How to install HP LaserJet P1102 drivers on an updated macOS Sequoia system (15.x).


My macOS Cheatsheet

Summary: Presenting a macos cheatsheet, with lists of shortcuts, fixes, and tools.


Emulation, Virtualization & Compatibility Layers

Summary: Concepts of emulation, virtualization, and compatibility layers.


How to update Ubuntu Snap Store

Summary: How to solve an error encountered when trying to update the Ubuntu Snap Store, and provides a solution by using terminal commands to refresh the store.


Ubuntu /bin and /sbin symlink to /usr/bin

Summary: Since Ubuntu 20.04, /bin and /sbin are symlinks to /usr/bin. This change can cause errors when migrating containers, so scripts should be moved to /usr/bin instead.