Monday, September 6, 2021

Nmtui

Nmtui (Network Manager Text User Interface) is a terminal application which allows an user to manage his or her Wi-Fi connections on Linux distributions that use NetworkManager.

https://www.cloudsavvyit.com/13866/how-to-manage-linux-wi-fi-networks-with-nmtui/



NUMA Observer

NUMA Observer is a VMware fling that scans a VM inventory and identifies VMs with overlapping core/NUMA affinities, and then can generate alerts.

https://flings.vmware.com/numa-observer


PCjs

PCjs is a web site that has several DOS emulator entries that will execute within a web browser.  The site also has other operating systems such as Windows 3.1 and Windows 95.

https://www.pcjs.org/

ThisIsWin11

ThisIsWin11 is an open source utility to allow the modification of Windows 11.  Certain applications can be uninstalled and certain features disabled.

https://github.com/builtbybel/ThisIsWin11/


Registry Explorer

Registry Explorer is an utility application to replace the existing Registry Editor within Windows.

https://github.com/zodiacon/RegExp

https://www.bleepingcomputer.com/news/microsoft/registry-explorer-is-the-registry-editor-every-windows-user-needs/

Powercfg sleepstudy report

To generate a sleepstudy report within Windows 10, launch an elevated command prompt and use the following command:

powercfg /sleepstudy /duration 10

A .HTML file will be created as output.

Sunday, August 1, 2021

Disable keyring prompt within Linux

Within Linux, a prompt concerning a keyring password may appear when launching Google Chrome or Chromium if the system is to configured to auto login.  To remove this prompt, delete the files present under the following path:

~/.local/share/keyrings

A command example would be:

rm -v ~/.local/share/keyrings/*.keyring

Re-launch Chrome and when prompted for a password, leave the value blank and click the Continue and then again, which is agreeing to unsafe storage.



SX - Network Scanner

SX is a network scanner.  One of the project goals is to be faster than nmap.

https://www.kitploit.com/2021/07/sx-fast-modern-easy-to-use-network.html

https://github.com/v-byte-cpu/sx


GPOZaurr PowerShell Module

The GPOZaurr PowerShell module that analyzes Group Policy and creates reports with the findings.

https://evotec.xyz/the-only-command-you-will-ever-need-to-understand-and-fix-your-group-policies-gpo/

https://github.com/EvotecIT/GPOZaurr 

TN5250j

TN5250j is a 5250 terminal emulator for the IBM i platform written in Java.

http://tn5250j.org/