Database

How to Install MongoDB on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install MongoDB on SLES 12

Introduction This tutorial covers How to Install MongoDB on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 12 system is up to date: zypper refresh && […]

Read more
How to Set Up MySQL with SSL on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up MySQL with SSL on SLES 12

Introduction This tutorial covers How to Set Up MySQL with SSL on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 12 system is up to date: […]

Read more
How to Secure MySQL on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Secure MySQL on SLES 12

Introduction This tutorial covers How to Secure MySQL on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 12 system is up to date: zypper refresh && […]

Read more
How to Configure MySQL Replication on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure MySQL Replication on SLES 12

Introduction This tutorial covers How to Configure MySQL Replication on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 12 system is up to date: zypper refresh […]

Read more
How to Install MariaDB on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install MariaDB on SLES 12

Introduction This tutorial covers How to Install MariaDB on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Step 1 — Install MariaDB zypper install -y mariadb mariadb-server Step 2 — […]

Read more
How to Install MySQL 8 on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install MySQL 8 on SLES 12

Introduction This tutorial covers How to Install MySQL 8 on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Step 1 — Install MySQL zypper install -y mysql-server Step 2 — […]

Read more
How to Configure Windows Server 2019 IPAM — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 IPAM

How to Configure Windows Server 2019 IPAM IP Address Management (IPAM) in Windows Server 2019 is a built-in framework for discovering, monitoring, auditing, and managing IP address space across your network. IPAM centralizes management of DHCP and DNS servers, tracks IP address allocation and availability, and provides historical data for auditing. This guide covers installing […]

Read more
How to Set Up Windows Server 2019 QoS Policies — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 QoS Policies

How to Set Up Windows Server 2019 QoS Policies Quality of Service (QoS) policies on Windows Server 2019 allow administrators to prioritize, throttle, and classify network traffic based on application, port, protocol, or IP address. Policy-based QoS uses Group Policy or local policies to apply DSCP (Differentiated Services Code Point) markings and traffic throttling without […]

Read more
How to Set Up Windows Server 2019 SR-IOV — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 SR-IOV

How to Set Up Windows Server 2019 SR-IOV Single Root I/O Virtualization (SR-IOV) is a PCI-SIG specification that allows a single physical PCIe network adapter to present multiple virtual functions (VFs) directly to virtual machines, bypassing the Hyper-V virtual switch and the software network stack. This provides near-native network performance in VMs with ultra-low latency […]

Read more
How to Configure Windows Server 2019 RDMA Networking — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 RDMA Networking

How to Configure Windows Server 2019 RDMA Networking Remote Direct Memory Access (RDMA) networking allows data to be transferred directly between application memory on different servers, bypassing the CPU and operating system kernel for data movement. This dramatically reduces CPU utilization, latency, and memory bandwidth consumption for high-throughput workloads. Windows Server 2019 supports RDMA through […]

Read more
CHAT