Home Search

lin - search results

If you're not happy with the results, please do another search

How to Install Packages from Source on Linux

Most modern Linux distributions enjoy standard repositories that include most of the software you’ll need to successfully run your Linux server or desktop. Should...

Global Enterprises Join The Linux Foundation to Accelerate Open Source Development Across Diverse Industries

Open source is now mainstream. More and more developers, organizations, and enterprises are are understanding the benefits of an open source strategy and getting...

Security Tips for Installing Linux on Your SysAdmin Workstation

Once you’ve chosen a Linux distro that meets all the security guidelines set out in our last article, you’ll need to install the distro...

Deep Hardware Discovery With lshw and lsusb on Linux

In today's stupendous roundup, we will dig into the beloved lshw (list hardware) and lsusb (list USB) commands. This is a wonderful rabbit hole...

Fixing the Linux Graphics Kernel for True DisplayPort Compliance, Or: How to Upstream a...

If you’ve ever hooked up a Linux computer to a DisplayPort monitor and encountered only a flickering or blank screen, we’ve got good news...

How to Learn Unix/Linux

Every month or two, someone asks me how they should go about learning Unix. The short answer is always "use it" or maybe as...

How to List Files Installed From a RPM or DEB Package in Linux

Have you ever wondered where the various files contained inside a package are installed (located) in the Linux file system? In this article, we’ll...

Linux Block I/O Tracing

Written by Gabriel Krisman Bertazi, Software Engineer at Collabora. Like starting a car with the hood open, sometimes you need to run your program with...

8 Practical Examples of Linux Xargs Command for Beginners

The Linux xargs command may not be a hugely popular command line tool, but this doesn't take away the fact that it's extremely useful, especially when combined...