Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/h3ar7b3a7/linuxterminalandbash

Documentation on Linux Terminal and Bash, mostly for personal reference.
https://github.com/h3ar7b3a7/linuxterminalandbash

debian linux terminal ubuntu

Last synced: 12 days ago
JSON representation

Documentation on Linux Terminal and Bash, mostly for personal reference.

Awesome Lists containing this project

README

        

# Linux Distributions

Documentation on different Linux distributions and the terminal, including cheatsheets and starter tips & tricks.
My hope is to grow this over time to be a useful resource for starting Linux users.

## Debian

- [About Debian](About%20Debian.md)
- [Bash Shell Cheatsheet](Bash%20Cheatsheet.md)
- [Running / Scheduling Bash Scripts](Bash%20Scripts.md)

## Ubuntu (Debian)

- [About Ubuntu](About%20Ubuntu.md)
- [Installations on Ubuntu](Installations%20Ubuntu.md)
- [Practical Applications](Practical%20Applications%20Ubuntu.md)

## Kali (Debian)

- [About Kali](About%20Kali.md)
- [Installations on Kali](Installations%20Kali.md)
- [Practical Applications](Practical%20Applications%20Kali.md)
- [Penetration Testing](Pentesting.md)

## Alpine (musl)

- [About Alpine](About%20Alpine.md)
- [Installations on Alpine](Installations%20Alpine.md)

## General

- [Hardening Against Unauthorized Access](Hardening.md)