

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://192.168.5.10:4000/</id>
  <title>Ahmed Aljorani</title>
  <subtitle>Through my blog, I would like to share my insights, experiences, and tutorials on a wide range of topics, from coding and networking to cybersecurity and virtualization. With a knack for breaking down complex concepts into digestible pieces, I empower my readers to master the intricacies of technology and stay ahead in an ever-changing digital landscape. Whether you're a seasoned developer or a tech enthusiast, Jorani's blog is a valuable resource for anyone looking to expand their knowledge and skills in the world of technology.</subtitle>
  <updated>2025-01-22T18:47:04-06:00</updated>
  <author>
    <name>Ahmed Aljorani</name>
    <uri>http://192.168.5.10:4000/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="http://192.168.5.10:4000/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="http://192.168.5.10:4000/"/>
  <generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator>
  <rights> © 2025 Ahmed Aljorani </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>UFW Fundamentals: The Uncomplicated Firewall Rules and Commands</title>
    <link href="http://192.168.5.10:4000/posts/ufw-fundamentals-the-uncomplicated-firewall-rules-and-commands/" rel="alternate" type="text/html" title="UFW Fundamentals: The Uncomplicated Firewall Rules and Commands" />
    <published>2024-07-09T08:51:00-05:00</published>
  
    <updated>2024-07-09T08:51:00-05:00</updated>
  
    <id>http://192.168.5.10:4000/posts/ufw-fundamentals-the-uncomplicated-firewall-rules-and-commands/</id>
    <content src="http://192.168.5.10:4000/posts/ufw-fundamentals-the-uncomplicated-firewall-rules-and-commands/" />
    <author>
      <name>Ahmed Aljorani</name>
    </author>

  
    
    <category term="Linux" />
    
    <category term="Networking" />
    
  

  
    <summary>
      





      UFW the Uncomplicated Firewall, is a front-end user-friendly to manage firewall rules in Linux, designed especially to facilitate the process of iptables configuration, the implied firewall tool. UFW provides a command-line interface that lets the users enable or disable the firewall rules, control incoming and outgoing traffic, and set the default policies.

The key features of UFW include:


...
    </summary>
  

  </entry>

  
  <entry>
    <title>Advanced ISC Kea DHCPv4 Server: Installation, Configuration, Optimization, and Administration</title>
    <link href="http://192.168.5.10:4000/posts/advanced-isc-kea-dhcpv4-server-installation-configuration-optimization-and-administration/" rel="alternate" type="text/html" title="Advanced ISC Kea DHCPv4 Server: Installation, Configuration, Optimization, and Administration" />
    <published>2024-06-17T23:40:00-05:00</published>
  
    <updated>2024-06-17T23:40:00-05:00</updated>
  
    <id>http://192.168.5.10:4000/posts/advanced-isc-kea-dhcpv4-server-installation-configuration-optimization-and-administration/</id>
    <content src="http://192.168.5.10:4000/posts/advanced-isc-kea-dhcpv4-server-installation-configuration-optimization-and-administration/" />
    <author>
      <name>Ahmed Aljorani</name>
    </author>

  
    
    <category term="Linux" />
    
    <category term="Networking" />
    
  

  
    <summary>
      





      Introduction

Let’s provide a brief overview of DHCP, which stands for the dynamic host configuration protocol. This protocol automatically assigns TCP/IP information to computers. If you’ve worked with computer systems before, chances are you’ve encountered DHCP, where your computer receives an IP address automatically from a DHCP server. DHCP is a widely used protocol within the TCP/IP suite ...
    </summary>
  

  </entry>

  
  <entry>
    <title>Unveiling the Potential of the JQ Tool in Linux</title>
    <link href="http://192.168.5.10:4000/posts/unveiling-the-potential-of-the-jq-tool-in-linux/" rel="alternate" type="text/html" title="Unveiling the Potential of the JQ Tool in Linux" />
    <published>2024-06-08T22:22:00-05:00</published>
  
    <updated>2024-06-08T22:22:00-05:00</updated>
  
    <id>http://192.168.5.10:4000/posts/unveiling-the-potential-of-the-jq-tool-in-linux/</id>
    <content src="http://192.168.5.10:4000/posts/unveiling-the-potential-of-the-jq-tool-in-linux/" />
    <author>
      <name>Ahmed Aljorani</name>
    </author>

  
    
    <category term="Linux" />
    
    <category term="Command" />
    
  

  
    <summary>
      





      Introduction:

In the vast landscape of Linux command-line utilities, JQ emerges as a potent tool tailored specifically for JSON data processing. Whether you’re parsing, filtering, or transforming JSON documents, JQ offers a robust set of functionalities to streamline these tasks with ease and efficiency. This article delves into the capabilities of JQ, exploring its various options, practical ...
    </summary>
  

  </entry>

  
  <entry>
    <title>Elevating API Interactions with the Resty Tool in Linux</title>
    <link href="http://192.168.5.10:4000/posts/elevating-api-interactions-with-the-resty-tool-in-linux/" rel="alternate" type="text/html" title="Elevating API Interactions with the Resty Tool in Linux" />
    <published>2024-06-08T22:22:00-05:00</published>
  
    <updated>2024-06-08T22:22:00-05:00</updated>
  
    <id>http://192.168.5.10:4000/posts/elevating-api-interactions-with-the-resty-tool-in-linux/</id>
    <content src="http://192.168.5.10:4000/posts/elevating-api-interactions-with-the-resty-tool-in-linux/" />
    <author>
      <name>Ahmed Aljorani</name>
    </author>

  
    
    <category term="Linux" />
    
    <category term="Command" />
    
  

  
    <summary>
      





      Introduction:

In the expansive universe of Linux command-line utilities, Resty shines as a versatile tool designed specifically for interacting with RESTful APIs. Whether you’re making HTTP requests, testing endpoints, or automating API workflows, Resty offers a comprehensive suite of functionalities to streamline these tasks with ease and efficiency. This article embarks on a journey through ...
    </summary>
  

  </entry>

  
  <entry>
    <title>Exploring the Power of the Linux CURL Tool</title>
    <link href="http://192.168.5.10:4000/posts/exploring-the-power-of-the-linux-curl-tool/" rel="alternate" type="text/html" title="Exploring the Power of the Linux CURL Tool" />
    <published>2024-06-08T22:18:00-05:00</published>
  
    <updated>2024-06-08T22:18:00-05:00</updated>
  
    <id>http://192.168.5.10:4000/posts/exploring-the-power-of-the-linux-curl-tool/</id>
    <content src="http://192.168.5.10:4000/posts/exploring-the-power-of-the-linux-curl-tool/" />
    <author>
      <name>Ahmed Aljorani</name>
    </author>

  
    
    <category term="Linux" />
    
    <category term="Command" />
    
  

  
    <summary>
      





      Introduction:

In the realm of Linux command-line utilities, CURL stands as a versatile powerhouse, offering a wide array of functionalities for transferring data over various protocols. Whether you’re retrieving files from FTP servers, making HTTP requests, or testing API endpoints, CURL provides a robust set of features to streamline these tasks. This article delves into the intricacies of CU...
    </summary>
  

  </entry>

</feed>


