<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://github.com/mainedan/</id><title>Mainedan's Docs</title><subtitle>Documenting my homelab journey, sharing knowledge and experiences.</subtitle> <updated>2025-04-10T00:14:16-04:00</updated> <author> <name>Mainedan</name> <uri>https://github.com/mainedan/</uri> </author><link rel="self" type="application/atom+xml" href="https://github.com/mainedan/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://github.com/mainedan/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Mainedan </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Docker CE setup</title><link href="https://github.com/mainedan/posts/docker-ce-setup/" rel="alternate" type="text/html" title="Docker CE setup" /><published>2025-04-08T02:00:00-04:00</published> <updated>2025-04-08T02:00:00-04:00</updated> <id>https://github.com/mainedan/posts/docker-ce-setup/</id> <content type="text/html" src="https://github.com/mainedan/posts/docker-ce-setup/" /> <author> <name>Dan</name> </author> <category term="Server" /> <category term="Documentation" /> <category term="Docker" /> <summary>Docker and Docker Compose Setup Make sure and previous versions have been uninstalled for pkg in docker.io docker-doc docker-compose podman-docker containerd runc; do sudo apt-get remove $pkg; done Then install docker repositories # Add Docker&amp;#39;s official GPG key: sudo apt-get update sudo apt-get install ca-certificates curl sudo install -m 0755 -d /etc/apt/keyrings sudo curl -fsSL https:/...</summary> </entry> <entry><title>Wake on Lan Python Script</title><link href="https://github.com/mainedan/posts/Wake-on-LAN-Python-Script/" rel="alternate" type="text/html" title="Wake on Lan Python Script" /><published>2024-02-08T01:00:00-05:00</published> <updated>2025-04-09T22:27:58-04:00</updated> <id>https://github.com/mainedan/posts/Wake-on-LAN-Python-Script/</id> <content type="text/html" src="https://github.com/mainedan/posts/Wake-on-LAN-Python-Script/" /> <author> <name>Dan</name> </author> <category term="Website" /> <category term="Server" /> <category term="Documentation" /> <summary>Wake-on-LAN Python Script This document provides an overview of a Python script that uses the Wake-on-LAN protocol to wake up a computer over a network. Introduction Wake-on-LAN (WoL) is an Ethernet or Token Ring computer networking standard that allows a computer to be turned on or awakened by a network message. The message is usually sent to the target computer by a program executed on a d...</summary> </entry> <entry><title>Samaba Active Direcotory Domain Controler Setup</title><link href="https://github.com/mainedan/posts/samba-ad-dc/" rel="alternate" type="text/html" title="Samaba Active Direcotory Domain Controler Setup" /><published>2024-02-02T07:00:00-05:00</published> <updated>2025-04-09T22:27:58-04:00</updated> <id>https://github.com/mainedan/posts/samba-ad-dc/</id> <content type="text/html" src="https://github.com/mainedan/posts/samba-ad-dc/" /> <author> <name>Dan</name> </author> <category term="Website" /> <category term="Documentation" /> <category term="Active_Directory" /> <summary>Samba AD DC setup</summary> </entry> <entry><title>Homepage Setup</title><link href="https://github.com/mainedan/posts/docs-homepage/" rel="alternate" type="text/html" title="Homepage Setup" /><published>2024-02-02T07:00:00-05:00</published> <updated>2025-04-09T22:39:50-04:00</updated> <id>https://github.com/mainedan/posts/docs-homepage/</id> <content type="text/html" src="https://github.com/mainedan/posts/docs-homepage/" /> <author> <name>Dan</name> </author> <category term="Website" /> <category term="Documentation" /> <summary>GetHomepage services setup page and configs gethomepage/homepage website Configs files with the help of techno tim.</summary> </entry> <entry><title>Jekyll with Chirpy Theme</title><link href="https://github.com/mainedan/posts/jekyll-with-chirpy/" rel="alternate" type="text/html" title="Jekyll with Chirpy Theme" /><published>2024-01-04T09:00:00-05:00</published> <updated>2025-04-09T23:47:24-04:00</updated> <id>https://github.com/mainedan/posts/jekyll-with-chirpy/</id> <content type="text/html" src="https://github.com/mainedan/posts/jekyll-with-chirpy/" /> <author> <name>Dan</name> </author> <category term="Website" /> <category term="Documentation" /> <summary>Jekyll _Static Site Generator This doc uses Techno Tim’s guide https://technotim.live/posts/jekyll-docs-site/ Install dependencies sudo apt update sudo apt install ruby-full build-essential zlib1g-dev git To avoid installing RubyGems packages as the root user: If you are using bash (usually the default for most) echo &amp;#39;# Install Ruby Gems to ~/gems&amp;#39; &amp;amp;gt;&amp;amp;gt; ~/.bashrc echo &amp;#39;export GEM_HOM...</summary> </entry> </feed>
