<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[hub@janasco]]></title><description><![CDATA[hub@janasco]]></description><link>https://hub.janasco.com</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 01:58:05 GMT</lastBuildDate><atom:link href="https://hub.janasco.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Mailpit Installation on Laragon for Windows]]></title><description><![CDATA[Mail Catcher, which intercepts mail sent with the PHP mail() function, is pre-installed with Laragon. Mailpit serves as a neighborhood mailbox, taking it a step further. The local PC will never receive any mail!]]></description><link>https://hub.janasco.com/mailpit-installation-on-laragon-for-windows</link><guid isPermaLink="true">https://hub.janasco.com/mailpit-installation-on-laragon-for-windows</guid><category><![CDATA[Windows]]></category><category><![CDATA[Laragon]]></category><category><![CDATA[mailpit]]></category><dc:creator><![CDATA[Jaymar Anasco]]></dc:creator><pubDate>Mon, 29 Jan 2024 02:35:01 GMT</pubDate><content:encoded><![CDATA[<p>Mail Catcher, which intercepts mail sent with the PHP mail() function, is pre-installed with Laragon. Mailpit serves as a neighborhood mailbox, taking it a step further. The local PC will never receive any mail!</p>
]]></content:encoded></item><item><title><![CDATA[Install Docker in Ubuntu / Debian]]></title><description><![CDATA[Here's a detailed tutorial on setting up Docker on Ubuntu/Debian:
Step1: Make Package Repositories Up to Date.
To update the package repositories, open a terminal on your Ubuntu or Debian computer and type the following commands:
sudo apt update
sudo...]]></description><link>https://hub.janasco.com/install-docker-in-ubuntu-debian</link><guid isPermaLink="true">https://hub.janasco.com/install-docker-in-ubuntu-debian</guid><category><![CDATA[Docker]]></category><dc:creator><![CDATA[Jaymar Anasco]]></dc:creator><pubDate>Thu, 25 Jan 2024 16:32:22 GMT</pubDate><content:encoded><![CDATA[<p>Here's a detailed tutorial on setting up Docker on Ubuntu/Debian:</p>
<p><strong>Step1: Make Package Repositories Up to Date.</strong></p>
<p>To update the package repositories, open a terminal on your Ubuntu or Debian computer and type the following commands:</p>
<pre><code class="lang-bash">sudo apt update
sudo apt upgrade -y
</code></pre>
]]></content:encoded></item></channel></rss>