Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
8 results tagged virtualization  ✕
Looking Glass https://looking-glass.hostfission.com/
Sun 19 Apr 2020 11:53:31 AM CEST
QRCode

Looking Glass is an open source application that allows the use of a KVM (Kernel-based Virtual Machine) configured for VGA PCI Pass-through without an attached physical monitor, keyboard or mouse. This is the final step required to move away from dual booting with other operating systems for legacy programs that require high performance graphics.

homepage linux virtualization
Lando | A Local Dev Tool For Every Project https://lando.dev/
Sun 20 Oct 2019 07:23:32 PM CEST
QRCode

Lando is a free, open source and Docker driven local development tool for all projects that is fast, easy, powerful, liberating and works on Windows, macOS and Linux.

development docker platform virtualization
How To Ruin A Perfectly Good Container https://medium.com/@benlaurie_18378/how-to-ruin-a-perfectly-good-container-d33250fca595
Fri 14 Jun 2019 08:35:53 AM CEST
QRCode

by Ben Laurie

The modern world doesn’t look like this at all. All the files on a typical computer belong to a non-expert user (for simplicity I am ignoring shared devices — this doesn’t really undermine the argument as I hope you will see). Indeed, the whole computer typically belongs to a single user. Printers do not need accounting and similarly belong to the same user. The enemy is the software that is running on the machine. Users no longer have a good understanding of the software they run. Software is enormously complex and uses all sorts of resources, many distributed over multiple systems, to accomplish their tasks. And frequently their task is only superficially in service of the user.

In short, the old threat model was untrusted tenants, trusted software, unit of protection is files and devices. The new threat model is trusted tenants, untrusted software, unit of protection is individual data items.

article operating_system security tech virtualization
Minideb: A Minimalist, Debian-Based Docker Image - DZone Cloud https://dzone.com/articles/minideb-a-minimalist-debian-based-docker-image
Sat 10 Nov 2018 04:20:17 PM CET
QRCode

Alpine Linux-based Docker images are small, but they can still bloat up quickly. If you're concerned about image size, search for alternatives, like Minideb.

When the Docker revolution started, one argument among many in favor of using containers instead of virtual machines was their size. Container images were supposed to be small.

However, several anti-patterns quickly emerged in the early days of Docker. First, most people wanted to treat containers just like VMs, hence they wanted an SSH server in them, they wanted to run multiple processes in them and they wanted their regular Linux distributions.

This quickly ballooned the size of Docker images that could be pulled from the Docker Hub. Official Ubuntu and CentOS images used to be above 600 MB. Once dependencies and application code got added, it was not rare to see several GB Docker images around.

article docker linux post tech virtualization
Whonix https://www.whonix.org/
Thu 10 Aug 2017 09:06:00 PM CEST
QRCode
distro linux privacy security virtualization
Contenitori in GNU/Linux, come crearli e perché http://punto-informatico.it/4344166/PI/News/pi-guide-contenitori-gnulinux-come-crearli-perche.aspx
Fri 30 Sep 2016 06:13:05 PM CEST
QRCode

Systemd è un ambiente avanzato nel quale è possibile confinare programmi e distribuzioni, ideale anche come container per testare applicazioni in fase di sviluppo

linux locale:it operating_system tutorial virtualization
Understanding Volumes in Docker - Container Solutions http://container-solutions.com/understanding-volumes-docker/
Mon 19 Oct 2015 01:25:22 AM CEST
QRCode

Well organized information about volumes in Docker.

docker linux sysadmin tools tutorial virtualization
Jessie Frazelle's Blog: Docker Containers on the Desktop https://blog.jessfraz.com/posts/docker-containers-on-the-desktop.html
Mon 23 Feb 2015 11:05:04 PM CET
QRCode

How to run docker containers on your desktop.

article docker gui linux software tools virtualization
3651 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn