<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Config on cstenkamp.de</title>
    <link>https://cstenkamp.de/tags/config/</link>
    <description>Recent content in Config on cstenkamp.de</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>cstenkamp@gmail.com (Chris Stenkamp)</managingEditor>
    <webMaster>cstenkamp@gmail.com (Chris Stenkamp)</webMaster>
    <lastBuildDate>Sat, 06 Jan 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://cstenkamp.de/tags/config/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mount a QNAP NAS to your system using SSHFS</title>
      <link>https://cstenkamp.de/tech_posts/sshfs_mount_nas/</link>
      <pubDate>Sat, 06 Jan 2024 00:00:00 +0000</pubDate><author>cstenkamp@gmail.com (Chris Stenkamp)</author>
      <guid>https://cstenkamp.de/tech_posts/sshfs_mount_nas/</guid>
      <description>&lt;p&gt;I never really liked NFS, so I wanted another way to mount a drive from my QNAP NAS onto my linux machine. As I haven&amp;rsquo;t found any sort of instruction for that online, I&amp;rsquo;ll post how I did it here, in case anybody searches for the same thing.&lt;/p&gt;&#xA;&lt;p&gt;The &lt;em&gt;how&lt;/em&gt; is hurdled mostly by the fact that you cannot install SSHFS onto QTS, as the package ist not available for it. But as so often, the solution is Docker. We&amp;rsquo;ll just create an Ubuntu-Container where we can install SSHFS, and mount the directory we want to share as a volume. This of course requires that you have a NAS with Container Station, allowing to use Docker Containers.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
