Skip to content

Just Tips and Tricks to help you while working on Linux.

License

Notifications You must be signed in to change notification settings

pbulteel/linux-tips-tricks

Repository files navigation

Linux Tips and Tricks

Not everyone is familiar with all the things that can be done on Linux. However, I'm going to try to collect useful tips and tricks.

Cheat sheets

Screen cheat sheet

Markdown cheat sheet

Git cheat sheet

VIM cheat sheet

Zypper 1 Zypper 2

Quick wins

The bash shell has a lot of ways for you to quickly work on the commandline. One of the big things is that there's bash autocompletion which allows you to quickly navigate and complete your entries.

Git basics for system administrator

Git for System Administrator (LinkedInLearning.com)

More in depth information can be found in multiple places. For example this here

Basic git commands

Troubleshooting tools

Processes

Network troubleshooting tools

Filesystem utilities and checks

NEW! Filesystem resizing

Package management tools

Package management

About

Just Tips and Tricks to help you while working on Linux.

Resources

License

Stars

Watchers

Forks