Home Search

install - search results

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

DevOps Fundamentals, Part 6: Automated Testing

This is the final installment of our series covering the DevOps Fundamentals: Implementing Continuous Delivery (LFS261) training course from The Linux Foundation. So far, we...

All Stacked Up: A Case Study

For all those who have followed our series so far, we want to thank you for your time, and we’re glad you can join...

How to Integrate Git into Your Linux Desktop

Ask a developer to name their most important tools and very often the reply will include Git. There’s a good reason for that: Git...

How to Setup and Configure Hadoop CDH5 on Ubuntu 14.0.4

This document describes how to install and configure a Hadoop cluster on a single node on Ubuntu OS. Single machine Hadoop cluster is also called as Hadoop...

Running LinuxKit on AWS Platform Made Easy

Soon after DockerCon 2017, I wrote a blog post on how to get started with LinuxKit for Google Cloud Platform. Since then I have been closely...

pdd – Tool to Find Date and Time Difference in Linux Command Line

In some occasions where you want to check by how many years someone older than you, how old you are (in days, years or...

TypeScript: Our Type of JavaScript

Dynamic typing is a great feature of JavaScript. Variables are capable of handling any type of object, and types are determined on the fly,...

Tails 3 Offers Easy Anonymity for All

If you’re seriously concerned about privacy, you want to ensure you’re doing all the right things and not leaving behind a trace of what...

How to Write iptables Rules for IPv6

We US-ians have been sheltered from the exhaustion of IPv4 addresses, but they have run out. IPv6 networks are up and running, so we...

Setting Up a Docker Registry with JFrog Artifactory and Rancher

For any team using containers – whether in development, test, or production – an enterprise-grade registry is a non-negotiable requirement. JFrog Artifactory is much beloved by...