Home Search

install - search results

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

Questions about SysAdmin Training from The Linux Foundation? Join the Next #AskLF

Let the knowledge-sharing continue! On Monday, July 31 at 10 AM PT, The Linux Foundation will present another installment in its #AskLF program: a...

Remote Sessions Over IPv6 with SSH, SCP, and Rsync

Our familiar old file-copying friends SSH, SCP, and Rsync are all IPv6-ready, which is the good news. The bad news is they have syntax...

Condensing Your Infrastructure with System Containers

When most people hear the word containers, they probably think of Docker containers, which are application containers. But, there are other kinds of containers,...

Open Source Summit: It’s Bigger on the Inside, with Workshops, Hackathon, Security Summit, and...

The upcoming Open Source Summit NA — Sept. 11-14 in Los Angeles — offers many exciting keynote presentations and technical talks covering a wide...

Get an OpenStack Instance Up and Running in 40 Minutes or Less

Once you have followed the previous tutorial and have OpenStack installed using the distribution of your choice, it’s time to get some instances running....

Building Docker Images Without Docker

Building a Docker image is actually all about building a root filesystem that a process will use. So there should be a relatively simple...

Facets: An Open Source Visualization Tool for Machine Learning Training Data

Getting the best results out of a machine learning (ML) model requires that you truly understand your data. However, ML datasets can contain hundreds...

A Modern Day Front-End Development Stack

Application development methodologies have seen a lot of change in recent years. With the rise and adoption of microservice architectures, cloud computing, single-page applications,...

Introducing Facade: An Easy Way to Track Git Repo Contributions

One of the great things about open source is that (most of the time), source code repositories are easily accessible. They can be great...

DNS Spoofing with Dnsmasq

DNS spoofing is a nasty business, and wise Linux admins know at least the basics of how it works. We're going to learn the...