linux-command-line
There are 22 repositories under linux-command-line topic.
livialima/linuxupskillchallenge
Learn the skills required to sysadmin a remote Linux server from the commandline.
shreyaschavhan/linux-commands-cheatsheet
All Useful Linux Commands (For OSCP & daily pen-testing usage)
jassics/learn-linux-commands
Learn Linux Commands with examples useful for developers, system admin, security folks
DeRoyace/Linux-cmds
Basic Linux terminal commands for beginners
labex-labs/linux-commands-cheat-sheet
Linux Commands Cheat Sheet: A clean and minimal guide to 491 Linux commands
LinuxLab-ESGI/Basic-GNU-Linux-Commands
Some main and basic GNU/Linux commands
Vzenun/OS_ASSIGNMENT_1
Assignment done in Operating System course in IIITD
alexcoder04/shell-scripts
Shell scripts written by me that I don't use anymore
AranMesquita/Linux-Chess
A chess game built entirely using BASH code and is playable in the Linux terminal.
jithin-renji/ClaireUTILS
A minimal set of utilities to be used with Unix-like systems.
TensorPhobia/baseconv
baseconv is a command-line utility that converts numbers between different numerical bases, including binary, decimal, hexadecimal, and octal.
BennyThadikaran/PyTutor
A Python tutor (Quiz app) to quickly review usage of Linux command line tools.
darshannn10/Linux-Command-Cheatsheet
All Useful Linux Commands that I've come across while studying
Divyanshigarg/Learning-Linux-Command-Line
This repo contains the solution of all the exercises present in linux command line course from linkedin Learning
labex-labs/quick-start-with-python
Master Python fundamentals in this hands-on course designed for beginners. Learn essential concepts like data types, control structures, functions, modules, and data structures through interactive labs and practical challenges. Perfect for those starting their Python programming journey.
pzim-devdata/sleep_until
Sleep Until is a Bash script to wait for a specified astronomical event such as sunrise or sunset before continuing execution.
01one/toolbox
Commands for the programmer.. The essentials
anuraagnagar/linux-cheatsheet
A Cheatsheet of Linux important commands.
alkuzin/ls
Simple implementation of ls command for Unix-like operating systems
labex-labs/mysql-for-beginners
In this course, you will learn what Structured Query Language (SQL) and databases are, the basics of database management, how to set up and configure MySQL, and how to get MySQL client to connect to a MySQL Server.
labex-labs/python-for-beginners
Kickstart your Python programming journey with this comprehensive beginner course. Explore Python development tools, master syntax, data types, control structures, functions, classes, and more through hands-on labs. Learn best practices like PEP 8, error handling, and object-oriented programming with practical coding exercises.