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:
Nicolas Prigent
  • Nicolas Prigent
  • December 24, 2019

Getting Started with Microsoft Graph Explorer

Managing queries across various Microsoft 365 services can be somewhat challenging. The interaction across these applications in your cluster should be prioritized to ensure smooth workload. One handy tool to do that is Microsoft Graph Explorer, which exposes REST APIs and client libraries to access data on the aforementioned services.
Read more
Kevin Soltow
  • Kevin Soltow
  • December 23, 2019

Disk Mode for the ESXi VM. What is it and how do we use it?

Every admin knows a few tricks to find a short way when testing your VMs. Some of them are neat, and some aren’t, such as snapshots. Disk Mode in VMware ESXI allows you to replace this technology with a safe alternative!
Read more
Didier Van Hoye
  • Didier Van Hoye
  • December 19, 2019

How to Re-Encrypt Multiple SNIs on the same IP and port with a Kemp LoadMaster – PART 2

In Part I of this article, we discussed how to handle multiple SSL sites sharing the same IP address and port bound to multiple SSL certificates in regards to SNI decryption and re-encryption with Kemp LoadMaster. We discussed briefly how to achieve this creatively. With Kemp LoadMaster, you will need to leverage sub-virtual services (SubVSs) in combination with content rules to handle this scenario. We also use SSL decryption and re-encryption in order to support the clients and servers with different TLS versions. Re-encryption is handled at the virtual service (VS) level, not at the SubVS level. Meaning you can only enter one SNI name for re-encryption with a shared VIP. So, in the case of two or more SSL sites sharing the same IP address, you would have only one that works.
Read more
Didier Van Hoye
  • Didier Van Hoye
  • December 18, 2019

How to Re-Encrypt Multiple SNIs on the Same IP and Port with Kemp LoadMaster – PART 1

As you all know by now, it really is time to say goodbye to TLS 1.0/1.1. You might be ready to only offer and support TLS 1.2. Perhaps you can even add TLS 1.3 as well. Being able and willing to block TLS 1.0/1.1 is a good thing completely. Well done.
Read more
Mikhail Rodionov
  • Mikhail Rodionov
  • December 12, 2019

Deploying Django Project to AWS Elastic Beanstalk

In this blog post, we will talk about getting your Django project deployed to Amazon Web Services (AWS) platform. There are different ways you can do that with AWS: one is deployment to EC2 instance running Linux (you just connect to it over SSH and work with Linux server directly), and the other one is deployment to Elastic Beanstalk. The first scenario is close to simple project setup on a local Linux machine with some extra steps involved – for that you can refer to my previous posts which cover most of the steps involved. In this post, we will focus on Elastic Beanstalk deployment scenario, going through all the steps involved in this process when it is performed from Ubuntu.
Read more
Romain Serre
  • Romain Serre
  • December 10, 2019

Overview of Microsoft Azure Bastion

We all know that connecting production VMs directly to the Internet via a public IP is a huge concern from a cybersecurity standpoint. Therefore, usually, all critical VMs don’t have public IPs, and they are managed either from a site-to-site VPN or a console VM that holds a public IP. In both cases, managing your Azure VMs is not easy since cybersecurity is a concern.
Read more
Kevin Soltow
  • Kevin Soltow
  • December 6, 2019

Upgrading VCSA 6.5 to 6.7u2

There are always several reasons to move on from your existing infrastructure. Some admins are pursuing recent versions of familiar products. Some, on the other hand, just want to get rid of the bugs they already learned to live with but would rather not. Others are attracted by promises to increase the performance of their environment. Finally, everybody wishes to go with the times and use the latest software. Whatever the reason, we all eventually come in terms with the necessity to upgrade the infrastructure to the most recent version.
Read more
Dmytro Khomenko
  • Dmytro Khomenko
  • December 4, 2019

It’s NVMe time! How StarWind makes it possible to present true performance of PCIe SSDs over the network

iSCSI and Fiber Channel have proven themselves as reliable partners of mission-critical operations over the last two decades, true. However, despite iSCSI’s praise, it can’t properly talk to flash, thereby hindering you from achieving the performance SSDs truly promise. Fortunately, we’ve been working really hard to resolve that mishap, and we’ve finally nailed it!
Read more
Dmitriy Dolgiy
  • Dmitriy Dolgiy
  • December 2, 2019

Creating bulk user accounts in AD via PowerShell

Today, we’re going to talk about little tricks on automating one of the most routine duties of an AD admin, namely creating multiple user accounts. Literally, every single one admin sooner or later meets the necessity to develop and activate several user accounts. If it’s a one-time activity and you don’t need more than 10 accounts, you better stop right here. However, if you have a large domain at your responsibility, or just have to create multiple accounts too often, there are ways to make your life much more comfortable.
Read more