In modern environment everything is more or less dependent on certificates, we have more and more web based apps, that need some kind of certificates. On the other hand, web browsers are getting stricter and it is not easy anymore to get by with self signed certificates. Also, certificates for public certificate authorities are not appropriate for local domains. So, what should we do? We should create our own PKI infrastructure. I will try to explain how to do it in a series of articles…
Read MoreTag Archives: IT Blog
Join Ubuntu 22.04 to Microsoft Active Directory domain
In Ubuntu 22.04 there are some news regarding Ubuntu and Microsoft Active Directory. Canonical added something called ADsys (available in Ubuntu Pro) which you can read more about here – https://ubuntu.com/blog/new-active-directory-integration-features-in-ubuntu-22-04-part-1
We still need SSSD and PAM for authentication – Adsys compliments them with adding GPO support, privilege managment and so on…
Let[s join again Ubuntu to Windows domain, this time with Windows Server 2022.
Disaster Recovery with Nakivo on Hyper-V
We went through a lot of abilities of the Nakivo software, today we will look into Disaster Recovery. We will setup Replication job with Nakivo for our Hyper-V environment.
Read MoreHow to create Windows Server 2016 Hyper V Cluster
This tutorial will show you how to put Hyper V virtual machines into cluster on Windows Server 2016.
How to setup Windows Server 2016 as iSCSI Target
I frequently used FreeNAS for all my LABs and testing. Mostly because I need iSCSI functionality in lot of scenarios with DR and HA functionality. After lot of thinking I decided to try out iSCSI target service on Windows Server 2016.