Home Search

install - search results

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

Open Source Logging Tools for Linux

If you’re a Linux systems administrator, one of the first tools you will turn to for troubleshooting are log files. These files hold crucial...

Keeping the Software in Docker Containers Up to Date

Docker has radically changed the way admins roll out their software in many companies. However, regular updates are still needed. How does this work...

The End of the Road: systemd’s “Socket” Units

Sockets are used so that two different processes can share data or for shuttling information from one machine to another over the network. They...

Netrunner Builds on KDE for a Unique Linux Spin

Most every Linux distribution is based on another one. Many are based on Ubuntu or Debian, some are based on Fedora, while others are...

Building Security into Linux-Based Azure Sphere

It’s still a bit unsettling to see a Microsoft speaker at a Linux Foundation conference. Yet, at the recent Linux Security Summit, Ryan Fairfax,...

Troubleshooting Node.js Issues with llnode

The llnode plugin lets you inspect Node.js processes and core dumps; it adds the ability to inspect JavaScript stack frames, objects, source code and...

How to Monitor Network Traffic with Linux and vnStat

If you're a network or a Linux admin, sometimes you need to monitor network traffic coming and going to/from your Linux servers. As there...

Deepin Linux: As Gorgeous As It Is User-Friendly

Deepin Linux. You may not have heard much about this distribution, and the fact that it’s often left out of the conversation is a...

How to List Repositories on Linux

A Linux repository is a storage location from which your system retrieves and installs OS updates and applications. Each repository is a collection of...

Virtme: The Kernel Developer’s Best Friend

When working on the Linux Kernel, testing via QEMU is pretty common. Here's a look at virtme, a QEMU wrapper that uses the host...