Linux resize partition after block storage size increase In this article, we explain how to update partition settings after you have expanded block storage capacity on Linux. After expanding the bl... April 01, 2022
GPO backup and restore using PowerShell You can backup and restore GPOs using PowerShell. To do this, special cmdlets from the GroupPolicy module are used: Backup-GPO and Restore... March 05, 2022
How to transfer FSMO roles using PowerShell? When you create a new Active Directory domain, all FSMO roles are assigned by default to the first domain controller in the forest. You ca... March 04, 2022
Windows Server: Increase User Profile Disk Size If you have enabled user profile disks on your RDS farm and need to increase the size of a disk, you must go through a machine with the Hyp... March 04, 2022
Terraform - Deploy to Google Cloud The Google Cloud provider allows you to create Terraform configurations to deploy configurations to the large set of Google Cloud services. ... February 21, 2022
Terraform - Deploy to OpenStack The OpenStack provider allows you to create Terraform configurations to deploy infrastructure on OpenStack. Among the resources we can manag... February 21, 2022
Terraform - Installation, File Syntax, Resources and modules, providers, variables, infrastructure management Terraform is a tool for building, modifying, and versioning infrastructure securely and efficiently. It is an Open Source project developed ... February 21, 2022
Using OpenStack as an infrastructure provider in Rancher Rancher is an open-source project that allows us to manage Kubernetes clusters . Its great advantage is that it allows you to manage from ... February 20, 2022
Pulumi: Creating Kubernetes clusters with Rancher and OpenStack as infrastructure provider - Part 4 Pulumi: Create a virtual machine configured with Rancher on OpenStack - Part 1 Pulumi: Instance Creation, Floating IP Assignment, Rancher ... February 20, 2022
Pulumi: Reorganization of the code - Part 3 Pulumi: Create a virtual machine configured with Rancher on OpenStack - Part 1 Pulumi: Instance Creation, Floating IP Assignment, Rancher ... February 20, 2022