Essential Linux commands and tools
-
Updated
Nov 4, 2024 - Shell
Essential Linux commands and tools
🐧 Linux system administration guide covering installation, file operations, user management, SSH setup, and process monitoring.
This repository contains the source codes which were practiced as a part of my OS lab during my B.Tech 5th semester.
Command line code for windows / mac / linux
This project implements a search system for Linux commands using a Trie data structure. The Trie efficiently stores and retrieves commands based on their prefixes, making it ideal for functionalities like auto-completion and fast command searches.
This repo introduces essential Linux commands for navigation, file management, and system monitoring. It covers commands like ls, cp, mv, chmod, and top, providing a practical toolkit for day-to-day Linux tasks.
This document serves as a comprehensive guide to understanding the C programming language within the Linux operating system. It covers fundamental concepts, tools, and practices that are essential for developing efficient and effective C applications in a UNIX-like environment.
In-depth notes on Linux fundamentals, including command line usage, file system hierarchy, shell scripting, and essential tools for beginners and advanced users.
These are all of my security audits, incident reports, and presentations I've created for simulated cybersecurity situations . These documents are intended to demonstrate my knowledge in cybersecurity, and to show that I can fulfill the neccessary duties of a cybersecurity analyst.
A collection of common Linux commands for system navigation, file management, networking, and more.
Ultimate list of Linux bash commands, cheatsheets and resources
This project provides a comprehensive guide to mastering essential Linux commands, covering file management, navigation, text editing, and system administration. Includes step-by-step instructions, examples, and use cases for effective command-line proficiency.
This repository contains basic Python projects that demonstrate encoding-decoding, YouTube video management, and Linux basics. These projects were ideated by me and brought to life with the help of AI.
My learning notes while exploring Linux
Hands-on Introduction to Linux Commands and Shell Scripting by IBM on Coursera and Practice Programs.
password generator
In this small activity on managing file permissions in Linux, I showcase how to examine permissions on files, hidden files and directories in Linux and how to alter these permissions according to the required authorization. Description on Linux commands and output of these commands are also included.
Learn Linux Commands with examples useful for developers, system admin, security folks
Add a description, image, and links to the linux-commands topic page so that developers can more easily learn about it.
To associate your repository with the linux-commands topic, visit your repo's landing page and select "manage topics."