Linux Commands

Here are some basic linux commands. Please be aware that depending on your distribution they might me slightly different or non existent. File and directory management command description ls list directory contents cd change directory […]

Microsoft Windows

First of all you need to know that this here is just an additional info page about DOS. You can find more info on the dedicated pages within the corresponding timeline area. Since there are […]

DOS

First of all you need to know that this here is just an additional info page about DOS. You can find more info on the dedicated pages within the corresponding timeline area. DOS commonly refers […]

CP/M

CP/M 86 released 1982 floppies onesided 5,25″ floppies CP/M 86 was brought out by Digital Research for the Intel 8080 CPU.It was the following version of the CP/M standart OS. It’s an operating system for […]

Install unsigned drivers

By enabling test mode Open an elevated command prompt But don’t forget to disable it again when you have installed the drive Also SecureBoot must be DISABLED By disabling integrity checks Open an elevated command […]

Windows 10/11 Fast Startup Mode

Maybe not so good for companies! Windows 10 includes a feature called “Fast Startup”, which is enabled by default. The whole idea behind this feature is to make it so computers don’t take as long […]

Remote Desktop (RDP) to AzureAD connected PC

Sometimes you need to connect to an AzureAD connected device but with the normal login credentials AzureAD\userid this isn’t possible. For these cases you have to modify the RDP file corresponding to this article. So […]

Windows User Profile (corrupt/deleted)

Sometimes Windows Profiles gets corrupt especially roaming profiles or if different users are working on the same machine someone is deleting files from another profile just for fun or what ever. Than it often happens […]

Linux File System

Every folder under Linux has it’s meaning. Folder What it contains /bin Essential command binaries /boot System boot loader files /dev Device files /etc Host specific system wide configuration files /home User home directory /lib […]

Linux Cheatsheet (for beginners)

Command Description ls lists contents of a directory just like dir under DOS cat concatenate and print files grep searches for specific results with pattern clear clear the terminal cd change directory pwd print the […]