Home Search

pack - search results

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

Red Hat Fills Out its Cloud-Native Storage Package with Block and Object Storage

Red Hat has rolled out Container-Native Storage 3.6 as part of its efforts to offer a comprehensive container stack, following up on the release of the Red...

Tracing a Packet Journey Using Linux Tracepoints, perf and eBPF

I’ve been looking for a low level Linux network debugging tool for quite some time. Linux allows to build complex networks running directly on...

Faster Tied Together: Bundling Your App with webpack

In the first post of our series, we outlined three components of a modern front-end stack. In the second post, we untangled the challenge...

Untangling Package Management in JavaScript Applications

If a JavaScript developer was frozen in 2005 and miraculously thawed in our present world of 2017, the thing that would likely amaze them...

Digital Signatures in Package Management

Serious distributions try to protect their repositories cryptographically against tampering and transmission errors. Arch Linux, Debian, Fedora, openSUSE, and Ubuntu all take different, complex,...

Installing Node.js 8 on Linux via Package Manager

At NodeSource, we maintain the consistently-updated Node.js repositories for Linux distributions. These aren’t repositories like most Node.js developers think of them - git repositories...

What to Expect (and Not Expect) from Linux Universal Packages

Traditionally, Linux has relied on two main package formats, .deb (Debian) and .rpm (Red Hat). Although structured differently, both .deb and .rpm packages consist...

RDO Ocata packstack AIO Deployment Via the Most Recent Trunk “current-passed-ci”

Post following bellow is just proof of concept that packstack might be used for RDO Ocata deployment using the same current-passed-ci delorean Ocata Trunk as it...

Un-Masking FD.io – the Open Source Project that Processes Packets

The Fast Data Project (FD.io) is a networking open source project whose scope includes software-based packet processing, fast Input/Output (IO), and universal data plane management across bare metal,...

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...