If you want to increase your productivity with the Linux command line, tmux is definitely a great way to do just that! With tmux, you can manage your workflow with sessions, multitask with panes, and it also allows you to easily regain access to existing sessions when your SSH connection drops. In this five part series, you’ll learn everything you need to know in order to use tmux daily! In this episode, we’ll get started with tmux.
Getting Started with Ansible
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
Getting Started with Ansible 16 – Templates
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
Getting Started with Ansible 15 – Host Variables
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
Getting Started with Ansible 14 – Roles
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
Getting Started with Ansible 13 – Managing Users
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
Getting Started with Ansible 12 – Managing Services
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
Getting Started with Ansible 11 – Managing Files
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
Getting Started with Ansible 10 – Tags
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties. In video 10, we learn how to add tags to our plays that can make it easier to target specific things when we don’t want to run the entire playbook each time.