MSMuhammad Shehbazinshehbaz223.hashnode.dev·Sep 23, 2023 · 3 min read8#A guide to working with directoriesAt the core of Linux's file system is the root directory, denoted by a forward slash (/). Everything in Linux stems from this root directory, forming a tree-like structure. Let's explore some essential directory-related commands and concepts. 1. mkdi...00
MSMuhammad Shehbazinshehbaz223.hashnode.dev·Sep 23, 2023 · 3 min read7#Working with VIM text editorVim is an advanced text editor inspired by the Unix-based "Vi" text editor. Bram Moolenaar initially created Vim in 1991 as a response to the limitations of Vi while adding features that set it apart. Vim is particularly famous for its modal editing ...01M
MSMuhammad Shehbazinshehbaz223.hashnode.dev·Sep 23, 2023 · 2 min read4#Exploring Virtual Machine and popular virtualization platformIntroduction In the ever-evolving landscape of information technology, the concept of virtualization has emerged as a transformative force. Virtualization empowers organizations and individuals to maximize the utilization of their hardware resources,...00
MSMuhammad Shehbazinshehbaz223.hashnode.dev·Sep 22, 2023 · 2 min read5# Create Your first Virtual Machine on Virtual BoxIn this article, we will walk you through the process of creating your first virtual machine in Oracle VM VirtualBox and installing Ubuntu on a virtual machine. Please follow the procedure described below. Requirements: Download and install VirtualBo...00
MSMuhammad Shehbazinshehbaz223.hashnode.dev·Sep 22, 2023 · 3 min read6#Setup a first virtual machine on Amazon EC2 instanceAmazon Elastic Compute Cloud (Amazon EC2) is a cloud computing service that allows you to create and run virtual machines (instances) in the Amazon Web Services (AWS) cloud. In this article, we will guide you through the process of launching and conf...00