Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Category:
Virtualization
blog.KimConnect.com
>>
Virtualization
Read More
June 7, 2019
June 7, 2019
kimconnect
kimconnect
Microsoft Hyper-V: Creating Windows Template (Golden Image)
Steps to Create a Windows Template Assuming that the Windows Template guest VM has already…
5 Comments
Read More
June 7, 2019
June 7, 2019
kimconnect
kimconnect
VMWare vSphere Site Recovery Manager (SRM)
1. Creating folders to group VM clients for application From Home > vCenter > Select…
0 Comments
Read More
June 7, 2019
June 7, 2019
kimconnect
kimconnect
Overview of Microsoft Azure Networking
Private connections into Azure are either via ExpressRoute (comparable to AWS DirectConnect) or VPN. The…
0 Comments
Read More
June 6, 2019
June 6, 2019
kimconnect
kimconnect
Cisco Fabric Switch – MDS Zoning Template
<# What this script does: 1. Checks to see if an Internet connection via PowerShell…
0 Comments
Read More
June 5, 2019
June 5, 2019
kimconnect
kimconnect
Overview of Veeam Backup and Restore
Prepare the Environment Permissions - Active Directory: create a service account as a member of…
0 Comments
Read More
May 23, 2019
May 23, 2019
kimconnect
kimconnect
PowerShell: vSphere 5.5 and TLS 1.2 Connection Issues
Intro: There was this situation when we experienced connection issues with "Connect-VIServer" commands from PowerShell…
0 Comments
Read More
May 14, 2019
May 14, 2019
kimconnect
kimconnect
How to Install Virtualbox in Ubuntu
Simply run these two commands: sudo add-apt-repository multiverse && sudo apt-get update sudo apt -y…
0 Comments
Read More
May 10, 2019
May 10, 2019
kimconnect
kimconnect
SAN Storage: Using 3PAR StoreServ to Provision LUNs for vSphere ESXi or Windows Server
Overview: Assumptions MDS Zoning Configuration has been completed. Operating Systems ESXi OS has been installed…
0 Comments
Read More
May 10, 2019
May 10, 2019
kimconnect
kimconnect
Cisco VSAN: MDS Zoning Configuration for ESXi Host – Step by Step
Step 1: gather information A. VSAN Nodes Each site shall have two sets of MDS…
0 Comments
Read More
May 1, 2019
May 1, 2019
kimconnect
kimconnect
Docker: Staging Intermediary Containers
Benefits: - Smaller footprints of exposed containers- Less attack surfaces leads to minimum vulnerabilities- Job…
0 Comments
Read More
April 27, 2019
April 27, 2019
kimconnect
kimconnect
Configuring Virtual Storage Area Networks (VSANs)
NX-OS Overview Source: Storage Area Network (SAN) has been around for ages. During the early…
0 Comments
Read More
April 25, 2019
April 25, 2019
kimconnect
kimconnect
Windows 2016: NIC Teaming
Assumptions OS: Microsoft Windows Server 2016 Network Switch: Cisco Nexus 9000 NX-OS with dual supervisors,…
0 Comments
Read More
April 18, 2019
April 18, 2019
kimconnect
kimconnect
Getting Started with Kubernetes on Linux
Update 01-24-21: there's new blog to succeed this article here. 1. Install Kubectl Redhat-based commands:…
0 Comments
Read More
April 18, 2019
April 18, 2019
kimconnect
kimconnect
Kubernetes Overview
Master Server Role - One server or a pod functions as the master server- Master…
0 Comments
Read More
April 13, 2019
April 13, 2019
kimconnect
kimconnect
VMWare: Provisioning New Guest Virtual Machines
Overview: The process of provisioning a guest virtual machine (VM) template in a cluster follows…
0 Comments
Read More
April 10, 2019
April 10, 2019
kimconnect
kimconnect
How to Import Files Into a Docker Container
1. Use SCP to copy files to the remote server while logged onto the local…
0 Comments
Read More
April 2, 2019
April 2, 2019
kimconnect
kimconnect
Question: Is VirtualBox Recommended for Production?
Answer: No - It's not supported for production environment: - VirtualBox is not enterprise level:…
0 Comments
Read More
March 31, 2019
March 31, 2019
kimconnect
kimconnect
Docker DRUPAL Container
# Preseed drupal files with persitent storagemkdir /var/www/html/kimconnect/{modules,profiles,sites,themes}docker run --rm drupal tar -cC /var/www/html/sites .…
0 Comments
Read More
March 31, 2019
March 31, 2019
kimconnect
kimconnect
Docker ShellInABox
docker run --privileged -p 9999:4200 -e SIAB_PASSWORD=password-e SIAB_SUDO=true sspreitzer/shellinabox:latestdocker run --privileged -d --name shellinabox -p…
0 Comments
Read More
March 31, 2019
March 31, 2019
kimconnect
kimconnect
LAMP Stack using Docker
# Install docker and composeyum install docker docker-compose -y# Add user into docker groupusermod -aG…
0 Comments
Posts navigation
Previous page
1
…
6
7
8
…
10
Next page
Search
Archives
October 2024
September 2024
August 2024
June 2024
May 2024
April 2024
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
Meta
Register
Log in
Tag Cloud