Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Month:
May 2019
blog.KimConnect.com
>>
Read More
May 7, 2019
May 7, 2019
kimconnect
kimconnect
HTML: Basic Anatomy of A Page
Modern browsers discern the type of documents being loaded; thus, it is necessary to tag…
0 Comments
Read More
May 7, 2019
May 7, 2019
kimconnect
kimconnect
HTML: Tagging and Jumping to Sections of Page
Each element of an HTML document could be set with a unique ID so that…
0 Comments
Read More
May 6, 2019
May 6, 2019
kimconnect
kimconnect
JavaScript: How to Extract Text From Contents of an External Web Page
What's the Challenge? There is a software security model that prevents scripts from an existing…
0 Comments
Read More
May 5, 2019
May 5, 2019
kimconnect
kimconnect
Linux: How To Install Visual Studio Code
Intro Bypassing any discussions about choosing Visual Studio Code (VS Code) over Atom or Sublime…
0 Comments
Read More
May 4, 2019
May 4, 2019
kimconnect
kimconnect
Ubuntu: Install VMWare WorkStation
Easy. Run these three commands: wget -O ~/vmware.bin sudo apt install build-essentialsudo bash ~/vmware.bin Output:…
0 Comments
Read More
May 3, 2019
May 3, 2019
kimconnect
kimconnect
JavaScript Challenge: Counting Words
This is useful to render word clouds, emphasizing more commonly occurring words in a database.…
0 Comments
Read More
May 3, 2019
May 3, 2019
kimconnect
kimconnect
Linux: Useful GUI Tools
Terminator - Connect to multiple machines- Run same commands on multiple machines SIMULTANEOUSLY!- Useful for…
0 Comments
Read More
May 3, 2019
May 3, 2019
kimconnect
kimconnect
PowerShell: Windows 2016 Pristine Image
Desired Output Windows Server deployment should be made as seamless and efficient as possible. Here's…
0 Comments
Read More
May 2, 2019
May 2, 2019
kimconnect
kimconnect
PowerShell: Impersonation to Download Files Through Proxy
Initial Script to without impersonation # Change these values to reflect your desired downloads[string]$fileSource =…
0 Comments
Read More
May 2, 2019
May 2, 2019
kimconnect
kimconnect
Linux: A Quick Sequence of Starting and Stopping an App
Check to see if SeaHorse is broken kimconnect@nuc:# seahorseGtk-Message: 08:52:44.606: Failed to load module "canberra-gtk-module"Gtk-Message:…
0 Comments
Read More
May 2, 2019
May 2, 2019
kimconnect
kimconnect
Linux: More Basic Commands
Networking Ping 1 Time ping google.com -c 1 #c is abbreviation for count Check Networking…
0 Comments
Read More
May 1, 2019
May 1, 2019
kimconnect
kimconnect
Group Policy: WinHTTP Settings
Overview There are several registry keys that needed configuration within a Group Policy to enable…
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
May 1, 2019
May 1, 2019
kimconnect
kimconnect
PowerShell: WinHTTP Proxy
The most direct method to set WinHTTP proxy settings on a Windows machine is to…
0 Comments
Posts navigation
Previous page
1
2
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