JSON
-
vSphere
Part 75: HOW TO: Replace the VCSA 7.0 SSL Certificate with a SSL Certificate from a Microsoft CA
Subscribe: In this video I show you HOW TO: replace the VMware default SSL certificate on your vCenter Server 7.0 server from a Microsoft Active Directory Services Certificate Authority Server Kb Articles referred to in this video Watch the newest videos: โข Follow Hancock’s VMware Half Hour Watch more Hancock’s VMware half videos! About Andrew Hancock: @einsteinagogo VMware vExpert for…
Read More » -
vSphere
Part 75: HOW TO: Replace the VCSA 8.0 SSL Certificate with a SSL Certificate from a Microsoft CA
Subscribe: In this video I show you HOW TO: replace the VMware default SSL certificate on your vCenter Server 8.0 server from a Microsoft Active Directory Services Certificate Authority Server Kb Articles referred to in this video Watch the newest videos: โข Follow Hancock’s VMware Half Hour Watch more Hancock’s VMware half videos! About Andrew Hancock: @einsteinagogo VMware vExpert for…
Read More » -
Virtualization
Linux Networking #6 – Layer 3 Routing Part 2 Routing and Bridging demo
In this video we will conclude our Linux networking series with both routing and bridging demos. All of the details for the build will be shown including the hypervisor config, network interfaces, YAML configuration for all three nodes and the sysctl.conf file. Along the way we will go over some troubleshooting tips and what to look for when your build…
Read More » -
Virtualization
Linux networking #4 – Bridging, virtual bridges and bridged interfaces.
In this video we will discuss the basics behind bridging – a fundamental part of our networking world. With bridging you get the benefits of network extension, filtering and forwarding based on MAC (layer 2) addresses. We can apply this idea to virtual machines or interfaces inside a physical or virtual host. So let’s talk about that and do an…
Read More » -
Virtualization
Linux networking #3 – lshw and ethtool Linux tools, server yaml config and netplan!
In this third video in the series we will take a look at some tools and the YAML config file used by netplan. The tools in question are lshw, ethtool and netplan. You can look at the man pages for all of them for more information. But, the real fun of this video is the YAML config file we edit.…
Read More » -
Linux
Automate Disk Space Monitoring on Linux | Bash Script Tutorial for System Admins
๐ง Welcome to another episode in our Bash Scripting series! In this tutorial, weโre focusing on an essential task for every Linux system administrator: automating storage checks with a straightforward bash script. What Youโll Learn: In this video, Iโll guide you through creating a bash script that automates the process of monitoring disk usage on your Linux system. This is…
Read More »