Category: Operating Systems

  • How to Compress and Extract Files using the tar command on Linux

    How to Compress and Extract Files using the tar command on Linux

    How to Compress and Extract Files using the tar command on Linux and How to create tar.gz file in Linux command line Compress files The tar command is used to pack and compress files and directories on Linux. The archived files are usually named .tar.gz or .tgz and are called usually tarballs. As with many…

  • Windows 11 requires tpm 2.0 what is  tpm anyways?

    Windows 11 requires tpm 2.0 what is tpm anyways?

    Windows 11 requires tpm 2.0 why is that and what is TPM anyway? Since Windows 11 was leaked then announced, we found out that Windows 11 will require TPM 2.0 to work at all. TPM stands for Trusted Platform Module and most PC’s nowdays don’t have it at all or have the older version tpm…

  • Linux how o set environment variable

    Linux how o set environment variable

    Linux how o set environment variable How to set environment variable in Linux. Set environment variables in Linux To set a new environment variable, use the export command. For example to set the environment variable called TEST_HOME you can run this command. This prints the value of the variable you set earlier. Unsetting an environment…

  • How to create a file in Linux using Terminal

    How to create a file in Linux using Terminal

    How to create a file in Linux using Terminal or SSH How to create a file in Linux using Terminal, Command line interface or SSH. There are a few ways to create a new empty file or redirect the output of a command to a new file. To create an empty file, any of these…

  • Windows 11 nag screen after update

    Windows 11 nag screen after update

    Windows 11 nag screens after update.How to avoid the Windows 11 beta nag screen after updating. Windows 10 also had a nag scren afte updates were applied but on Windows 10 you could say remind me later and it would not bother you until the next major udate. Enter Windows 11, the remind me later…

  • Remove Weather from Windows 10 Taskbar

    Remove Weather from Windows 10 Taskbar

    News and Interests in taskbar Windows 10 has a new taskbar toolbar called News and Interests. This is enabled after the update KB5001391 All the configurations bellow are valid if you have the News and interests feature that comes with the update. If you don’t have the feature yet, you can enable it by installing…