<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Server on zedDev</title>
    <link>https://yourshorts.club/categories/server/</link>
    <description>Recent content in Server on zedDev</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 09 Oct 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://yourshorts.club/categories/server/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux console basics</title>
      <link>https://yourshorts.club/posts/server/linux-console-basics/</link>
      <pubDate>Sat, 09 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://yourshorts.club/posts/server/linux-console-basics/</guid>
      <description>Linux console basics    Here you can find a cheat sheet to handle your linux consoles with ease.
Hotkeys and Shortcuts    Yes, we need to remember those
  Notice Hotkey     Recent commands STRG+R   Copy STRG + SHIFT + C   Paste STRG + SHIFT + V   Cancel STRG + C    Very important and usefull commands to remember    list a directory (laht=show all and sort by time)</description>
    </item>
    
    <item>
      <title>LetsEncrypt and Certbot</title>
      <link>https://yourshorts.club/posts/server/letsencrypt-with-certbot/</link>
      <pubDate>Fri, 08 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://yourshorts.club/posts/server/letsencrypt-with-certbot/</guid>
      <description>Free HTTPS with LetsEncrypt and Certbot Ubuntu 20.04    Create valid HTTPS connections to your websites configured with Nginx
  https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx  Install Certbot and Nginx extension    sudo apt install certbot python3-certbot-nginx  Setup LetsEncrypt    sudo certbot --nginx -d example.com -d www.example.com  Test renew subscription    sudo certbot renew --dry-run  Check auto renew timer    sudo systemctl status certbot.</description>
    </item>
    
  </channel>
</rss>
