Search

Educational Episodes: Hyperconverged Infrastructure (HCI)

Featured blog posts

Trending topics you shouldn't miss

All blog posts

Every post, every insight, all in one place
View:
Vladan Seget
  • Vladan Seget
  • September 28, 2021

VMware vSphere 7 U2 Persistent memory

vSphere Persistent Memory (PMem) was introduced in vSphere 6.7. It has seen many updates since, up until vSphere 7 U2. It’s a great non-volatile memory technology for super low latency applications that need the best-possible storage with low latency. However, there is much to look out for in terms of support, performance, configuration, and cost.
Read more
Romain Serre
  • Romain Serre
  • September 23, 2021

Getting started with Windows 365 : your Cloud PC

The IT world is moving ever further into the cloud. Microsoft recently released Windows 365, which is supposed to be a simplified version of Azure Virtual Desktop. It’s marketed as “your PC in the Cloud,” which is mostly operable from Microsoft Endpoint Manager. There are many exciting things to expect from this launch, so you better get into it.
Read more
Karim Buzdar
  • Karim Buzdar
  • September 21, 2021

How to install and use DBeaver in Linux

DBeaver is an open-source, free multi-platform database management software. It’s also an SQL client for developers and database administrators that has a user-friendly UI. It can be used as an alternative for MySQL-Workbench and PGAdmin to work with various databases, like MySQL, PostgreSQL, Greenplum, and others.
Read more
Florent Appointaire
  • Florent Appointaire
  • September 16, 2021

Deploy Azure Firewall Premium to control connectivity

Azure recently released a Premium SKU (Stock-keeping-Unit) for its Firewall. Although Azure Firewall Premium is not as foolproof as Palo Alto or Checkpoint, it’s been getting more and more upgrades. This version is better-suited for connectivity control, with its new features like TLS inspection, IDPS, Web categories, and URL filtering.
Read more
Brandon Lee
  • Brandon Lee
  • September 14, 2021

Windows Server 2022 New Features

Well, it’s finally here: starting September 1, 2021, Windows Server 2022 is generally available! There’s a whole slew of new features and novelties present in the OS. However, most advancement is seen in enhancing security and hybrid cloud workload, catering to the modern shift to remote work and processing data at the point of inception.
Read more
Romain Serre
  • Romain Serre
  • September 8, 2021

Encrypt your Azure VM with Azure Disk Encryption

Usually, when deployed, Azure VMs don’t have BitLocker (a volume encryption feature) enabled. This may contradict your corporate security policy. To address that, you can use Azure Disk Encryption to encrypt Windows or Linux Azure VMs with BitLocker or DM-Crypt. However, to complete the process, you will need a secret and a key.
Read more
Vladan Seget
  • Vladan Seget
  • September 2, 2021

VMware vSphere Mobile Client New Update

Contrary to what you might think, vSphere Mobile Client is quite a handy app. It allows you to review and manage your VMs, monitor tasks, view performance charts, and even take snapshots. The app is compatible with vCenter Server 6.x and higher, compliant with the Clarity theme and utilizes the same API as the vSphere HTML5 web client.
Read more
Florent Appointaire
  • Florent Appointaire
  • August 31, 2021

WAF Policy for App Gateway and AKS

Web Application Firewall (WAF) is yet another crucial step in modern cybersecurity. It is especially relevant if you’re using Azure Application Gateway or Azure Kubernetes Services (AKS). Azure WAF Policy will help you customize and manage rules and policies for the entire Application Gateway, a certain listener, or a specific route path.
Read more
Nicolas Prigent
  • Nicolas Prigent
  • August 26, 2021

How to display notifications on Windows 10 using PowerShell?

Notifications can be incredibly useful for displaying vital information on your machine or on a remote user workstation, for example. You can create and display your desired notifications using PowerShell and a custom GitHub module for it — BurntToast. To enjoy this technique though, you’d have to use Windows 10 or Windows Server 2019.
Read more