<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel rdf:about="https://linkatopia.com/rob215">
  <title>Linkatopia.com/rob215</title>
  <link>https://linkatopia.com/rob215/freebsd</link>
  <description>The 21 latest links tagged, "FreeBSD" by Robert Giordano</description>
  <items>
    <rdf:Seq>
            <rdf:li resource="https://www.micski.dk/2024/02/04/how-to-install-opendkim-for-sendmail-on-freebsd/" />
      <rdf:li resource="https://www.linuxjournal.com/article/9001" />
      <rdf:li resource="https://www.purplehat.org/?page_id=566" />
      <rdf:li resource="https://calomel.org/freebsd_network_tuning.html" />
      <rdf:li resource="https://www.tecmint.com/sockstat-command-examples-to-find-open-ports-in-freebsd/" />
      <rdf:li resource="https://www.openwall.com/scanlogd/scanlogd.8.shtml" />
      <rdf:li resource="https://www.cyberciti.biz/tips/freebsd-timeclock-synchronization-with-ntp-server.html" />
      <rdf:li resource="https://www.reddit.com/r/freebsd/comments/793srq/twofactor_authentication_for_ssh_on_freebsd_11/" />
      <rdf:li resource="https://www.tecmint.com/install-lets-encrypt-ssl-certificate-for-apache-on-freebsd/" />
      <rdf:li resource="https://www.tecmint.com/freebsd-11-1-installation-guide/" />
      <rdf:li resource="https://www.techrepublic.com/article/how-to-back-up-mysql-databases-from-the-command-line-with-linux/" />
      <rdf:li resource="https://forums.freebsd.org/threads/server-doesnt-boot-after-upgrading-from-10-3-to-11-2.68733/#post-410302" />
      <rdf:li resource="http://en.wikipedia.org/wiki/Lighttpd" />
      <rdf:li resource="http://www.faqs.org/faqs/unix-faq/faq/part1/" />
      <rdf:li resource="http://www.ssh.com/support/documentation/online/ssh/adminguide/32/Generating_the_Host_Key.html" />
      <rdf:li resource="http://www.servepath.com/support/freebsd_securitychecklist.htm" />
      <rdf:li resource="http://www.gentoo.org/main/en/about.xml" />
      <rdf:li resource="http://people.freebsd.org/~murray/bsd_flier.html" />
      <rdf:li resource="http://www.freebsd.org/releases/5.4R/migration-guide.html" />
      <rdf:li resource="http://www.freebsd.org/cgi/ports.cgi?query=streaming&amp;stype=all" />
      <rdf:li resource="http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php" />
    </rdf:Seq>
  </items>
</channel>
  
<item rdf:about="https://www.micski.dk/2024/02/04/how-to-install-opendkim-for-sendmail-on-freebsd/">  <title>How to install OpenDKIM for Sendmail on FreeBSD</title>  <link>https://www.micski.dk/2024/02/04/how-to-install-opendkim-for-sendmail-on-freebsd/</link>  <dc:date>2025-11-10T02:32:48Z</dc:date>  <description></description></item><item rdf:about="https://www.linuxjournal.com/article/9001">  <title>Examining Load Average | Linux Journal</title>  <link>https://www.linuxjournal.com/article/9001</link>  <dc:date>2022-02-13T02:03:24Z</dc:date>  <description>in-depth article on how load averages are calculated</description></item><item rdf:about="https://www.purplehat.org/?page_id=566">  <title>FreeBSD: Fail2Ban 0.10.1 with PF Configuration. | Purplehat Organization</title>  <link>https://www.purplehat.org/?page_id=566</link>  <dc:date>2022-02-13T02:35:44Z</dc:date>  <description>The current version of fail2ban is 0.11.2 but this has some good info</description></item><item rdf:about="https://calomel.org/freebsd_network_tuning.html">  <title>FreeBSD Network Performance Tuning @ Calomel.org</title>  <link>https://calomel.org/freebsd_network_tuning.html</link>  <dc:date>2022-02-11T04:29:42Z</dc:date>  <description>interesting</description></item><item rdf:about="https://www.tecmint.com/sockstat-command-examples-to-find-open-ports-in-freebsd/">  <title>15 Useful &#039;Sockstat Command Examples&#039; to Find Open Ports in FreeBSD</title>  <link>https://www.tecmint.com/sockstat-command-examples-to-find-open-ports-in-freebsd/</link>  <dc:date>2021-08-10T17:20:55Z</dc:date>  <description></description></item><item rdf:about="https://www.openwall.com/scanlogd/scanlogd.8.shtml">  <title>Manpage of SCANLOGD</title>  <link>https://www.openwall.com/scanlogd/scanlogd.8.shtml</link>  <dc:date>2021-07-31T18:08:57Z</dc:date>  <description>FreeBSD port. DETECTS but does NOT stop port scans</description></item><item rdf:about="https://www.cyberciti.biz/tips/freebsd-timeclock-synchronization-with-ntp-server.html">  <title>How to: FreeBSD Setup Time / Clock Synchronization with NTP server and ntpdate c</title>  <link>https://www.cyberciti.biz/tips/freebsd-timeclock-synchronization-with-ntp-server.html</link>  <dc:date>2021-07-12T20:24:06Z</dc:date>  <description></description></item><item rdf:about="https://www.reddit.com/r/freebsd/comments/793srq/twofactor_authentication_for_ssh_on_freebsd_11/">  <title>Two-factor authentication for SSH on FreeBSD 11 - Part 1 - SSH Key+Account Passw</title>  <link>https://www.reddit.com/r/freebsd/comments/793srq/twofactor_authentication_for_ssh_on_freebsd_11/</link>  <dc:date>2020-08-02T05:37:38Z</dc:date>  <description></description></item><item rdf:about="https://www.tecmint.com/install-lets-encrypt-ssl-certificate-for-apache-on-freebsd/">  <title>How to Secure Apache with SSL and Let&#039;s Encrypt in FreeBSD</title>  <link>https://www.tecmint.com/install-lets-encrypt-ssl-certificate-for-apache-on-freebsd/</link>  <dc:date>2019-03-01T01:20:01Z</dc:date>  <description></description></item><item rdf:about="https://www.tecmint.com/freebsd-11-1-installation-guide/">  <title>FreeBSD 11.1 Installation Guide</title>  <link>https://www.tecmint.com/freebsd-11-1-installation-guide/</link>  <dc:date>2019-02-19T02:23:42Z</dc:date>  <description></description></item><item rdf:about="https://www.techrepublic.com/article/how-to-back-up-mysql-databases-from-the-command-line-with-linux/">  <title>How to back up MySQL databases from the command line in Linux - TechRepublic</title>  <link>https://www.techrepublic.com/article/how-to-back-up-mysql-databases-from-the-command-line-with-linux/</link>  <dc:date>2018-12-28T18:31:45Z</dc:date>  <description></description></item><item rdf:about="https://forums.freebsd.org/threads/server-doesnt-boot-after-upgrading-from-10-3-to-11-2.68733/#post-410302">  <title>Server doesn&#039;t boot after upgrading from 10.3 to 11.2 | The FreeBSD Forums</title>  <link>https://forums.freebsd.org/threads/server-doesnt-boot-after-upgrading-from-10-3-to-11-2.68733/#post-410302</link>  <dc:date>2018-12-16T20:09:42Z</dc:date>  <description>This is my first post on the FreeBSD forums</description></item><item rdf:about="http://en.wikipedia.org/wiki/Lighttpd">  <title>lighttpd - Wikipedia</title>  <link>http://en.wikipedia.org/wiki/Lighttpd</link>  <dc:date>2009-01-25T03:42:40Z</dc:date>  <description>Low memory and cpu web server. Lighttpd is used by some of the biggest websites, including sites such as YouTube, Wikipedia and meebo.</description></item><item rdf:about="http://www.faqs.org/faqs/unix-faq/faq/part1/">  <title>Unix - Frequently Asked Questions (1/7) [Frequent posting]</title>  <link>http://www.faqs.org/faqs/unix-faq/faq/part1/</link>  <dc:date>2008-03-14T05:22:18Z</dc:date>  <description></description></item><item rdf:about="http://www.ssh.com/support/documentation/online/ssh/adminguide/32/Generating_the_Host_Key.html">  <title>SSH: Generating the Host Key</title>  <link>http://www.ssh.com/support/documentation/online/ssh/adminguide/32/Generating_the_Host_Key.html</link>  <dc:date>2008-03-14T15:52:20Z</dc:date>  <description></description></item><item rdf:about="http://www.servepath.com/support/freebsd_securitychecklist.htm">  <title>FreeBSD Server Security : Support : Servepath</title>  <link>http://www.servepath.com/support/freebsd_securitychecklist.htm</link>  <dc:date>2008-02-04T13:23:48Z</dc:date>  <description></description></item><item rdf:about="http://www.gentoo.org/main/en/about.xml">  <title>Gentoo Linux -&amp;#45; About Gentoo</title>  <link>http://www.gentoo.org/main/en/about.xml</link>  <dc:date>2006-12-22T13:47:39Z</dc:date>  <description>Gentoo is a free operating system based on either Linux or FreeBSD that can be automatically optimized and customized for just about any application or need.</description></item><item rdf:about="http://people.freebsd.org/~murray/bsd_flier.html">  <title>FreeBSD vs Linux vs Windows 2000</title>  <link>http://people.freebsd.org/~murray/bsd_flier.html</link>  <dc:date>2006-10-04T02:17:03Z</dc:date>  <description>The original article showing why FreeBSD is superior. A little dated but still mostly true. Mac OSX is based on FreeBSD.</description></item><item rdf:about="http://www.freebsd.org/releases/5.4R/migration-guide.html">  <title>FreeBSD 5.4-RELEASE Migration Guide</title>  <link>http://www.freebsd.org/releases/5.4R/migration-guide.html</link>  <dc:date>2006-10-03T23:40:08Z</dc:date>  <description></description></item><item rdf:about="http://www.freebsd.org/cgi/ports.cgi?query=streaming&amp;stype=all">  <title>FreeBSD Ports Search</title>  <link>http://www.freebsd.org/cgi/ports.cgi?query=streaming&amp;stype=all</link>  <dc:date>2006-09-29T04:00:58Z</dc:date>  <description>streaming servers for FreeBSD, includes Darwin Streaming Server</description></item><item rdf:about="http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php">  <title>mezzoblue &amp;nbsp;&amp;sect;&amp;nbsp; Web Server Backup</title>  <link>http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php</link>  <dc:date>2006-05-04T03:30:47Z</dc:date>  <description></description></item></rdf:RDF>
