π Linux Basics & Command-Line Practice | Rhombix Technologies Internship 2026
Welcome to my Rhombix Technologies Internship 2026 β Project 1: Linux Basics & Command-Line Practice.
In this complete practical session, I demonstrate fundamental Linux commands and concepts using the Linux terminal.
π Topics Covered
πΉ Linux system exploration
πΉ “ls”, “pwd”, “whoami”, “date”, “echo”
πΉ Linux directory navigation
πΉ “cd”, “cd ..”, “cd ~”
πΉ Creating directories with “mkdir”
πΉ Creating files with “touch”
πΉ Editing files using Vim
πΉ Basic Bash scripting
πΉ Reading files with “cat”
πΉ Copying files with “cp”
πΉ Moving and renaming files with “mv”
πΉ Removing files and directories with “rm” and “rmdir”
πΉ File permissions using “chmod”
πΉ File ownership using “chown”
πΉ Group ownership using “chgrp”
πΉ Disk usage monitoring with “df” and “du”
πΉ Memory monitoring with “free”
πΉ Process monitoring with “ps” and “top”
πΉ APT package management
πΉ Installing and using packages
πΉ Process monitoring with “htop”
π― Project Objective
The main objective of this project was to develop practical confidence with the Linux command-line environment.
Linux is an important foundation for DevOps, Cloud Computing, Docker, Kubernetes, CI/CD, Server Administration, and Automation.
This project helped me understand not only how to execute Linux commands, but also how these commands are used in practical system administration and DevOps workflows.
π» Environment
Operating System: Ubuntu Linux
Shell: Bash
Text Editor: Vim
Package Manager: APT
π’ Internship
Organization: Rhombix Technologies
Program: Internship 2026
Project: Project 1 β Linux Basics & Command-Line Practice
Thank you to Rhombix Technologies for providing this practical learning opportunity.
If you found this project useful, don’t forget to Like, Comment, and Subscribe for more Linux, DevOps, Docker, Git, GitHub, Cloud, and CI/CD content.
#Linux #LinuxBasics #LinuxCommands #DevOps #RhombixTechnologies #Internship2026 #LinuxTutorial #Bash #Vim #CloudComputing #Docker #Kubernetes #CICD