Home Search

install - search results

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

ShellCheck – A Tool That Shows Warnings and Suggestions for Shell Scripts

ShellCheck is a static analysis tool that shows warnings and suggestions concerning bad code in bash/sh shell scripts. It can be used in several ways:...

Your CEO’s Obliviousness about Open Source is Endangering Your Business

By Jeff Luszcz, Vice President of Product Management at Flexera Software The consequences are easily recognizable; you remember the lucrative software product whose vendor was compelled...

Getting to Know GNOME (From a Unity Perspective)

Unless you’ve lost all network connections over the past couple of weeks, you know the big news: Canonical announced it was dropping Ubuntu Unity...

Lessons Learned with Docker

I've been working with Docker on a semi-regular basis for a couple months now. I am the technical lead for a product that not...

Nano: CLI Text Editor For Everyone

​nano is a Command Line Interface text editor for GNU/Linux designed to emulate Pico text editor. It is the standard de facto text editor of Linux for...

Probe Your Linux Sockets With ss

We all know and love netstat (network statistics), because it is a wonderful tool for viewing detailed network connection information. An interesting alternative is...

Watson Service Chaining With OpenWhisk (Part 1 of 3)

OpenWhisk can merge the power of Watson with the simple beauty of serverless computing. As we delve into Watson services, we'll cover the building...

Secure Web Apps with JavaEE and Apache Fortress

ApacheCon is just a couple weeks away -- coming up May 16-18 in Miami. We asked Shawn McKinney, Software Architect at Symas Corporation,  to...

What Makes Up a Kubernetes Cluster?

In our first three installments in this series, we learned what Kubernetes is, why it's a good choice for your datacenter, and how it...

More Unknown Linux Commands

A roundup of the fun and little-known utilities termsaver, pv, and calendar. termsaver is an ASCII screensaver for the console, and pv measures data...