container
-
Proxmox
QUE ES Y COMO INSTALAR HOME ASSISTANT EN PROXMOX
Seguro que alguna vez has escuchado la palabra “DOMÓTICA”. Si es así, en este video te enseño cuál es una de las aplicaciones más famosas y usadas en este entorno, HOME ASSISTANT. Si tienes un mini pc, o una raspberry pi, Home Assistant es esencial para poder tener el control de todos tus aparatos inteligentes. Página de Proxmox Helper Scripts:…
Read More » -
VMware
How To Install Proxmox in VMware Workstation Pro
How To Install Proxmox in VMware Workstation Pro In case you missed it, VMware Workstation Pro is now free for personal use, it is a great platform for use as a home lab server. Installing Proxmox in VMware Workstation Pro will allow those who are new to the platform to have a way to get more familiar with the hypervisor…
Read More » -
Proxmox
Proxmox 101 – Instalação e Configuração de Maquinas Virtuais
Quer saber como instalar e configurar um pc como servidor Proxmox de Virtualização que pode ser usado tanto para Homelab quanto para produção, utilizando ferramentas 100% Free? Esse é o lugar, vamos navegar desde a criação do pendrive bootavel até a instalação de duas VMS com linux (Debian e Arch BTW) bem como configuração e explicação dos primeiros passos com…
Read More » Proxmox Useful CLI Commands
Proxmox Useful CLI Commands Proxmox VE is a really powerful virtualization platform that is free and open-source and is gaining tons of traction. it contains so many great commands you can use to configure, manage, and automate your Proxmox environment. These commands are some of the most powerful for managing your Proxmox host, virtual machines, and containers. 1. PVEVersion prints…
Read More »Remove Locked Container from ProxMox – Destroy Fix, LXC
When I click remove the container in ProxMox it just has a working status forever… Example Container was #300 ## List all containers pct list ## Stop the container pct stop 300 ## Forcefully destroy the container pct destroy 300 ## Check for lock files ls -l /var/lock/lxc ## Remove a specific lock file rm /var/lock/lxc/pve-config-300.lock ## Check storage status…
Read More »Proxmox Create a Firewall Rule Template
Proxmox Create a Firewall Rule Template Proxmox allows you to manage a Firewall at the Hypervisor level which allows you to manage network flows at the levels: – From the Data Center – Proxmox servers – Virtual machines and containers (LXD) In this video I will show you how to create a firewall rule for a virtual machine or a…
Read More »