Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Author:
kimconnect
blog.KimConnect.com
>>
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
Generate an XML file from MySQL
This is a silly little snippet has been being generated by the venerable ChatGPT website…
0 Comments
Read More
August 30, 2024
August 30, 2024
kimconnect
kimconnect
iPhone Resetting Processes
Method 0: If phone is company issued. Most likely, it is managed by a…
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 16, 2024
June 16, 2024
kimconnect
kimconnect
ProxMox Overview
ProxMox Overview: 0. Install ProxMox - Start here: https://proxmox.com/en/proxmox-virtual-environment/get-started - File System Choices - Ceph:…
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 28, 2024
May 28, 2024
kimconnect
kimconnect
VMWare Deployment Overview
1. Configure VMWare ESXi- If dedicated storage card(s) is/are available, configure LACP/PAGP etherchannel or bond…
0 Comments
Read More
May 24, 2024
May 24, 2024
kimconnect
kimconnect
Microsoft Intunes Overview
Microsoft Intunes interface is very intuitive with a lot of functions. Although most, if not…
0 Comments
Read More
May 20, 2024
May 20, 2024
kimconnect
kimconnect
AWS Quick Notes
0. Identity Access Management- IAM is AWS service to centrally manage login credentials: users, groups,…
0 Comments
Read More
May 15, 2024
May 15, 2024
kimconnect
kimconnect
Fiddler: A HTTPS Debugging Tool
An application support specialist would find this tool useful to intercept HTTPS traffic on a…
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
April 2, 2024
April 2, 2024
kimconnect
kimconnect
How To Link Containers Using Docker Compose
This yields several advantages:1. Direct linking between containers is architectually efficient to direct traffic between…
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
March 7, 2023
March 7, 2023
kimconnect
kimconnect
PowerShell: Set Auto Logon
Instead of running the GUI method (netplwiz), there's a more efficient way to set auto…
0 Comments
Read More
February 15, 2023
February 15, 2023
kimconnect
kimconnect
PowerShell: Maintain Windows Services Remotely via WinRM
# maintainServices.ps1 # FQDN of each computer name (required) $computerList=@' testWindows.intranet.kimconnect.com testWindows.dmz.dragoncoin.com '@ $serviceNames=@( 'windows_exporter',…
0 Comments
Posts navigation
1
2
…
82
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