Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Proxmox Comminity Edition Blackfriday deals

Has Proxmox ever done a blackfriday deal for Community licenses?
I would love a license, but cant justify it at ~$6 month.

Comments

  • Install virt-manager, then. It's free. :P

  • Using pre-build Proxmox image at online.net. Is virt-manager hard to set up?
    And can I NAT and share a single IP?

  • No, not really.

    %sudo apt-get install virt-manager
    

    Yeah. If you're already setup with your primary interface as a bridge, it's a piece of piss. Then just forward whatever ports you want.

    If you want to get command-line-fu, you can even just use virt-install.

    %virt-install --connect=qemu:///system --name=DebianPlay --ram=2048 --vcpus=2 
    --cpu Nehalem,-invtsc --description "Virtual Debian Play Machine"--os-variant=de
    bianstretch --boot hd,network,menu=on --cdrom /var/lib/os-images/debian9-firmware-a
    md64-netinst.iso --disk /var/lib/libvirt/images/debianPlay,size=20,cache=writeback,
    format=raw --network=bridge=br1,model=virtio,mac=00:3F:6D:EE:73:31 --video=vmvga
     --graphics vnc,listen=0.0.0.0,port=59130,password=xxx,passwordvalidto=201
    7-10-24T23:23:59 --autostart --noautoconsole -v
    
    Thanked by 1bohdans
  • Nice, thanks WSS! looks good

  • Oh god I was helpful again, wasn't I? I SORRY MASSAH @NEKKI! I SORRY!

    Thanked by 2bohdans Frameworks
  • @WSS said:
    Oh god I was helpful again, wasn't I? I SORRY MASSAH @NEKKI! I SORRY!

    You summaditch!

  • @WSS said:
    Oh god I was helpful again, wasn't I? I SORRY MASSAH @NEKKI! I SORRY!

    Go abuse a couple of newbies.

    Thanked by 1WSS
  • HarambeHarambe Member, Host Rep

    I think all you're really paying for with licensing is support, right? Why not just use the pve-no-subscription repo?

  • netomxnetomx Moderator, Veteran

    I would love to have a subscription, just to help the software

  • @netomx said:
    I would love to have a subscription, just to help the software

    C'mon now.. There's no need for suicide.

  • netomxnetomx Moderator, Veteran

    :(

  • They removed the ability to donate when they made the more recent payment models.

    You can try donating to the standard donate button, hosted_button_id value="1674102". No clue if it works anymore.

Sign In or Register to comment.