<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://pedroagrodrigues.github.io/</id><title>Pedro Rodrigues</title><subtitle>Welcome. This site was created to document the installation and usage of tools that I use on a daily basis. I hope you find it useful.</subtitle> <updated>2025-12-30T22:42:53+00:00</updated> <author> <name>Pedro Rodrigues</name> <uri>https://pedroagrodrigues.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://pedroagrodrigues.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://pedroagrodrigues.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Pedro Rodrigues </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Increasing LVM Size on Linux</title><link href="https://pedroagrodrigues.github.io/posts/Increasing_LVM/" rel="alternate" type="text/html" title="Increasing LVM Size on Linux" /><published>2025-09-22T13:00:00+01:00</published> <updated>2025-09-23T18:28:25+01:00</updated> <id>https://pedroagrodrigues.github.io/posts/Increasing_LVM/</id> <content type="text/html" src="https://pedroagrodrigues.github.io/posts/Increasing_LVM/" /> <author> <name>Pedro Rodrigues</name> </author> <category term="Linux" /> <category term="LVM" /> <summary>Increasing disk space on a Linux machine may become necessary due to growing storage requirements, data expansion, application needs, file system limitations, or performance considerations. Expanding storage ensures sufficient capacity, accommodates future changes or updates, and prevents potential issues or performance degradation. For this example, we’ll be using a QEMU virtual machine, but ...</summary> </entry> <entry><title>Changing Hostname</title><link href="https://pedroagrodrigues.github.io/posts/Changing_Hostname_Debian/" rel="alternate" type="text/html" title="Changing Hostname" /><published>2025-01-02T00:00:00+00:00</published> <updated>2025-12-30T22:42:11+00:00</updated> <id>https://pedroagrodrigues.github.io/posts/Changing_Hostname_Debian/</id> <content type="text/html" src="https://pedroagrodrigues.github.io/posts/Changing_Hostname_Debian/" /> <author> <name>Pedro Rodrigues</name> </author> <category term="OS" /> <category term="System Administration" /> <summary>These commands work on Debian and Ubuntu machines. It might work on some other distributions. Step 1 - Check the Current Hostname Before changing the hostname, check the current hostname of your system using the following command: hostnamectl or hostname Step 2 - Change the Hostname Temporarily (Until Reboot) If you want to change the hostname temporarily (it will revert after a reboo...</summary> </entry> <entry><title>Mikrotik RouterOS Initial Setup</title><link href="https://pedroagrodrigues.github.io/posts/Mikrotik_setup/" rel="alternate" type="text/html" title="Mikrotik RouterOS Initial Setup" /><published>2024-01-28T13:45:22+00:00</published> <updated>2025-09-23T18:28:25+01:00</updated> <id>https://pedroagrodrigues.github.io/posts/Mikrotik_setup/</id> <content type="text/html" src="https://pedroagrodrigues.github.io/posts/Mikrotik_setup/" /> <author> <name>Pedro Rodrigues</name> </author> <category term="Networking" /> <category term="MikroTik" /> <summary>RouterOS is a stand-alone operating system based on the Linux kernel. It powers MikroTik hardware devices but is also available for virtual machines. For this example, we will start with a clean install. The system we will be using is the MikroTik hAP ax³ (C53UiG+5HPaxD2HPaxD). Despite this, this configuration should be compatible with most Mikrotik RouterOS routers. Step 1 - Connect to the R...</summary> </entry> <entry><title>Upgrading PHP version</title><link href="https://pedroagrodrigues.github.io/posts/Upgrading_PHP/" rel="alternate" type="text/html" title="Upgrading PHP version" /><published>2024-01-28T13:45:22+00:00</published> <updated>2025-09-23T18:28:25+01:00</updated> <id>https://pedroagrodrigues.github.io/posts/Upgrading_PHP/</id> <content type="text/html" src="https://pedroagrodrigues.github.io/posts/Upgrading_PHP/" /> <author> <name>Pedro Rodrigues</name> </author> <category term="DevOps" /> <category term="PHP" /> <summary>Introduction PHP is a widely used open-source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. There are several versions of PHP; at the time of this document, the current version was PHP 8.3.2. Before proceeding make sure your aplications are compatible with the version of PHP you are about to install. Step 1 - List PHP pac...</summary> </entry> <entry><title>Proxmox - Change Node IP</title><link href="https://pedroagrodrigues.github.io/posts/Change_node_IP/" rel="alternate" type="text/html" title="Proxmox - Change Node IP" /><published>2024-01-08T21:00:00+00:00</published> <updated>2025-09-23T18:28:25+01:00</updated> <id>https://pedroagrodrigues.github.io/posts/Change_node_IP/</id> <content type="text/html" src="https://pedroagrodrigues.github.io/posts/Change_node_IP/" /> <author> <name>Pedro Rodrigues</name> </author> <category term="Proxmox" /> <category term="Networking" /> <summary>Introduction Here, we will change the IP of one node of a Proxmox VE cluster. Moving all your VMs to another node before proceeding would be best. Step 1 - Preparing Go to the node you wish to change the IP. Start by listing the nodes present: pvecm status The output should show all the nodes connected to the cluster and some quorum information. Here is an example: Cluster informati...</summary> </entry> </feed>
