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:
Mikhail Rodionov
  • Mikhail Rodionov
  • September 3, 2019

How to Install Django on Ubuntu Server 18.04 LTS – Part 2: Configuring Django to use MySQL database

You have probably already covered the basics of Django installation on Ubuntu Server 18.04 LTS. This framework now is ready for the ride, but, as you know, there’s always room for improvement. If you have a little interest in using default SQLite database option, then it’s time to opt for better!

Read more
Kevin Soltow
  • Kevin Soltow
  • August 30, 2019

How VMware has covered performance gap between physical and virtual GPUs

Once engineers came up with the way to virtualize graphics processing units (GPUs), the new era started for machine learning, gaming, modeling, and whatever else IOPS-hungry: all these applications can now go cloud! In this article, I’d like to take a closer look at why GPU virtualization is so promising, who pioneers this tech, and how VMware managed to cover the gap between the virtual and bare-metal GPUs.

Read more
Andrea Mauro
  • Andrea Mauro
  • August 28, 2019

USB support in VMware vSphere

As you know, there is no shortage of technologies to establish the connection of external peripheral devices. Still, while such options as FireWire or Thunderbolt already had their finest hour, USB remains the most popular choice, and USB support in VMware vSphere allows its users to maintain high-speed connections to servers, hypervisor, and virtual machines (VMs)!

Read more
Vladan Seget
  • Vladan Seget
  • August 21, 2019

How to manually patch VMware vCenter server Appliance (VCSA) in a Highly Secure or Offline Environments

Even the least experienced users know a few things vital for an undisrupted working process if they are dealing with VMware vSphere infrastructure, one of those things being patching. Back in the good old days, risks of cyber threats were something that happens to people in the movies, but today you won’t go very far without security patches. Keep your environment up to date with patching VMware vCenter Server Appliance!

Read more
Mikhail Rodionov
  • Mikhail Rodionov
  • August 15, 2019

How to: Install Django on Ubuntu Server 18.04 LTS – Part 1 Development environment installation

In times of need, a web framework comes really in hand, since it allows automating web applications running processes as much as it is possible, but there is always a fly in the ointment. In this case, it is an amount of resource required to access re-usable modules which any web site may need. However, unlike a lot of its counterparts, Django web framework provides you with connection and enabling these modules on as needed basis!

Read more
Kevin Soltow
  • Kevin Soltow
  • August 14, 2019

Shopping for HDDs? My notes on how to do it right

It goes without saying that hard disk drives (HDDs) are one of the most common storage medium to date. Data centers, home labs, and PCs have them inside. No wonders, HDDs offer unmatched capacity for moderate costs per GB. Let’s take a closer look at how to choose an HDD. This article is going to be pretty much a long read, but there’s a flow chart in the end that helps to make your choice.

Read more
Nicolas Prigent
  • Nicolas Prigent
  • August 13, 2019

Deploying Azure Active Directory Domain Services (AADDS)

If your organization is working with a cloud-only environment, there is hardly a necessity to tell you about managed domains and their benefits for an IT infrastructure. However, what can get your attention, is a possibility to deploy a managed domain without a need to deploy virtual machines (VMs) first, which is precisely what Azure offers with a new server role in Active Directory!

Read more
Dmitriy Dolgiy
  • Dmitriy Dolgiy
  • August 12, 2019

How is NVMe-oF doing? Part 3: StarWind NVMe-oF Initiator + Linux SPDK NVMe-oF Target

Finally, I got the hands-on experience with StarWind NVMe-oF Initiator. I read that StarWind did a lot of work to bring NVMe-oF to Windows (it’s basically the first solution of its kind), so it’s quite interesting for me to see how their initiator works! In today’s post, I measure the performance of NVMe drive presented over Linux SPDK NVMe-oF Target while talking to it over StarWind NVMe-oF Initiator.

Read more