Skip to content
Main Menu
  • Home
  • Blog
  • Contact

DevOps Fu

Tips and Tricks for DevOps Engineers

  • Home
  • Blog
  • Contact

Month: March 2019

  • Home
  • 2019
  • March

How to create a virtual environment in Python3?

March 29, 2019 Fabrice

Install whatever Python3 package you want for your OS, along with pip. For example for Ubuntu: $ sudo apt update $ sudo apt install python3.7 python3-pip Go into a directory you want to use as a base and run the… Read More

DevelopmentPython

How to install and configure OpenVPN on Amazon Linux?

March 25, 2019April 13, 2019 Fabrice

Important note: What I wrote here will not work on Amazon Linux 2; only on Amazon Linux. There are some rare tutorials on the net, like this outdated one. Save yourself some headaches and use the following script to easily… Read More

SysadminOpenVPN, VPN

How to install and configure AWS CloudWatch agent on Ubuntu?

March 18, 2019May 26, 2019 Fabrice

I will assume that you want to install the CloudWatch agent on an EC2 instance (as opposed to an on-premise server). I took the example of sending Apache logs to CloudWatch Logs. First, make sure your EC2 instance has an… Read More

AWSCloudWatchLeave a comment

Recent Posts

  • How to persist variables in a loop from a find command in Bash?
  • How to iterate an array in Bash?
  • How to trim leading and trailing characters in Bash?
  • How to install jq on CentOS?
  • Magic SysRq cheatsheet

Categories

  • Automation
  • AWS
  • Bash
  • CentOS
  • Containers
  • Cryptography
  • Database
  • Development
  • Docker
  • Git
  • Linux
  • Python
  • Sysadmin
  • Virtualization

Archives

  • December 2020
  • October 2020
  • August 2020
  • July 2020
  • June 2020
  • April 2020
  • March 2020
  • February 2020
  • November 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
Copyright © 2018-2019 Fabrice Triboix
Best Business by Axle Themes