Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Month:
January 2021
blog.KimConnect.com
>>
Read More
January 18, 2021
January 18, 2021
kimconnect
kimconnect
MBR & GPT Disk Partitioning Comparisons
A quote one has provided to colleagues on this topic: Although speed is the same…
0 Comments
Read More
January 18, 2021
January 18, 2021
kimconnect
kimconnect
Enable Hibernation Option on Linux Mint 20
At first glance, one would be tempted to simply expand an existing a /swapfile as…
0 Comments
Read More
January 18, 2021
January 18, 2021
kimconnect
kimconnect
How to Become a DevOps Engineer in 2020
This note is scribbled up with about 5-minute of time. Thus, it may not have…
0 Comments
Read More
January 16, 2021
January 16, 2021
kimconnect
kimconnect
PowerShell: Get Windows Resource Utilization
# getWindowsResourceUtilization.ps1 # version 0.02 # Gather information on a list of Windows Machines #…
0 Comments
Read More
January 15, 2021
January 15, 2021
kimconnect
kimconnect
How to Clone VMWare Virtual Machine using CLI
1. SSH into the ESXi host to perform VM cloning via Command Line Interface (CLI)…
0 Comments
Read More
January 15, 2021
January 15, 2021
kimconnect
kimconnect
Microsoft SQL Server: How to Use T SQL to Move Transaction Log Files
Automated Script: # moveDbStorage.ps1 # Version 0.0.1 # This version is intended for a local…
0 Comments
Read More
January 15, 2021
January 15, 2021
kimconnect
kimconnect
How To Install Ubuntu Server 20.04
Overview: As of January 2021, the free version of Redhat, namely CentOS 8 has been…
0 Comments
Read More
January 15, 2021
January 15, 2021
kimconnect
kimconnect
PowerShell: Automating Dynamics CRM Migration
This is the source code that has been used to move hundreds of Dynamics CRM…
0 Comments
Read More
January 14, 2021
January 14, 2021
kimconnect
kimconnect
How To Format HTML Content For Email
Major email service providers such as Google Gmail and Microsoft Office 365 have been supporting…
0 Comments
Read More
January 14, 2021
January 14, 2021
kimconnect
kimconnect
PowerShell: Time Stamp Variable
This is useful in almost any script as it enables the accurate timestamp of log…
0 Comments
Read More
January 13, 2021
January 13, 2021
kimconnect
kimconnect
How To Disable Microsoft One Sync Service
OneSyncSvc is the parent object of OneSyncSvc_#####, and Sync Host_##### is the child's display name.…
2 Comments
Read More
January 12, 2021
January 12, 2021
kimconnect
kimconnect
Linux: Creating Volume Shortcuts
Run xfce4-keyboard-settings > select the 'Application Shortcuts' tab > Add > input one of the…
0 Comments
Read More
January 12, 2021
January 12, 2021
kimconnect
kimconnect
Linux: ‘Initramfs Unpacking Failed’ Error Upon Booting
Error: initramfs unpacking failed: Decoding failed Resolution: sudo sed -i 's/COMPRESS=lz4/COMPRESS=gzip/g' /etc/initramfs-tools/initramfs.confsudo update-initramfs -u# reboot…
0 Comments
Read More
January 12, 2021
January 12, 2021
kimconnect
kimconnect
How to Add Printers on Linux Mint 20
Overview: The Common Unix Printing System (CUPS) is an open source printing system developed by…
0 Comments
Read More
January 12, 2021
January 12, 2021
kimconnect
kimconnect
Linux Mint 20.04 Workstation Setup
Common Workstation Utilities: # Screenshot sudo apt install flameshot # RDP Client sudo apt install…
0 Comments
Read More
January 12, 2021
January 12, 2021
kimconnect
kimconnect
Linux: How to Add a Line into Crontab from Command Line
The easy method: newline=@reboot /usr/bin/numlockx(crontab -l && echo "$newLine") | crontab - Alternative (longer version)…
0 Comments
Read More
January 11, 2021
January 11, 2021
kimconnect
kimconnect
Enabling Virtualization Extensions in BIOS
The following steps are general instructions to perform this task on most computer bios: Boot…
0 Comments
Read More
January 11, 2021
January 11, 2021
kimconnect
kimconnect
How To Inject NIC Drivers into the ESXi Installation Image
Update 1/10/2021: ESXi-7.0 isn't compatible with the drivers in our previous illustration. Thus, this is…
0 Comments
Read More
January 11, 2021
January 11, 2021
kimconnect
kimconnect
How to Install Visual Studio Code on Linux Mint 20.04
Linux Mint versions earlier than 20.04 would allow a user to install snapd, prior to…
0 Comments
Read More
January 10, 2021
January 10, 2021
kimconnect
kimconnect
Linux: How to Manually Create a USB Bootable Drive for ESXi
Step 1: Find the USB mount root@kimlinux:/home/kim# ls /dev/s*/dev/sda /dev/sdb1 /dev/sdb3 /dev/sdc1 /dev/sg1 /dev/snapshot /dev/stdin/dev/sdb…
0 Comments
Posts navigation
Previous page
1
2
3
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