This article will explain how to add (install) a new certificate to the trusted root certificate list on Linux.
Linux
Squid is probably the most known and popular open-source caching proxy server. The squid proxy server supports a lot of caching protocols (ICP, HTCP, CARP, WCCP), and allows to proxy…
- LinuxVMWareWindows 10Windows Server 2019
Using iPerf to Test Network Speed and Bandwidth
March 12, 2024IPerf is an open-source command line tool designed to test network throughput between two network hosts. The iPerf allows to generate TCP and UDP traffic (load) between two hosts. You…
Windows Subsystem for Linux (WSL2) is widely used by developers, administrators, and common users to run different Linux distros (Ubuntu, Debian, OpenSUSE, Kali Linux, Alpine), tools, and apps in Windows…
- LinuxWindows 10Windows 11
Install Windows Subsystem for Linux (WSL 2) on Windows 10/11
October 25, 2023Windows Subsystem for Linux (WSL) allows you to run native apps, write scripts, and run bash Linux commands and scripts directly from within Windows without the need for emulators or…
Very often ‘too many open files’ errors occur on high-load Linux servers. It means that a process has opened too many files (file descriptors) and cannot open new ones. On…
Linux users can use both the MS Teams web client and the full desktop version of Teams. The desktop Teams client for Linux is available since December 2019. In this…
- LinuxVMWareWindows Server 2022
How to Access VMFS Datastore from Linux, Windows, or ESXi
March 11, 2024Let’s look at several ways to access data stored on the datastore with the VMFS file system of the ESXi host (these are configuration files, data files, and snapshots of…
- LinuxMicrosoft OfficeWindows 10Windows Server 2019
Installing an Open Source KMS Server (Vlmcsd) on Linux
March 13, 2024There is an interesting open-source project on GitHub called vlmcsd (https://github.com/Wind4/vlmcsd) to emulate Microsoft’s KMS activation server. You can use it to deploy your own KMS server on platforms other…
- Azure and Microsoft 365Group PoliciesLinuxMicrosoft OfficePowerShellWindows 10
How to Disable Microsoft Teams Auto Startup
March 12, 2024By default, when you install Office 365/Office 2019, all Microsoft Office apps are installed, including Teams (you can install only specific Office apps using the Office Deployment Tool). MS Teams…