Saturday, June 1, 2024

How to see the kernel boot messages after Linux has finished booting

To view the kernel boot messages after a Linux system has completed booting up, use the command below.

dmesg | less

Win11Debloat

Win11Debloat is a PowerShell script that can remove pre-installed Windows bloatware apps, disable telemetry and declutter the experience by disabling or removing intrusive interface elements and ads.

https://github.com/Raphire/Win11Debloat

https://www.thurrott.com/windows/windows-11/307557/hands-on-with-win11debloat

OFGB (Oh Frick Go Back)

OFGB (Oh Frick Go Back) is an utility to make Registry modifications to prevent ads within Windows 11 within certain areas.

https://github.com/xM4ddy/OFGB

A .REG file with similar functionality can be found at the link below.

https://www.elevenforum.com/t/disable-ads-in-windows-11.8004/

CudaText

CudaText is a cross-platform code editor.

https://cudatext.github.io

Publii

Publii is a web site content management solution that is open source and available for several platforms.

https://getpublii.com/

https://www.both.org/?p=5410


PS2EXE

PS2EXE is a PowerShell utility that converts scripts into standalone applications.

https://www.itprotoday.com/powershell/how-use-ps2exe-convert-powershell-scripts-exe-files

https://github.com/MScholtes/PS2EXE