Virtualisation

95 bookmarks
Newest
docker
docker
Docker est un logiciel open source qui permet de déployer des applications dans des containers virtuels. Ses containers peuvent ensuite être déployés sur n’importe plateforme compatible.
·blog.stephane-robert.info·
docker
How to Dual Boot Windows11 and Proxmox? – GetLabsDone
How to Dual Boot Windows11 and Proxmox? – GetLabsDone
Proxmox is one of the open-source, free virtualization software available for anyone to use. Sometimes you might wonder how you can dual boot windows machines with Proxmox?. Maybe you already have a pretty decent laptop or PC running with windows 11/10. For daily tasks, you would want to use windows 11, and for running multiple …
·getlabsdone.com·
How to Dual Boot Windows11 and Proxmox? – GetLabsDone
How to Tag VLAN on Proxmox Bridge Interface? – GetLabsDone
How to Tag VLAN on Proxmox Bridge Interface? – GetLabsDone
You are planning to build a server setup and are excited to turn your PC or  Server into a Proxmox VE with which you can run multiple VMs in it. But there is a problem: the machine you will build the lab with has a single interface. It is good to run the management and …
·getlabsdone.com·
How to Tag VLAN on Proxmox Bridge Interface? – GetLabsDone
auto start sshd | Proxmox Support Forum
auto start sshd | Proxmox Support Forum
HOST: Virtual Environment 5.1-35 template: ubuntu 17.04 after a reboot, sshd isn't auto started on a CT. how do i enable sshd to auto run?
·forum.proxmox.com·
auto start sshd | Proxmox Support Forum
How to Install Kubernetes Cluster on Ubuntu 22.04
How to Install Kubernetes Cluster on Ubuntu 22.04
In this guide, we will cover how to install kubernetes cluster on Ubuntu 22.04. Kubernetes is a free and open-source container orchestration tool.
·linuxtechi.com·
How to Install Kubernetes Cluster on Ubuntu 22.04
Reinstall CEPH on Proxmox 6 | Page 2 | Proxmox Support Forum
Reinstall CEPH on Proxmox 6 | Page 2 | Proxmox Support Forum
There seems to be some leftover. After you purged Ceph, is /var/lib/ceph/ empty? And is there no ceph.conf anymore? Tried to purge and no ceph.conf anymore, it didn't work! Tried many ways...
·forum.proxmox.com·
Reinstall CEPH on Proxmox 6 | Page 2 | Proxmox Support Forum
Proxmox VE - création et suppression d'un cluster
Proxmox VE - création et suppression d'un cluster
Nous avons vu dans les précédents articles comment installer Proxmox VE ainsi que la création d'un template. Aujourd'hui, nous allons voir comment créer un cluster et ajouter/supprimer un nœud (nom d'un serveur dans un cluster, node en anglais). Les avantages du cluster sous Proxmox VE Ils sont multiples mais
·tech2rue.sussudio.ovh·
Proxmox VE - création et suppression d'un cluster
[PVE7] - wipe disk doesn't work in GUI | Proxmox Support Forum
[PVE7] - wipe disk doesn't work in GUI | Proxmox Support Forum
HI I have tried to wipe out an HDD which I previously using as Ceph OSD drive and get this message: disk/partition '/dev/sdb' has a holder (500) I could do wipefs from CLI but works only if I...
·forum.proxmox.com·
[PVE7] - wipe disk doesn't work in GUI | Proxmox Support Forum
Proxmox VE - création et suppression d'un cluster
Proxmox VE - création et suppression d'un cluster
Nous avons vu dans les précédents articles comment installer Proxmox VE ainsi que la création d'un template. Aujourd'hui, nous allons voir comment créer un cluster et ajouter/supprimer un nœud (nom d'un serveur dans un cluster, node en anglais). Les avantages du cluster sous Proxmox VE Ils sont multiples mais
·tech2rue.sussudio.ovh·
Proxmox VE - création et suppression d'un cluster
KVM inside LXC container | Proxmox Support Forum
KVM inside LXC container | Proxmox Support Forum
I would like to use plain kvm virtualization inside a container created in proxmox. Using plain LXC/LXD this is possible by running (see github.com/lxc/lxd/issues/2718): lxc config device add...
·forum.proxmox.com·
KVM inside LXC container | Proxmox Support Forum
ZFS vs LVM for Proxmox OS disk? | Proxmox Support Forum
ZFS vs LVM for Proxmox OS disk? | Proxmox Support Forum
Hi, As of 2019 - what are the pros/cons of ZFS vs LVM for the Proxmox OS disk? (This won't be for actual VM disks - which we are storing on Ceph - or even for ISOs - stored on CephFS - but...
·forum.proxmox.com·
ZFS vs LVM for Proxmox OS disk? | Proxmox Support Forum
How to run VMware ESXI 7.0 on hardware with unsupported CPUs - Flemming's Blog
How to run VMware ESXI 7.0 on hardware with unsupported CPUs - Flemming's Blog
Installation with Legacy CPU If you try to install ESXi 7 on an hardware with older CPU(s) that is no longer officially supported by VMware, you will get a error message similar to this when booting the installation medium: Even if it is unsupported it might work in practice.To bypass this error in the boot, […]
·flemmingss.com·
How to run VMware ESXI 7.0 on hardware with unsupported CPUs - Flemming's Blog
Consul by HashiCorp
Consul by HashiCorp
Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime.
·consul.io·
Consul by HashiCorp
Lancer des containers Docker avec Proxmox VE (et LXC)
Lancer des containers Docker avec Proxmox VE (et LXC)
Introduction J’ai trouvé plusieurs tutos pour installer Docker (engine) à l’intérieur d’un container LXC sous Proxmox VE pour ensuite lancer des containers Docker dedans. Le souci c’est que vous devez vous logger dans le container LXC avant de pouvoir interagir avec vos containers Docker. On peut aussi installer Docker directement sur Proxmox VE mais ce n’est pas trop conseillé et on n’a pas la facilité d’usage de LXC avec la GUI de Proxmox.
·blog.zwindler.fr·
Lancer des containers Docker avec Proxmox VE (et LXC)