Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Month:
April 2019
blog.KimConnect.com
>>
Read More
April 18, 2019
April 18, 2019
kimconnect
kimconnect
Methods to Embed JavaScript Codes into WordPress
Insert Headers and Footers Plugin - automatically apply script site wide Shortcoder Plugin - make…
0 Comments
Read More
April 18, 2019
April 18, 2019
kimconnect
kimconnect
Kubernetes Overview
Master Server Role - One server or a pod functions as the master server- Master…
0 Comments
Read More
April 17, 2019
April 17, 2019
kimconnect
kimconnect
Script to Rename Computers in Active Directory
1. Run this PowerShell Script to rename 1 computer: $admin = "KIMCONNECT\"+ Read-Host "Enter the…
0 Comments
Read More
April 17, 2019
April 17, 2019
kimconnect
kimconnect
Manually Dealing with Windows Updates
This unabridged note contains some usable copy/paste lines to work with Windows updates. There's a…
0 Comments
Read More
April 17, 2019
April 17, 2019
kimconnect
kimconnect
How to Fix Corrupted Windows System Files
Symptoms:- Blue Screens- Slow booting- You have too much free time- This appears out of…
0 Comments
Read More
April 16, 2019
April 16, 2019
kimconnect
kimconnect
How to Copy and Paste in VIM / VI
While reading or in editing mode, press ESC twice Move the cursor to the desired…
0 Comments
Read More
April 16, 2019
April 16, 2019
kimconnect
kimconnect
How to Add Known Trusted Sites to Browsers in Windows
This instruction applies to the major browsers: Internet Explorer, Chrome, Firefox, and Opera. Note that…
0 Comments
Read More
April 15, 2019
April 15, 2019
kimconnect
kimconnect
Default Ports for Various Common Services
Although it is recommended that these default ports be changed whenever possible to add an…
0 Comments
Read More
April 15, 2019
April 15, 2019
kimconnect
kimconnect
A Fake 512GB USB Thumb Drive
There appears to be a flood of bad USB flash drives on the market at…
0 Comments
Read More
April 15, 2019
April 15, 2019
kimconnect
kimconnect
Linux: How to Create a User and Add to Group in a Single Line?
This is a common question for Linux Admins. It would be necessary to memorize the…
0 Comments
Read More
April 15, 2019
April 15, 2019
kimconnect
kimconnect
ASCII Characters
DEC OCT HEX Symbol HTML Number Description 32 040 20   Space 33 041…
0 Comments
Read More
April 14, 2019
April 14, 2019
kimconnect
kimconnect
Recovering Hard Drive Corrupted Files
Method 1: use TestDisk (very effective in recovering JPEG and partial files) Download https://www.cgsecurity.org/wiki/TestDisk_Download >…
0 Comments
Read More
April 14, 2019
April 14, 2019
kimconnect
kimconnect
How to manually fix a corrupted system file
I've already written a PowerShell Script to perform this task. Search for it within this…
0 Comments
Read More
April 14, 2019
April 14, 2019
kimconnect
kimconnect
DIFxDriverPackageInstall Error = 3
This error can occur during an installation of a Brothers branded printer or multi-functional scanner…
0 Comments
Read More
April 13, 2019
April 13, 2019
kimconnect
kimconnect
PowerShell: Execution Policy
This is an example when Windows has an execution policy set as Restricted: PS C:\Users\KimConnect>…
0 Comments
Read More
April 13, 2019
April 13, 2019
kimconnect
kimconnect
Linux Notes Dump (From 100 Years Ago)
1) LinuxFix Flash Firefox Freezingsudo mkdir /etc/adobeecho "OverridePGUValidation=true" >~/mms.cfgsudo mv ~/mms.cfg /etc/adobe/sudo apt-get install flashplugin-nonfreeInstall…
0 Comments
Read More
April 13, 2019
April 13, 2019
kimconnect
kimconnect
VMWare: Provisioning New Guest Virtual Machines
Overview: The process of provisioning a guest virtual machine (VM) template in a cluster follows…
0 Comments
Read More
April 13, 2019
April 13, 2019
kimconnect
kimconnect
Redhat 7.5 Installation
Standard Default Installation Instructions At the initial loading screen, press the UP arrow to select…
0 Comments
Read More
April 12, 2019
April 12, 2019
kimconnect
kimconnect
PowerShell Legacy Versions: How to Check Connection of Servers on Certain Ports?
A more updated version is available here. function Check-NetConnection($server, $port) { $session = New-Object System.Net.Sockets.TcpClient;…
0 Comments
Read More
April 12, 2019
April 12, 2019
kimconnect
kimconnect
SQL Language (Condensed)
SELECT [DISTINCT | MIN | MAX] column1 [AS alias]FROM table_nameWHERE condition [IS NULL|IS NOT NULL]…
0 Comments
Posts navigation
Previous page
1
2
3
…
11
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