Year: 2023

  • 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://dpcvirtualtips.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://dpcvirtualtips.com/installing-linux-debian-11/ Note: We are using the Debian 11 in this case!…

    Continue reading

  • How to configure the network on an ESXi host using the command line

    Reading Time: 3 minutesHow to configure the network on an ESXi host using the command line is an article that explains how to create a standard switch (VSS), a port group (PG), and a management vmkernel interface using the esxcli command. Here, we have an ESXi host without any vmkernel interface. Consequently, we cannot access…

    Continue reading

  • Increasing the vSAN Datastore Capacity

    Reading Time: 4 minutesIncreasing the vSAN Datastore Capacity is an article that shows how to add disks to an existent vSAN Disk Group to increase the vSAN Datastore Capacity. So, if you have a vSAN Cluster, you could receive some alerts related to the Storage Capacity, Disk Capacity, or Capacity Utilization, as we can see…

    Continue reading

  • Running a 3-Tier Application in the NSX

    Reading Time: 7 minutesRunning a 3-Tier Application in the NSX will show details of the 3-Tier application model and how to create NSX DFW rules just to restrict access to a 3-Tier Application. 3-Tier Application Diagram So, in the below picture, we have an example of our 3-Tier application diagram. As we can see, we…

    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://dpcvirtualtips.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://dpcvirtualtips.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