Search results

  1. L

    [TUTORIAL] One liner alias to ssh into running containers from host (linux)

    Since I got bored of having to type pct enter xxx each time, I added an alias in .bashrc : alias p='PS3=" Which VM ? " ; select vm in $(pct list | grep running | sort -n | tr -s '\'' '\'' | cut -d " " -f1,3 | tr '\'' '\'' .) ; do pct enter ${vm:0:3} ; break ; done' Now, when I press p, I am...
  2. L

    bridge-ports or bridge_ports in interfaces ?

    Hello, since this https://pve.proxmox.com/wiki/Network_Configuration shows interfaces examples with bridge-ports bridge-stp and bridge-fd instead of bridge_ports bridge_stp and bridge_fd, I was wondering if it is equivalent or just a lame evil typo to trample beginners...
  3. L

    Redirect domain to container defined on ip+port

    Hello ! A dedicated server under proxmox 3 is hosting some containers, with 1 IP for all. Till now I was using registrar redirections to point domain names to containers domain.tld -> a.b.c.d : port and it works great for my limited need. (keep it simple when it works) Now, I have to link a...
  4. L

    Proxmox 4 : Evolve from 1 server to HA on 2 servers ?

    Iaorana ! Last year I installed Proxmox 3 on a cheap dedicated server and played a bit with hosting small websites on containers: I love it I feel ready to go a step beyond and setup a 'sleep well' solution involving one more robust server and one for backup/failover/HA After quite...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!