Home Search
lin - search results
If you're not happy with the results, please do another search
New Deepin Linux Gets Even Better With Touchscreen Gesture Support
I still stand behind my claim that Deepin is one of the slickest and most beautiful desktop Linux distributions on the planet. Beyond that, it honestly blows...
Linux Tools: The Meaning of Dot
Let's face it: writing one-liners and scripts using shell commands can be confusing. Many of the names of the tools at your disposal are...
How to Use Netcat to Quickly Transfer Files Between Linux Computers
There’s no shortage of software solutions that can help you transfer files between computers. However, if you do this very rarely, the typical solutions...
Dell Opens Up About Its Linux Efforts And Project Sputnik
Dell's Barton George has been on a crusade to change how Linux is perceived by both consumers and developers. Six years ago Dell granted...
How ASLR Protects Linux Systems from Buffer Overflow Attacks
Address Space Layout Randomization (ASLR) is a memory-protection process for operating systems that guards against buffer-overflow attacks. It helps to ensure that the memory...
Top 5 Linux Distributions for Productivity
I have to confess, this particular topic is a tough one to address. Why? First off, Linux is a productive operating system by design....
New Linux Systemd Security Holes Uncovered
Many Linux sysadmins and users dislike Systemd, but love it or hate it, the Systemd is the default system and service manager for most Linux distributions. So,...
9 Cheat Sheets for Linux and Open Source
There are a ton of tasks you do every single day. Make it a little easier on yourself by downloading our cheat sheets.
9 Linux...
Industry-Scale Collaboration at The Linux Foundation
Linux and open source have changed the computer industry (among many others) forever. Today, there are tens of millions of open source projects. A...
Unit Testing in the Linux Kernel
Brendan Higgins recently proposed adding unit tests to the Linux kernel, supplementing other development infrastructure such as perf, autotest and kselftest. The whole issue of testing is very dear...