#linux

All linux and command line posts. Get more efficient in the terminal!

Check out our pinterest page dedicated to linux as well!

Creating SymLinks in Linux

Apr 29, 2019

A SymLink in Linux is a special kind of file that points to an actual file or directory.

Linux List Options

Apr 22, 2019

The list (ls) command in linux to list directory contents has quite a few flags that you can pass to it to make the output much more useful to you.

Understanding Permissions In Linux

Apr 13, 2019

777, 755, 750...Wonder what these numbers are?

Git & Linux Dash Shortcuts

Apr 09, 2019

Using the - in linux and git can speed up your workflow and allow you to type less.

Tab Completion In Linux

Apr 06, 2019

Use tab completion in your linux shell to move faster around your terminal.