Articles tagged with: Operating Systems

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.


Python Hashbang/Shebang

Summary: The use of hashbangs or shebangs in Python scripts.


My Favourite command line tools

Summary: A list of my favourite command line tools and my approach to integrating them for quicker and easier actions.


Course Review: Learning Kubernetes (LinkedIn Learning)

Summary: Reviewed of the LinkedIn Learning course 'Learning Kubernetes'.