Back to all articles

Linux

3 articles
Demystifying IP Addresses and Netmasks: The Complete Overview
Aug 24, 2024· min

Demystifying IP Addresses and Netmasks: The Complete Overview

In this blog, we will learn about IP addresses and netmasks. IP The Internet Protocol (IP) is a unique identifier for your device, similar to how a mobile number uniquely identifies your phone. IP addresses are typically represented as four Octets for IPv4, with each octet being One byte/Octets in size, and eight octets for IPv6, with each octet being two bytes/Octets in size. Examples: * IPv4: 192.168.43.64 * IPv6: 2001:db8:3333:4444:5555:6666:7777:8888 For the pu

networknetmask
Read
Setting up your own High Availability managed WordPress hosting using Amazon RDS
Jan 1, 2023· min

Setting up your own High Availability managed WordPress hosting using Amazon RDS

Hosting your own WordPress website is interesting right!! Ok, come on let's do it!! We are going to do this practical from Scratch. From the Creation of our Own VPC, Subnets, Internet Gateway, Route tables to Deployment of WordPress. Here, we are going to use Amazon Web Service’s RDS service for hosting our own WordPress site. Before that, let's take a look at a basic introduction to RDS service. Amazon Relational Database Service is a distributed relational database service by Amazon Web

httpdredhat
Read
Linux Partition: Static Partition Scaling without any data loss
Jan 1, 2023· min

Linux Partition: Static Partition Scaling without any data loss

In this blog, we are going to see how to increase or decrease the size of the static partition in Linux without compromising any data loss and how to do that in Online mode without unmounting. I already explained the basic concepts of partition in very detail in my previous blog. You can refer to that blog by clicking here. In this practical, the Oracle VirtualBox is used for hosting the Redhat Enterprise Linux (RHEL8) Virtual Machine (VM). The first step is to attach one hard disk. So, I

opensourceLinux
Read

Enjoyed reading about Linux?

Subscribe to get notified when new articles on this topic are published.

You'll receive a welcome email with a confirmation link. No spam — unsubscribe anytime.