Networks & Infrastructure (126 articles)

docker-machine installation and basics
Linux & SystemsJuly 1, 2017

docker-machine installation and basics

It can be used to create docker hosts in our local computers, in company networks, in data centers or in cloud providers such as DonDocker.c

Integrate Graylog with Active Directory
Linux & SystemsJuly 1, 2017

Integrate Graylog with Active Directory

In previous posts we already saw the installation and configuration of graylog, this time we are going to integrate graylog with our domain

Autofs and automount to serve cifs/smb
Linux & SystemsJune 1, 2017

Autofs and automount to serve cifs/smb

automount and autofs are powerful tools that allow you to easily manage the file system. These programs allow all users to mount on the same

Bash script to backup MySQL
Linux & SystemsJune 1, 2017

Bash script to backup MySQL

This time we are going to see a small script with which to make MySQL backups