LinuxLinks
Actions
Media Outlet details
| Scope | N/A |
|---|---|
| Language | English |
| Country | N/A |
|
Similarweb UVM |
Request pricing |
|
Comscore UVM |
Request pricing |
Recent Articles
Search Articles17 Best Free and Open Source Linux File Managers
A file manager is software which provides a user interface to assist in the organisation of files. It helps users with their daily work in managing their files on a hard drive or other storage device. With terabyte hard disks becoming prevalent, file managers represent an essential tool in managing file systems. Every file manager provides basic operations such as to create, open, view, edit, search, rename, move copy, and delete files.
Mintstick – create and format USB sticks
Mintstick is a graphical utility from Linux Mint for creating bootable USB sticks and formatting removable media. It provides separate image-writing and formatting functionality in a simple GTK interface. The image writer accepts ISO and IMG files, while the formatter supports FAT32, exFAT, NTFS and ext4 filesystems. Mintstick also includes ISO verification facilities supporting SHA-256 checksums and GPG signatures, with built-in handling for Linux Mint, Ubuntu and Debian images.
Open Source Alternatives to Proprietary Software
Proprietary applications and online services dominate many areas of computing, but there are often excellent open source alternatives. Whether you want to replace an expensive subscription, move away from a closed ecosystem, run software on Linux, self-host important services, or simply gain more control over your computing, open source software offers a wealth of choice. LinuxLinks has explored thousands of free and open source applications.
Color Picker for COSMIC – color utility for COSMIC desktop
Color Picker for COSMIC is a graphical colour utility developed specifically for the COSMIC desktop. It follows the desktop’s native visual language through libcosmic and provides a focused workspace for examining colours without relying on a browser-based tool. The application is a third-party project rather than an official COSMIC component.
Why Linux Projects Need Dedicated Servers
Anyone who’s maintained a Linux project past a certain size knows the moment. The build queue that used to clear in twenty minutes now takes two hours, the CI runner keeps timing out on the same flaky test, and the VPS that felt generous when the project started is visibly struggling under a multi-arch test suite it was never sized for. Here’s why Linux projects need dedicated servers.
28 Best Free and Open Source Terminal-Based Linux Calculators
One of the basic utilities supplied with any operating system is the calculator. These are often simple utilities that are perfectly adequate for basic use. They typically include trigonometric functions, logarithms, factorials, parentheses and a memory function. However, the calculators featured in this article are significantly more sophisticated. Occasionally, the calculator tool provided with an operating system did not engender any confidence.
ClipShare Server – share clipboard and files
ClipShare Server is the background service for ClipShare, a cross-platform clipboard sharing tool that lets devices exchange copied content over a local network. It’s designed to run quietly on a desktop or laptop while Android and desktop clients connect to send and receive clipboard text, images, and files. This is free and open source software. Key Features Runs in the background as a clipboard sharing server. Supports sharing text, files, and images between devices.
20 Best Free and Open Source Web-Based Linux File Managers
A file manager is software which provides a user interface to assist in the organisation of files. It helps users with their daily work in managing their files on a hard drive or other storage device. With terabyte hard disks becoming prevalent, file managers represent an essential tool in managing file systems. Every file manager provides basic operations such as to create, open, view, edit, search, rename, move copy, and delete files.
Why I moved over to CachyOS from Manjaro
LinuxLinks has kindly given me the space to publish a semi-regular blog where I share my thoughts on open source, the Linux ecosystem, Windows, and other topics. It’s a place for my opinions and personal perspectives. As you might expect, everything I write here reflects my own views and prejudices. I’ve been using Manjaro on and off for the past six months. There’s a lot to like about the distribution, but I decided to jump ship.
7 Best Free and Open Source HTML Linter Tools
A linter is a tool used in software development to analyze source code for potential errors, stylistic issues, and adherence to coding standards. It essentially acts as a static code analyzer, examining the code without actually executing it. Linters help developers catch issues early in the development cycle, improving code quality and maintainability Linters are useful tools for maintaining code quality and consistency in your HTML applications.