<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Devops on Roadster</title>
    <link>https://informatux.net/categories/devops/</link>
    <description>Recent content in Devops on Roadster</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Jan 2023 13:33:04 -0600</lastBuildDate>
    <atom:link href="https://informatux.net/categories/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Bash Search Text</title>
      <link>https://informatux.net/blog/bash-search-text/</link>
      <pubDate>Thu, 19 Jan 2023 13:33:04 -0600</pubDate>
      <guid>https://informatux.net/blog/bash-search-text/</guid>
      <description>&lt;h3 id=&#34;bash-search-text&#34;&gt;Bash Search Text&lt;/h3&gt;&#xA;&lt;p&gt;Creating a bash script to collect specific text from a file is a relatively simple task that can be accomplished using a few basic command line tools. In this post, we will walk through the process step-by-step, so you can start collecting the text you need in no time.&lt;/p&gt;&#xA;&lt;p&gt;First, open a text editor and create a new file. This will be the script file where we will write the commands that will collect the text from the target file.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ansible Create Local User</title>
      <link>https://informatux.net/blog/ansible-create-local-user/</link>
      <pubDate>Thu, 19 Jan 2023 08:39:31 -0600</pubDate>
      <guid>https://informatux.net/blog/ansible-create-local-user/</guid>
      <description>&lt;h3 id=&#34;ansible-create-local-user&#34;&gt;Ansible Create Local User&lt;/h3&gt;&#xA;&lt;p&gt;Ansible is a powerful automation tool that can help you manage and automate your infrastructure. One of the many things that Ansible can do is create and manage users, including the ability to add SSH keys for secure access. In this blog post, we will go over how to use Ansible to create a new user and add an SSH key for that user.&lt;/p&gt;&#xA;&lt;p&gt;First, we need to create a new Ansible playbook. A playbook is a YAML file that contains instructions for Ansible on what tasks to execute. The playbook we will create will have two tasks: one to create the new user and one to add the SSH key for that user.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ansible Initial Steps</title>
      <link>https://informatux.net/blog/ansible-initial-steps/</link>
      <pubDate>Tue, 17 Jan 2023 17:05:09 -0600</pubDate>
      <guid>https://informatux.net/blog/ansible-initial-steps/</guid>
      <description>&lt;h3 id=&#34;getting-started-with-ansible&#34;&gt;Getting started with Ansible&lt;/h3&gt;&#xA;&lt;p&gt;Ansible is a powerful tool for automating the configuration and management of servers and infrastructure. In this blog post, we&amp;rsquo;ll go over the basics of how to get started working with Ansible, including how to install it, how to create and run a simple playbook, and how to organize and manage your playbook files.&lt;/p&gt;&#xA;&lt;p&gt;First, let&amp;rsquo;s talk about installation. Ansible is a Python-based tool, so you&amp;rsquo;ll need to have Python installed on your system in order to use it. The easiest way to install Ansible is to use a package manager like pip:&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to add a Grafana Telegraf InfluxDB dashboard</title>
      <link>https://informatux.net/blog/grafana-add-dashboard/</link>
      <pubDate>Fri, 21 Oct 2022 00:58:45 -0500</pubDate>
      <guid>https://informatux.net/blog/grafana-add-dashboard/</guid>
      <description>&lt;h2 id=&#34;how-to-add-a-grafana-pre-built-dashboard&#34;&gt;How to add a Grafana pre-built dashboard&lt;/h2&gt;&#xA;&lt;p&gt;Once you have configured your Grafana + InfluxDB + Telegraf host and you have confirmed that you are sending data, the next step you want to perform is to create a dashboard to display it&amp;rsquo;s metrics.&#xA;These are the steps that you&amp;rsquo;ll need to follow to install a pre-built Grafana dashboard.&#xA;We will be using the dashboard listed &lt;a href=&#34;https://grafana.com/grafana/dashboards/928-telegraf-system-dashboard/&#34;&gt;here&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;First you need to go to&lt;/p&gt;</description>
    </item>
    <item>
      <title>Grafana Influxdb Telegraf</title>
      <link>https://informatux.net/blog/grafana-influxdb-telegraf/</link>
      <pubDate>Mon, 17 Oct 2022 21:26:23 -0500</pubDate>
      <guid>https://informatux.net/blog/grafana-influxdb-telegraf/</guid>
      <description>&lt;p&gt;Grafana - InfluxDB - Telegraf Linux Monitoring howto&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;This is a quick tutorial to install Grafana, InfluxDB and Telegraf on a Debian based system&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Grafana has recently become one of the preferred tools for data visualization, this tool provides the users with the required tooling to display data via charts and graphs and these can be unified into one dashboard.&lt;/p&gt;&#xA;&lt;p&gt;InfluxDB is a time series database. This means that it&amp;rsquo;s a collection of observations of well-defined data items resulted through repeated measurements over time. Time series data is indexed in time order which is a sequence of data points.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nuevo tema para el blog y regresando</title>
      <link>https://informatux.net/blog/tranquilpeak/</link>
      <pubDate>Wed, 22 Jun 2022 00:00:00 +0000</pubDate>
      <guid>https://informatux.net/blog/tranquilpeak/</guid>
      <description>&lt;p&gt;Después de un largo tiempo de silencio y ausencia, me di un tiempo para retomar el blog, revisar la configuración, tema y contenido. Seleccioné un nuevo tema para darle un nuevo spin al blog y poder agregar contenido.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kong: An intro to API Gateway&#39;s</title>
      <link>https://informatux.net/blog/kong_intro/</link>
      <pubDate>Wed, 09 May 2018 00:00:00 +0000</pubDate>
      <guid>https://informatux.net/blog/kong_intro/</guid>
      <description>&lt;h2 id=&#34;please-take-notice-that-this-blog-post-is-work-in-progress&#34;&gt;Please take notice that this blog post is work in progress&lt;/h2&gt;&#xA;&lt;p&gt;While working on some tasks in the past few weeks, I faced a problem that involved setting a &amp;ldquo;filter&amp;rdquo; for an application that was exposed to the internet.&lt;/p&gt;&#xA;&lt;p&gt;The application receives requests with some data, process it and then it produces an output, the problem was that the application did not have much control on how many requests it could receive in a specific time frame or from which source it could receive this requests.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
