Hazem Allbabidi

Articles tagged with "linux"

Linux in less than 10 minutes
November 17, 2023 | 7 min read

A quick article discussing what Linux is and what are its advantages and disadvantages, in less than 10 minutes

Permissions & Ownership in Linux
October 11, 2023 | 7 min read

A brief explanation of how permissions and ownership work in Linux.

My Experience With The CKA Exam
September 12, 2023 | 7 min read

My experience with the Certified Kubernetes Administrator exam, how I prepared for it, and a few tips to help you pass it.

Structure of a Command in Linux
June 26, 2023 | 6 min read

In this article, I will explain how a Linux command looks like, what are options and values, as well as how to get help when wanting to do a specific task using a tool.

Building a CLI Tool Using Go and Cobra-CLI
June 5, 2023 | 10 min read

In this tutorial, we will be building a CLI tool that displays quotes using the programming language Go and the tool Cobra-CLI

How To Use Ansible and Ansible Playbooks
May 11, 2023 | 7 min read

A brief tutorial and guide on how to install and use Ansible and Ansible Playbooks to automate tasks on Linux systems

My Linux From Scratch Experience
April 26, 2023 | 7 min read

In this article, I will be talking about my experience with the Linux From Scratch project, and how it helped me understand the Linux operating system better.

Blue Screen Menus in Linux
March 28, 2023 | 5 min read

In this tutorial, I will be showing you how to install and use the Dialog tool in Linux, and how you can use it to create menus and more.