Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Category:
Linux
blog.KimConnect.com
>>
Linux
,
Virtualization
Read More
February 2, 2021
February 2, 2021
kimconnect
kimconnect
How to Deploy PiHole in a Kubernetes Cluster
Step 0: Create NFS Share Ensure that the NFS share has been created with these…
2 Comments
Read More
January 30, 2021
January 30, 2021
kimconnect
kimconnect
Kubernetes Container Deployment with NFS Persistent Volumes
Introduction: Update: we have provided a practical application of the knowledge conveyed in this article…
0 Comments
Read More
January 29, 2021
January 29, 2021
kimconnect
kimconnect
How to Mount NFS Share On Linux Client
# Install prerequisite sudo apt-get install nfs-common # Set variables nfsShare=test # assuming that the…
0 Comments
Read More
January 28, 2021
January 28, 2021
kimconnect
kimconnect
How to Run OpenMediaVault with Pass-through Disks in VMWare ESXi
Assumptions: 1. The ESXi host in this lab is available with three (3) 1TB hard…
0 Comments
Read More
January 28, 2021
January 28, 2021
kimconnect
kimconnect
Linux: Check CPU Utilization
There are many utilities that would provide this information. The easiest one that is available…
0 Comments
Read More
January 25, 2021
January 25, 2021
kimconnect
kimconnect
Step by Step Kubernetes Application Hosting: Persistent Storage, Pod Creation, Deployment Plan, Service Clustering, and Ingress Routing
Overview Update: we have a new article which goes directly into a production-style setup of…
0 Comments
Read More
January 23, 2021
January 23, 2021
kimconnect
kimconnect
How to Add a New Disk as LVM Volume to a Linux Machine without Rebooting
Step 1: Scan all SCSI host controllers sudo su # run as root scsiPath=/sys/class/scsi_host #…
0 Comments
Read More
January 23, 2021
January 23, 2021
kimconnect
kimconnect
Ubuntu: Disable Annoying Update Notifier
Want to get rid of this? Ubuntu: Go to System > Administration > Software Sources…
0 Comments
Read More
January 22, 2021
January 22, 2021
kimconnect
kimconnect
Linux: How to Check CPU Speed
# Check cpu capacity kim@kim-linux:~$ sudo lshw -c cpu | grep capacity capacity: 3600MHz #…
0 Comments
Read More
January 22, 2021
January 22, 2021
kimconnect
kimconnect
Linux: How to Check Graphics Card Memory
List all the PCI devices: lspci # Sample Outout:root@kim-linux:/home/kim# lspci00:00.0 Host bridge: Intel Corporation Device…
0 Comments
Read More
January 22, 2021
January 22, 2021
kimconnect
kimconnect
Linux: GREP Training
Lorum Ipsum - let's learn about grep, ya'll Examples: # Get information only on the…
0 Comments
Read More
January 21, 2021
January 21, 2021
kimconnect
kimconnect
How To Install Adobe Acrobat Reader DC on Linux Mint 20
Adobe Acrobat Reader may be available as a .deb install-able package. However, its 'Reader DC'…
4 Comments
Read More
January 21, 2021
January 21, 2021
kimconnect
kimconnect
How To Install Kubernetes on Ubuntu 20.04 Server
Overview Docker is available in 2 versions, Community Edition (CE) and Enterprise Edition (DE). The…
0 Comments
Read More
January 19, 2021
January 19, 2021
kimconnect
kimconnect
How To Change VMWare ESXi Hypervisor’s IP Address and Host Name
# List hypervisor's network interfaces esxcli network ip interface ipv4 get # Sample output [root@esx76:~]…
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 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 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
Posts navigation
Previous page
1
…
3
4
5
…
14
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