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 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.
(more…) -
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.
(more…) -
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.
(more…) -
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.
(more…) -
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.
(more…) -
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.
(more…) -
Getting Started with Ansible 09 – Targeting Specific Nodes
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 #9, we split our inventory file into groups, and look at how to run tasks on nodes based on their group.
(more…) -
Getting Started with Ansible 08 – Improving your Playbook
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 #8, we look into a few ways we can clean up and consolidate the playbook we’ve been working with so far.
(more…) -
Getting started with Ansible 07 – The ‘when’ Conditional
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 #7, we take a look at differentiating our playbook.
(more…) -
Getting Started with Ansible 06 – Writing our first Playbook
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 #6, we get started on writing playbooks, which is how we’ll use Ansible from here on out.
(more…)