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…
-
LinuxToolsVMWareWindows 10Windows Server 2019
Using iPerf to Test Network Speed and Bandwidth
September 29, 2022IPerf 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…
-
LinuxQuestions and AnswersWindows 10Windows 11
Install Windows Subsystem for Linux (WSL 2) on Windows 10/11
September 20, 2022Windows Subsystem for Linux (WSL) is a Windows feature that allows developers or testers to run native Linux apps, write scripts, and run bash commands directly from Windows. Starting with…
-
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…
-
In classic Windows PowerShell versions (up to 5.1), you could use only the WinRM protocol (WSMan, port 5985/5986) to access remote computers using PSRemoting. In the newer cross-platform versions of…
-
In this article, we will show you how to enable two-factor authentication (2FA) for SSH login on Linux using Google PAM (Pluggable Authentication Module) and Microsoft Authenticator mobile app. 2FA…
-
-
LinuxUbuntuVMWareWindows Server 2022
How to Access VMFS Datastore from Linux, Windows, or ESXi?
July 1, 2022Let’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…