<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tools on zedDev</title>
    <link>https://yourshorts.club/categories/tools/</link>
    <description>Recent content in Tools on zedDev</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 03 Jan 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://yourshorts.club/categories/tools/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setup USB Live Bootstick with LUKS</title>
      <link>https://yourshorts.club/posts/tools/setup_usb_live_bootstick_with_luks/</link>
      <pubDate>Mon, 03 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://yourshorts.club/posts/tools/setup_usb_live_bootstick_with_luks/</guid>
      <description>Check partition table for usb drive (i.e. /dev/sdb)    sudo fdisk -l  Delete the partition table and create a new one    sudo fdisk /dev/sdb  Enter o -&amp;gt; w
Create new partitions for OS and encrypted storage    sudo fdisk /dev/sdb  Enter n -&amp;gt; p -&amp;gt; 1 -&amp;gt; 2048 -&amp;gt; +4G -&amp;gt; w sudo fdisk /dev/sdb Enter n -&amp;gt; p -&amp;gt; 2 -&amp;gt; (default) -&amp;gt; (default) -&amp;gt; w</description>
    </item>
    
    <item>
      <title>Install PhotoGIMP on Ubuntu 20.04 LTS</title>
      <link>https://yourshorts.club/posts/tools/install-photogimp/</link>
      <pubDate>Sun, 03 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://yourshorts.club/posts/tools/install-photogimp/</guid>
      <description>Install PhotoGIMP      Install Flatpak    sudo apt install flatpak  Install GIMP    flatpak·install·flathub·org.gimp.GIMP  Download PhotoGIMP Extension    Github Download PhotoGIMP Extension
Info  All of these folders have to be extracted on your /home/$USER folder, overwriting everything if you already have the same files from an older installation.  PhotoGIMP should be available on your applications list, GIMP should be gone.</description>
    </item>
    
  </channel>
</rss>
