proxmox ve

  • ProxmoxHow to Download & Install Kali Linux on Proxmox with Remote Access (XRDP + Audio) – #12

    How to Download & Install Kali Linux on Proxmox with Remote Access (XRDP + Audio) – #12

    In this step-by-step tutorial, you’ll learn how to download and install Kali Linux on Proxmox, configure a virtual machine, and set up remote access with XRDP, including audio output support. Download ISO directly to proxmox: CODE mentioned in Video: sudo apt install xrdp -y # Add lines to file export DESKTOP_SESSION=kali export GNOME_SHELL_SESSION_MODE=kali export XDG_CURRENT_DESKTOP=kali:GNOME sudo service xrdp start sudo…

    Read More »
  • ProxmoxHow To Create Virtual Machine with Ubuntu 24 Desktop in Proxmox 8

    How To Create Virtual Machine with Ubuntu 24 Desktop in Proxmox 8

    👍 LIKE & SUBSCRIBE 🔔 Learn how to easily set up a virtual machine running the latest Ubuntu 24 Desktop environment on your Proxmox 8 server. This step-by-step tutorial covers everything from downloading the Ubuntu ISO to configuring your VM settings in Proxmox. Perfect for testing new software, development environments, or simply exploring Ubuntu without affecting your main system. #Proxmox…

    Read More »
  • Proxmox第12章 如何建立Proxmox VE的叢集及 CephFS 系統

    第12章 如何建立Proxmox VE的叢集及 CephFS 系統

    1.安裝好三台Proxmox VE 並有 2 個Port的網卡 2.修改PVE及CephFS的來源及更新系統 # 修改 Debian 源 sed -i ‘s| /etc/apt/sources.list sed -i ‘s| /etc/apt/sources.list # 修改 PVE 源 sed -i ‘s|enterprise.proxmox.com|mirrors.ustc.edu.cn/proxmox|g’ /etc/apt/sources.list.d/pve-enterprise.list # 修改 Ceph 源 sed -i ‘s|enterprise.proxmox.com|mirrors.ustc.edu.cn/proxmox|g’ /etc/apt/sources.list.d/ceph.list # 修改 PVE 和 Ceph 为非订阅源 sed -i ‘s|enterprise|no-subscription|g’ /etc/apt/sources.list.d/{pve-enterprise,ceph}.list 修改完成后,执行一次更新: apt update && apt full-upgrade -y 去除未訂閱提示 sed -i.bak “s/data.status.toLowerCase() !== ‘active’/false/g” /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js systemctl restart…

    Read More »
  • ProxmoxInstall Ubuntu Server In Proxmox VE (HINDI) Step By Step

    Install Ubuntu Server In Proxmox VE (HINDI) Step By Step

    I have explained how to install ubuntu server in proxmox virtual environment. Please like, share and subscribe Keywords: proxmox,proxmox install,ubuntu server,proxmox tutorial,proxmox ubuntu server install,how to install proxmox,ubuntu,install ubuntu on proxmox,proxmox ve,proxmox ubuntu vm,ubuntu server proxmox install,install ubuntu server di proxmox,install ubuntu server on proxmox,cara install ubuntu server di proxmox,how to install ubuntu server in proxmox,install linux ubuntu di server…

    Read More »
  • ProxmoxProxmox : Mises à jour gratuites sans abonnement

    Proxmox : Mises à jour gratuites sans abonnement

    Vous souhaitez mettre à jour votre serveur Proxmox sans dépenser un centime ? Cette vidéo est faite pour vous ! Apprenez à activer le dépôt no-subscription pour bénéficier de mises à jour régulières et gratuites. Je vous explique en détail comment modifier les sources de paquets, installer les clés de signature et effectuer les mises à jour en toute sécurité.…

    Read More »
  • ProxmoxHow to Add Storage to Proxmox: Step-by-Step Guide for Expanding Your Virtual Environment | Hindi

    How to Add Storage to Proxmox: Step-by-Step Guide for Expanding Your Virtual Environment | Hindi

    Looking to add extra storage to your Proxmox VE (Virtual Environment) instance? In this video, we walk you through the entire process of adding new storage, whether you’re using local disks, network-attached storage (NAS), or iSCSI. We cover key configuration steps, potential issues, and performance optimization tips to ensure your Proxmox setup runs efficiently. Whether you’re a beginner or an…

    Read More »
Back to top button