Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 472 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 472 Bytes

Linux Essentials

A collection of some basic information and practical tools to cover the bare essentials around working in a linux environment.

Contents

Information about operating systems, servers, file hierarchies, and common commands.

How to set up ssh keys and configurations and connect to remote servers.

Workflow basics: new project, add, commit, push/pull, branch, merge, rebase.