<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>bobbylikeslinux</title>
    <link>http://bobbylikeslinux.net/</link>
    <description>Recent content on bobbylikeslinux</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>All rights reserved</copyright>
    <lastBuildDate>Fri, 30 Nov 2018 23:00:00 -0700</lastBuildDate>
    
	<atom:link href="http://bobbylikeslinux.net/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>VSCode: Label Your Window</title>
      <link>http://bobbylikeslinux.net/post/2018/vscode-window/</link>
      <pubDate>Fri, 30 Nov 2018 23:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2018/vscode-window/</guid>
      <description>So recently I opened an issue against VSCode. When I put one too many windows on my desktop it&amp;rsquo;s difficult to track what I was doing with it. It turns out the feature already exists, VSCode has the ability to label windows!
We&amp;rsquo;ve all done it. You open a window, and another window, and another window. One is a scratch pad, another is a running project. I&amp;rsquo;m documenting this because its&amp;rsquo; pretty handy!</description>
    </item>
    
    <item>
      <title>Professional Grade CI/CD: Jenkins, Blue Ocean in 20 Minutes</title>
      <link>http://bobbylikeslinux.net/post/2017/blueocean-in-20-mins/</link>
      <pubDate>Sat, 16 Dec 2017 00:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2017/blueocean-in-20-mins/</guid>
      <description>A common theme I hear when talking to operations people, and developers a like: continuous integration &amp;amp; continuous delivery (CI/CD). It&amp;rsquo;s too hard to get started. Too many resources are required to run it. The famous &amp;ldquo;I&amp;rsquo;ll get to it later&amp;rdquo; conversations begin.
Passionate devs will paint a picture of their favorite tools, while those not accustomed to the benefits of CI/CD will almost always tell me all of the things they need to do before they can &amp;ldquo;get&amp;rdquo; to CI.</description>
    </item>
    
    <item>
      <title>Golang for Admins Vol 2: Users</title>
      <link>http://bobbylikeslinux.net/post/2016/go-for-sysadmins-02/</link>
      <pubDate>Tue, 08 Nov 2016 20:53:33 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2016/go-for-sysadmins-02/</guid>
      <description>Golang for Admins Vol. 2: Users The Setup If you&amp;rsquo;re like me, you probably found Kelsey Hightower&amp;rsquo;s talk from Gophercon 2014 Go for Sysadmins. If you haven&amp;rsquo;t watched it, go check it out. You&amp;rsquo;ll get pumped up and start wanting to pickup Go even more.
So he briefly describes how Go is so easy to get things like system user information. A lightbulb goes on, and I think &amp;ldquo;hey! I can do that too&amp;rdquo;.</description>
    </item>
    
    <item>
      <title>External Links</title>
      <link>http://bobbylikeslinux.net/external-links/</link>
      <pubDate>Thu, 13 Oct 2016 12:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/external-links/</guid>
      <description> Ed is a rock solid guy, and a serious developer. His blog ranges from software projects to his perspective of the industry. He is also a clown-computing thought leader. Craque offers interesting views on systems, music, chaos engineering and all kinds of art.
 Josh Berkus Database Soup has always been an excellent source on Postgres, and lately an excellent source on Kubernetes  </description>
    </item>
    
    <item>
      <title>Golang for Admins Vol. 1</title>
      <link>http://bobbylikeslinux.net/post/2016/golang-for-admins-v01/</link>
      <pubDate>Thu, 13 Oct 2016 12:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2016/golang-for-admins-v01/</guid>
      <description>Purpose I try to write all documentation with a purpose, and this is no different. My goal is to document some of the basic tasks a System Administrator, Site Reliability Engineer (SRE), or even enthusiast can pickup using Go. I won&amp;rsquo;t make you an expert, but hopefully some working examples will get you motivated to pickup other parts of the language. When I started down the Python path I felt the most accomplished when I could demonstrate a new library or tool I recently picked up.</description>
    </item>
    
    <item>
      <title>Let&#39;s Encrypt Error on Firefox</title>
      <link>http://bobbylikeslinux.net/post/2016/letsencrypt-error/</link>
      <pubDate>Sun, 03 Apr 2016 20:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2016/letsencrypt-error/</guid>
      <description>The Setup While double checking my website after some minor behind the scenes changes, I noticed an error regarding my connection.
Firefox wouldn&amp;rsquo;t give me the expected &amp;ldquo;green lock&amp;rdquo;. Instead I received a warning dialog that the connection is insecure.
Recently I had gotten a certificate from the awesome organization Lets Encrypt the Web.
5 Second Fix It appears when I first setup the Nginx server I specified the certificate from Let&amp;rsquo;s Encrypt.</description>
    </item>
    
    <item>
      <title>openSUSE on Lenovo</title>
      <link>http://bobbylikeslinux.net/post/2016/opensuse-on-lenovo/</link>
      <pubDate>Sat, 02 Apr 2016 14:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2016/opensuse-on-lenovo/</guid>
      <description>Initial Issue Recently I came into the possession of a Lenovo T series laptop. Everything seemed as expected: great screen (1920x1200!), lots of RAM and a smoking fast i7 processor. I installed openSUSE and got busy importing my &amp;ldquo;dotfiles&amp;rdquo; and installing my reguarly used tools &amp;amp; applications. The surprise came when a coworker insisted he had issues connecting to an external monitor via the mini displayport. As soon as I plugged it in I lost my display.</description>
    </item>
    
    <item>
      <title>Digital Ocean Code &#43; FreeBSD</title>
      <link>http://bobbylikeslinux.net/post/2015/digital-ocean-code-freebsd/</link>
      <pubDate>Tue, 10 Mar 2015 12:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2015/digital-ocean-code-freebsd/</guid>
      <description>Digital Ocean Code + FreeBSD FreeBSD Fun Thanks to the fine folks at Digital Ocean, it&amp;rsquo;s easier than before to get going on a FreeBSD 10.1 machine. I&amp;rsquo;ve been having fun playing with a few different images. I was initially interested to start seeing some of the common applications and services I use on FreeBSD again, and how their configuration would differ from some existing Salt states oriented for Linux systems.</description>
    </item>
    
    <item>
      <title>2014 &amp; Chef</title>
      <link>http://bobbylikeslinux.net/post/2014/2014-for-chef/</link>
      <pubDate>Mon, 06 Jan 2014 12:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2014/2014-for-chef/</guid>
      <description>2014 &amp;amp; Chef This may crash and burn or be one of the best things I&amp;rsquo;ve done in a while: I&amp;rsquo;m almost starting over. One of the best ways for me to learn everything from best practices to common problems, quirks, or anything else that doesn&amp;rsquo;t fit the bill for official documentation is to run it yourself.
I&amp;rsquo;ve had the pleasure of running Salt both personally and professionally last year.</description>
    </item>
    
    <item>
      <title>SaltStack &amp; Minecraft</title>
      <link>http://bobbylikeslinux.net/post/2013/2013-salt-minecraft-fun/</link>
      <pubDate>Sun, 15 Sep 2013 12:00:00 -0700</pubDate>
      
      <guid>http://bobbylikeslinux.net/post/2013/2013-salt-minecraft-fun/</guid>
      <description>SaltStack &amp;amp; Minecraft This began as a challenge from my friend Russell proposed to for me to create a minecraft Salt state for one of our favorite pastimes: Minecraft The only assumption is that your Salt master has the minecraft-_serverXX.jar. I like to keep the version in pillar, since we can then easily update it. It&amp;rsquo;s rather fast, and also takes into account the daemon as an upstart service.</description>
    </item>
    
  </channel>
</rss>