Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Category:
Linux
blog.KimConnect.com
>>
Linux
,
Windows
Read More
October 2, 2024
October 2, 2024
kimconnect
kimconnect
Testing NFS Between Linux Server & Windows Client
On Linux server:1. Turn of selinux/ipchains/iptables during the test. This could be turned on at…
0 Comments
Read More
September 10, 2024
September 10, 2024
kimconnect
kimconnect
How To Install X11VNC on Ubuntu
# Note: this setup is the quick and dirty method for lab environments # Secured…
0 Comments
Read More
August 30, 2024
August 30, 2024
kimconnect
kimconnect
Using Python to Automate Video Playing on Ubuntu
This little snippet was generated using ChatGPT with more than a little bit of prompting…
0 Comments
Read More
August 24, 2024
August 24, 2024
kimconnect
kimconnect
How to Install NoVNC with x11vnc on Linux Mint 21
Objectives: Install x11vnc as the service that would allow connections to screen 0, console session…
0 Comments
Read More
June 12, 2024
June 12, 2024
kimconnect
kimconnect
How To Automate Youtube Full Screen on Ubuntu Using Python & Selenium
#sudo apt install python3 python3-pip #sudo pip3 install selenium #pip install webdriver-manager # Variables YoutubeUrl="https://www.youtube.com/watch?v=7nT5YawZt-s"…
0 Comments
Read More
May 1, 2024
May 1, 2024
kimconnect
kimconnect
Linux: How to Convert HEIC to JPEG
First, install certain utilities: sudo apt-get install libheif-examples Second, navigate to a directory where there…
0 Comments
Read More
April 25, 2024
April 25, 2024
kimconnect
kimconnect
Long Boot Time Caused by “Scanning for BTRFS file system”
More info about swap files: here Step 1: turn off quiet boot to observe the…
0 Comments
Read More
March 11, 2023
March 11, 2023
kimconnect
kimconnect
Linux: how to bypass login keyring prompts
Error Message: Something along the line of 'keyring default keyring but it is locked' Resolution:…
0 Comments
Read More
March 11, 2023
March 11, 2023
kimconnect
kimconnect
Linux: how to make automounts persistent
# Step 1: discover the device using its current mount path mountPath=/media/kim/Data findmnt | grep…
0 Comments
Read More
March 10, 2023
March 10, 2023
kimconnect
kimconnect
How to Install Brother Printer on a Linux machine (Debian, Ubuntu, Mint)
Below is an example of the installation sequence using a known driver URL: $ wget…
0 Comments
Read More
January 12, 2023
January 12, 2023
kimconnect
kimconnect
Linux Cheat Sheet
Below is a quick reference to the most useful commands and techniques for a Linux…
0 Comments
Read More
November 22, 2022
November 22, 2022
kimconnect
kimconnect
How to Upgrade Kubernetes Ingress Nginx Deployed via Helm
# How to upgrade ingress-nginx: helm upgrade --reuse-values ingress-nginx ingress-nginx/ingress-nginx -n ingress-nginx # Sample output of a failure scenario: brucelee@k8-controller:~$ helm…
0 Comments
Read More
October 24, 2022
October 24, 2022
kimconnect
kimconnect
Quick Note on Tomcat with NGINX
Below is a quick short-hand note to remind oneself to setup proxying properly between Tomcat…
0 Comments
Read More
January 28, 2022
January 28, 2022
kimconnect
kimconnect
Kubernetes Broken Due To Unknown Reasons
Problem 1: Admin User Unable to Login to Cluster via Controller (Master Node) # SSL…
0 Comments
Read More
November 30, 2021
November 30, 2021
kimconnect
kimconnect
Intermittent Ping Request Time Out Due to An Outdated ARP Table Entry of a Ubuntu Server
Scenario: - Server A and Server B hardware are of the same model and capacity-…
0 Comments
Read More
November 21, 2021
November 21, 2021
kimconnect
kimconnect
Linux: How To Create XDG-MIME Association for Google Voice in Unbuntu
Google Voice is a great application that is available on IOS and Android. However, it…
0 Comments
Read More
October 29, 2021
October 29, 2021
kimconnect
kimconnect
Linux: How To Use Dig
Checking Name Server(s) kim@kim-linux:~$ dig @8.8.8.8 microsoft.com ; <<>> DiG 9.16.1-Ubuntu <<>> @8.8.8.8 microsoft.com ;…
0 Comments
Read More
October 28, 2021
October 28, 2021
kimconnect
kimconnect
Bash Shell: Rename Files – Prepend and Append
Pre-pending # Prepend any file that doesn't have the word "/thumbs_" in its full path…
0 Comments
Read More
October 26, 2021
October 26, 2021
kimconnect
kimconnect
Installing Simple NFS GUI (for Ubuntu / Mint / Debian)
Overview: Simple NFS GUI is a Linux application that automates the whole NFS share configuration…
2 Comments
Read More
October 24, 2021
October 24, 2021
kimconnect
kimconnect
Linux: Performing Speed Test via Command Line Interface (CLI)
Install Speed-Test (if not already installed): kimconnect@linux-client:~$ sudo apt install speedtest-cli Reading package lists... Done…
0 Comments
Posts navigation
1
2
…
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