Sepia Search

170 results found:

170 videos

Vlog March 15–20, 2021: PhotoPrism

Not much is really contributed in this video. I talk about how I installed PhotoPrism and how cool it is for a while and mention that I like Docker Compose right now. I also mention tha...

Getting started with LXC containers

In this video I will give you an introduction to lxc containers and how you can use lxd to work with machine containers.

lxd is a light weight alternative to hypervisors. You can spin up a virtual machine very quickly. It is very light on resou...

The Linux Lugcast Ep 224 for 07.21.23 - Honkey in a coma I know, I know, it's serious

Welcome to Episode 224 the LinuxLUGcast

We are an open podcast/LUG that meets at 9 PM EST every first and third friday of the month using mumble.
We encourage anyone listening to join us and participate on the podcast. Check out https://www.li...

Guix Escape Hatches

What to do if you think that there are not enough packages in GNU Guix? How to install and use software, which is not available in Guix repo?

Use other distribution? Install one more package manager? Run software in the containers?

0:00 Introduc...

Pawel Krawczyk - Top DevOps Security Failures (DevOps Stage Ukraine 2019)

Docker, Jenkins, network topology, system configuration and software delivery management - all of these are the bread and butter of each DevOps team, but can be also a recipe for a disaster. Walk through the most devastating security failures in D...

Pawel Krawczyk - Top DevOps Security Failures (DevOps Stage Ukraine 2019)

Docker, Jenkins, network topology, system configuration and software delivery management - all of these are the bread and butter of each DevOps team, but can be also a recipe for a disaster. Walk through the most devastating security failures in D...

Deluge - Selfhosted Seedbox

Installing Deluge with docker compose on a server, configuring settings and labels, and connecting a desktop thinclient to it.

https://www.linuxserver.io/

00:00 - Intro
00:40 - Setting Up the Docker Compose File
02:58 - Configuring Deluge Settin...

The New Old Web: Preserving the Web for the Future With Containers

Speaker: Ilya Kreymer

This talk will present innovative uses of Docker containers, emulators and web archives to allow anyone to experience old web sites using old web browsers, as demonstrated by the Webrecorder and oldweb.today projects. Combin...

Hello, World! I am an app inside a container by Ala Hino

The goal of this session is to show use cases the docker way vs. the traditional way:

*Docker fundamentals:

  • Images
  • Containers
  • Registries
  • Docker vs. VM
  • Use cases:
    • App development and test
    • Continous integration
    • Applicati...