<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Memory Dump</title>
    <link>https://memorydump.eu/</link>
    <description>Recent content on Memory Dump</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>This work is licensed under a{}.</copyright>
    <sy:updatePeriod>weekly</sy:updatePeriod>
    
        <atom:link href="https://memorydump.eu/index.xml" rel="self" type="application/rss+xml" />
    
    
    
      
      
      
        
      
        
      
        
      
        
      
        
      
        
      
        
      
        
      
        
      

      
      <item>
        <title>Calibrate the Mastech MS8221C</title>
        <link>https://memorydump.eu/how-to/calibrate-the-mastech-ms8221c/</link>
        <pubDate>Mon, 24 Jun 2019 20:59:24 +0200</pubDate>
        
        <atom:modified>Mon, 13 Apr 2020 18:52:47 +0300</atom:modified>
        <guid>https://memorydump.eu/how-to/calibrate-the-mastech-ms8221c/</guid>
        <description>Backstory The Mastech MS8221C was a very popular (and seriously overpriced) multimeter for the local market in the early 2000s. I got mine around that era in an attempt to acquire my first quality multimeter. It was my senior year in college as an electronics student and I didn&amp;rsquo;t know any better. Besides that, my options were very limited as the retailers I contacted didn&amp;rsquo;t stock Flukes (or other similar quality meters), so they upsold me what (to their knowledge) was a high quality multimeter.</description>
        
        <dc:creator>Manussos</dc:creator>
        <media:content url="https://memorydump.eu/images/multimeter.svg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>Electronics lab</category>
            
          
        
        
          
            
              <category>How-to</category>
            
          
        
        
      </item>
      
      <item>
        <title>Mount a WebDav resource inside a Linux container</title>
        <link>https://memorydump.eu/how-to/mount-a-webdav-resource-in-a-linux-container/</link>
        <pubDate>Mon, 17 Dec 2018 20:03:13 +0200</pubDate>
        
        <atom:modified>Mon, 13 Apr 2020 18:52:47 +0300</atom:modified>
        <guid>https://memorydump.eu/how-to/mount-a-webdav-resource-in-a-linux-container/</guid>
        <description>&lt;h2 id=&#34;backstory&#34;&gt;Backstory&lt;/h2&gt;
&lt;p&gt;For the past few years I&amp;rsquo;ve been using &lt;a href=&#34;https://www.nextcloud.com/&#34;&gt;NextCloud&lt;/a&gt; as my file hosting software suite of choice. It has clients for Android, Windows, Linux, Web&amp;hellip; you name it. But, what happens when you want to browse your files from within a linux terminal?&lt;/p&gt;
&lt;p&gt;There are a lot of ways to go about this, for example you can get a text based browser like lynx. Or mess around with curl. If you follow this guide, you will be able to mount it in your filesystem and browse as if it was a local directory.&lt;/p&gt;
&lt;p&gt;NextCloud supports &lt;abbr Title=&#34;Web Distributed Authoring and Versioning&#34;&gt;WebDAV&lt;/abbr&gt;. We&amp;rsquo;ll take advantage of that and a tool called davfs2.&lt;/p&gt;</description>
        
        <dc:creator>Manussos</dc:creator>
        <media:content url="https://memorydump.eu/images/terminal.svg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>WebDAV</category>
            
          
            
              <category>Linux Server</category>
            
          
            
              <category>NextCloud</category>
            
          
        
        
          
            
              <category>How-to</category>
            
          
        
        
      </item>
      

    
  </channel>
</rss>