A new version of the Linux distribution Linux Mint is now available. Linux Mint 22.1 is a long term service release that will be supported until 2029. Downloads are already available on the official website and various mirror servers. As always, Linux 22.1 is available in three editions: Cinnamon, Xfce, and MATE. Cinnamon is the…
Tag: linux
What you need to know about Sudo for Windows
The latest Windows 11 build introduces the sudo command to the operating system. Sudo plays an essential role on BSD, Linux, and other Unix-like systems as it allows users to run commands as another user. The most common application of sudo is to run programs as the superuser. Microsoft describes its implementation of Sudo for…
Spacedrive: cross-platform file manager with a twist
Spacedrive is an open source cross-platform file explorer that is powered by a virtual distributed filesystem written in Rust. Note: the software is alpha at this point. It may contain bugs and issues, and its main purpose is testing at this stage. I experienced some hangs and issues during the test. All modern operating systems…