Category: Operating Systems

  • Running VMs on RHEL 8

    Reading Time: 6 minutesRunning VMs on RHEL 8 shows all the necessary steps to configure our Red Hat Enterprise Linux to be a hypervisor, providing the capacity to create and run virtual machines (VMs). We’ve written some interesting articles that may help you before following them: How to install RHEL 8 on Lab – https://slategrey-ant-679509.hostingersite.com/how-to-install-rhel-8-on-lab/Configuring…

    Continue reading

  • IPSEC VPN on VyOS

    Reading Time: 6 minutesIPsec VPN on VyOS demonstrates how to establish a secure tunnel between two sites over the Internet. I have written some articles about VyOS. If you want to check the articles, you can read them by accessing the following links: I have started working on a new network topology, simulating a company with…

    Continue reading

  • Setting Up a DHCP Relay on VyOS

    Reading Time: 2 minutesSetting Up a DHCP Relay on VyOS shows how to configure a DHCP Relay on the VyOS router. We have written some articles about VyOS, and we’d like to share them if you: How to Install VyOS Router in a Lab Environment:https://slategrey-ant-679509.hostingersite.com/how-to-install-vyos-router-in-a-lab-environment/ Performing Basic Configurations on the VyOS:https://slategrey-ant-679509.hostingersite.com/performing-basic-configurations-on-the-vyos/ First and foremost: What…

    Continue reading

  • Installing Docker Compose on CentOS

    Reading Time: 2 minutesInstalling Docker Compose on CentOS is an article that shows all the necessary steps to install the Docker Compose on CentOS. In this example, we are using the CentOS 7! First and Foremost, what is the Docker Compose? Docker Compose is a tool for defining and running multi-container Docker applications. With this…

    Continue reading

  • Installing Docker Engine on CentOS

    Reading Time: 2 minutesInstalling Docker Engine on CentOS is an article that shows how to install the Docker container application on Linux CentOS. First and foremost, we have written an article explaining installing CentOS Linux. You can read this article by accessing the following link:https://slategrey-ant-679509.hostingersite.com/installing-linux-centos-7/ Note: We are using CentOS 7 in this case! This…

    Continue reading

  • Installing Linux CentOS 7

    Reading Time: 5 minutesInstalling Linux CentOS 7 is an article that shows how to install the Linux CentOS 7 step-by-step. First and Foremost, Where Can I download the CentOS 7 installation file? For this article, we are using the CentOS 7. You can download the installation file at the following link:http://mirror.ufam.edu.br/centos/7.9.2009/isos/x86_64/CentOS-7-x86_64-DVD-2009.iso About Our Environment So,…

    Continue reading

  • Installing Docker Compose on Debian

    Reading Time: 2 minutesInstalling Docker Compose on Debian is an article that shows all the necessary steps to install the Docker Compose on Debian. In this example, we are using the Debian 11! First and Foremost, what is the Docker Compose? Docker Compose is a tool for defining and running multi-container Docker applications. With this…

    Continue reading

  • Installing Docker Engine on Debian

    Reading Time: 2 minutesInstalling Docker Engine on Debian is an article that shows how to install the Docker container application on Linux Debian. First and foremost, we have written an article explaining installing Debian Linux. You can read this article by accessing the following link:https://slategrey-ant-679509.hostingersite.com/installing-linux-debian-11/ Note: We are using the Debian 11 in this case!…

    Continue reading

  • Working on MySQL Server on Debian 11

    Reading Time: 3 minutesWorking on MySQL Server on Debian 11 is an article that provides some examples of how to create a database, how to create a table, and how to input data into this table. Before anything, I would like to share some articles that we have written: — Installing Linux Debian 11:https://slategrey-ant-679509.hostingersite.com/installing-linux-debian-11/ —…

    Continue reading

  • Installing MySQL DB on Debian 11

    Reading Time: 4 minutesInstalling MySQL DB on Debian 11 is an article that shows how to install the DB MySQL on Linux Debian 11 step-by-step. First and foremost, we have written an article explaining how to install the Debian 11 in a lab environment. If you want to check it, please visit the below link:https://slategrey-ant-679509.hostingersite.com/installing-linux-debian-11/…

    Continue reading

  • Installing Apache with PHP on Debian 11

    Reading Time: 4 minutesInstalling Apache with PHP on Debian 11 is an article that shows all the necessary steps to install the web browser Apache with PHP support on Debian 11. Apache is one of the most common web servers around the world. It can be used to provide access to a website, a web…

    Continue reading

  • Installing Linux Debian 11

    Reading Time: 8 minutesInstalling Linux Debian 11 is an article that shows how to install the Linux Debian 11 step-by-step. First and Foremost, Where Can I download the Debian 11 installation file? For this article, we are using the Debian 11.0.0 x64 version. You can download the installation file at the following link:https://cdimage.debian.org/mirror/cdimage/archive/11.0.0/amd64/iso-cd/debian-11.0.0-amd64-netinst.iso About Our…

    Continue reading