<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>FreeBSD on Shami&#39;s Blog</title>
    <link>/categories/freebsd/</link>
    <description>Recent content in FreeBSD on Shami&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 07 Oct 2016 06:14:25 +0000</lastBuildDate><atom:link href="/categories/freebsd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>XBOX LIVE With pfSense</title>
      <link>/2016/10/xbox-live-with-pfsense/</link>
      <pubDate>Fri, 07 Oct 2016 06:14:25 +0000</pubDate>
      
      <guid>/2016/10/xbox-live-with-pfsense/</guid>
      <description>&lt;p&gt;A couple of months ago I switched from running &lt;a href=&#34;https://openwrt.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;OpenWRT&lt;/a&gt; on a &lt;a href=&#34;http://www.tp-link.com/en/products/details/cat-9_TL-WDR4300.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;TL-WDR4300&lt;/a&gt; to running &lt;a href=&#34;https://pfsense.org&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;pfSense&lt;/a&gt; on a &lt;a href=&#34;http://store.netgate.com/ADI/RCC-VE-2440.aspx&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Netgate RCC-VE 2440&lt;/a&gt;. Not that OpenWRT is bad, it&amp;rsquo;s only because I&amp;rsquo;m a big fan of FreeBSD and I&amp;rsquo;ve been wanting to run a similar setup ever since I discovered custom firmware like DD-WRT and afterwards m0n0wall and &lt;a href=&#34;http://soekris.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Soekris&lt;/a&gt;. When I finally decided to get the hardware I thought Netgate had a better offering and I went for it.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Fixing Certificate Verification Error After Upgrading to PHP 5.6</title>
      <link>/2016/09/fixing-certificate-verification-error-after-upgrading-to-php-5.6/</link>
      <pubDate>Sun, 25 Sep 2016 14:09:14 +0000</pubDate>
      
      <guid>/2016/09/fixing-certificate-verification-error-after-upgrading-to-php-5.6/</guid>
      <description>&lt;p&gt;Since PHP 5.5 reached it&amp;rsquo;s end of life a while back I started upgrading my servers to PHP 5.6. This has caused some issues but the worst was:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-plaintext&#34; data-lang=&#34;plaintext&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&lt;/span&gt;&lt;span&gt;error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
    
    <item>
      <title>Booting BSD Router Project On The Netgate RCC-VE 2440</title>
      <link>/2016/06/booting-bsd-router-project-on-the-netgate-rcc-ve-2440/</link>
      <pubDate>Thu, 30 Jun 2016 09:22:04 +0000</pubDate>
      
      <guid>/2016/06/booting-bsd-router-project-on-the-netgate-rcc-ve-2440/</guid>
      <description>&lt;p&gt;I have recently acquired a &lt;a href=&#34;http://store.netgate.com/ADI/RCC-VE-2440.aspx&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Netgate RCC-VE 2440&lt;/a&gt; which I intend to use as a router/firewall for my house. But I thought I might as well play with it a little before I do so. One of the things I wanted to test was the &lt;a href=&#34;http://bsdrp.net/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;BSD Router Project&lt;/a&gt; to have in place of one of the routers we have here at work but I couldn&amp;rsquo;t get it to boot, it would always free with just a &amp;ldquo;\&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>FreeBSD SCP Chroot</title>
      <link>/2016/06/freebsd-scp-chroot/</link>
      <pubDate>Wed, 29 Jun 2016 08:09:39 +0000</pubDate>
      
      <guid>/2016/06/freebsd-scp-chroot/</guid>
      <description>&lt;p&gt;Quick one here, if you want to create an SCP only user on FreeBSD just do the following&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Real-Time Network Traffic Stats On FreeBSD</title>
      <link>/2016/05/real-time-network-traffic-stats-on-freebsd/</link>
      <pubDate>Sun, 08 May 2016 08:17:00 +0000</pubDate>
      
      <guid>/2016/05/real-time-network-traffic-stats-on-freebsd/</guid>
      <description>Quick one here, to get real-time traffic stats on FreeBSD just run the following command
1systat -ifstat </description>
    </item>
    
    <item>
      <title>Bootstrapping PKGNG From Your Own Repository</title>
      <link>/2015/03/bootstrapping-pkgng-from-your-own-repository/</link>
      <pubDate>Fri, 13 Mar 2015 07:47:42 +0000</pubDate>
      
      <guid>/2015/03/bootstrapping-pkgng-from-your-own-repository/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been building my own &lt;a href=&#34;https://wiki.freebsd.org/pkgng&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;PKGNG&lt;/a&gt; repositories with &lt;a href=&#34;https://github.com/freebsd/poudriere&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Poudriere&lt;/a&gt; lately. Some of the benefits include:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Rrdtool Showing Squares Instead Of Letters In Graphs</title>
      <link>/2014/12/rrdtool-showing-squares-instead-of-letters-in-graphs/</link>
      <pubDate>Wed, 10 Dec 2014 15:08:38 +0000</pubDate>
      
      <guid>/2014/12/rrdtool-showing-squares-instead-of-letters-in-graphs/</guid>
      <description>&lt;p&gt;Tried installing Cacti on FreeBSD today and got the following:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Recursively Upgrade Package Dependencies With pkgng</title>
      <link>/2014/11/recursively-upgrade-package-dependencies-with-pkgng/</link>
      <pubDate>Tue, 11 Nov 2014 12:05:36 +0000</pubDate>
      
      <guid>/2014/11/recursively-upgrade-package-dependencies-with-pkgng/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; I now just use &lt;code&gt;pkg upgrade&lt;/code&gt; since I have better control over my package repo and it is a much better way to upgrade.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Simulating Cron Runs On The Command Line</title>
      <link>/2014/10/simulating-cron-runs-on-the-command-line/</link>
      <pubDate>Wed, 15 Oct 2014 10:23:31 +0000</pubDate>
      
      <guid>/2014/10/simulating-cron-runs-on-the-command-line/</guid>
      <description>&lt;p&gt;Does this sound familiar?&lt;/p&gt;
&lt;p&gt;You write a new script, start it from the command line, everything works properly, you add that script to your crontab then go home, the next day, nothing. So you end up setting up a schedule to run this script the next minute, the script fails, you change something, update the schedule, rinse and repeat.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
