Skip to content

Instantly share code, notes, and snippets.

View Computer-Tsu's full-sized avatar

Computer-Tsu

View GitHub Profile
@Computer-Tsu
Computer-Tsu / tattle.md
Last active August 26, 2023 04:02
Report Malware, Website
@Computer-Tsu
Computer-Tsu / Outages.md
Last active December 1, 2023 20:52
Check for power, Internet, and other Outages
  • If you choose to unplug any computers, make sure you unplug both the power (UPS), ethernet (network) and phone lines. This ensures maximum isolation from lightning surges.
  • I’d recommend putting computers, powerstrips, and other electronics at least several inches above the floor. Move things away from windows if possible or turn off and cover with a garbage bag.

Power maps for

@Computer-Tsu
Computer-Tsu / #Protection
Last active August 30, 2023 11:56
Protection from Internet, malware, websites, URLs
Collection of DNS service IPs and URLs for blocking malware
@Computer-Tsu
Computer-Tsu / Powertoys PowerRename
Created June 27, 2023 02:03
Recipes for using PowerRename tool in Microsoft PowerToys
append extension
($)
.txt
@Computer-Tsu
Computer-Tsu / Prompt.txt
Last active June 27, 2023 03:09
Command prompt SET PROMPT for Microsoft Windows CMD
set prompt=$T$H$H$H$H$H$H$S%computername%\%username%$S$M$P$+$G
22:14 DESKTOP\User C:\Users\User>
set prompt=$T$H$H$H$H$H$H$S%UserName%@%ComputerName%$B$M$P$+$G
@Computer-Tsu
Computer-Tsu / Windows Safe Mode Install Uninstall.cmd
Created June 27, 2023 02:22
How to Run Windows Installer in Safe Mode Windows 10 with Command Prompt
REM How to Run Windows Installer in Safe Mode Windows 10 with Command Prompt
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer" /VE /T REG_SZ /F /D "Service"
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer" /VE /T REG_SZ /F /D "Service"
net start msiserver
for /L %i in (1,1,254) do @ping 192.168.1.%i -w 1 -n 1 ¦find /i "TTL="
netsh wlan show profile
netsh wlan show profile [NETWORK NAME] key=clear
View Network Connections, control panel app.
Right click on your Wi-Fi connection icon and select Status.
Click the Wireless Properties button.
Click the Wireless Properties Button.
Click the Security tab.
dism /online /cleanup-image /restorehealth

Win + Ctrl + Shift + B

Win + Ctrl + Shift + B

🪟 + Control + ⬆️ + b