In some cases, the file system in Linux can switch to a read-only mode. This means that you can only read data from the hard disk, and when you try…
Linux
What Others Are Reading in Linux
You can use the open-source usbipd-win project to access a computer’s physical USB devices from the Windows Subsystem for Linux (WSL2) or Hyper-V virtual machine. This tool allows you to…
This article will explain how to add (install) a new certificate to the trusted root certificate list on 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 11Windows Server 2022
Using iPerf to Test Network Speed and Bandwidth
October 9, 2025iPerf is an open-source, cross-platform command-line tool designed to test the throughput of a network connection between two nodes. The iPerf tool generates TCP and UDP traffic (load) between two…
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…