Home Search
unix - search results
If you're not happy with the results, please do another search
Optimizing Graphics Memory Bandwidth with Compression and Tiling: Notes on DRM Format Modifiers
Written by Varad Gautam, Consultant Associate Software Engineer at Collabora.
Over the past few weeks, I have been working for Collabora on plumbing DRM format...
Using Scripting Languages in IoT: Challenges and Approaches
Scripting languages (aka Very High-Level Languages or VHLLs), such as Python, PHP, and JavaScript are commonly used in desktop, server, and web development. And,...
bmon – A Powerful Network Bandwidth Monitoring and Debugging Tool for Linux
bmon is a simple yet powerful, text-based network monitoring and debugging tool for Unix-like systems, which captures networking related statistics and displays them visually in a human...
4 Open Source Configuration Management Tools for DevOps
In the past, maintaining technology infrastructure, deploying applications, and provisioning environments involved many manual, iterative tasks. But in today’s DevOps arena, true automation of...
Shell Scripting: An Introduction to the Shift Method and Custom Functions
In Getting started with shell scripting, I covered the basics of shell scripting by creating a pretty handy "despacer" script to remove bothersome spaces from...
How to Create a New sudo User on Ubuntu Linux Server
In Linux (and Unix in general), there is a SuperUser named root. The root user can do anything and everything, and thus doing daily...
How To Install Webmin on Ubuntu 16.04
In this tutorial we will show you how to install and configuration Webmin on Ubuntu 16.04. For those of you who didn’t know, Webmin...
OpenSSL For Apache and Dovecot: Part 2
Last week, as part of our meandering OpenSSL series, we learned how to configure Apache to use OpenSSL and to force all sessions to...
Top 10 Linux.com Articles of 2016
Here are the Top 10 Linux.com articles of 2016:
1. The Best Linux Distros of 2016
Categories in this annual distribution roundup included best comeback distro,...
Remote Logging With Syslog, Part 4: Log Rotation
As you’ll recall, we’ve been taking a deep dive into the rsyslog tool for logging -- we presented an overview in the first article,...