Mysqldump with Modern MySQL - Apr 12, 2016
Learn how to best use mysqldump in a modern version of MySQL.
Join over 12,000 others in getting free content and updates!
Learn how to best use mysqldump in a modern version of MySQL.
See how to setup MySQL to allow secure remote connections from your application servers.
Ansible 2 is out, and that means it's time to upgrade the previous article on Running Ansible Programmatically for Ansible 2, which has significant API changes under the hood.
Learn to use Nginx 1.9.* to load balance TCP traffic. In this case, we'll setup SSL Passthrough to pass SSL traffic received at the load balancer onto the web servers.
Learn how to use Python to add dynamic inventory, variables and get more control over how you use Ansible!
See some pitfalls of using MySQL with UTF-8 when indexing your database.
Use Laravel's Envoy to handle deployment over SSH.
Making SELinux an ally instead of an enemy.
Learn how to use Linux ACL's to give you more power than just regular old permissions.
Learn how to add the Nginx HTTP Upload and Pagespeed modules without missing out on Debian package extras.
Learn how to install and use PostgreSQL for your applications.
Manage NodeJS processes with PM2
Install and use Mailcatcher to test emails in your application.
See how to cache both dynamic and static content using Nginx!
Ansible is one of the simplest server provisioning and configuration management tools. This is a guide to getting started with Ansible.
Process monitoring is important to keep your applications alive after restart or error. Find out how to use the ultra-popular Supervisord.
Using HAProxy with SSL certificates, including SSL Termation and SSL Pass-Through.
Setting up and using HAProxy 1.5 on Ubuntu 14.04.
Amazing things you can do with SSH, including an introduction to Ansible!
Server security is hugely important. In this edition, we'll cover the initial security precautions you should take.
In this edition, we'll continue on with more security by learning how to manage the firewall with Iptables. We'll also learn how to turn on automatic security updates on Ubuntu.
We all need to move files around different computers, both locally and remotely. Let's learn some techniques and see how to make that easier for ourselves!
Managing user and group permissions is a pain until you know what's going on. We'll cover managing creating users and setting up user and group permissions.
Learn how to use your hosts file and DNS for local development.
Set up your server to host multiple organizations in your SaaS application.
Testing sites for SSL certificates in development is important! Let's cover how to create and install self-signed SSL certificates in Apache and Nginx.
Get started installing and using the latest Nginx now.
Configure Nginx to load balance between web nodes.
Let's cover how to manage logs effectively!
Logs can be growing out of control in your server! Learn how to manage your server logs.
We'll get off of MAMP, and into Vagrant, along with setting up Apache!
Learn what's going on inside of a basic Apache VirtualHost.