TechTronBlog.com

Technology, Innovation, Collaboration
Menu
  • Features
  • Gadget
  • Mobile
  • Uncategorized

Daily Tech Updates Sent to your Email

Join our Newsletter
Home
Features
How to install the Proxmox Virtual Environment virtualization management solution
Features

How to install the Proxmox Virtual Environment virtualization management solution

August 21, 2020

Looking for a powerful, web-based virtual machine management platform? Jack Wallen walks you through the process of installing the Proxmox Virtual Environment.

” data-credit=”Getty Images/iStockphoto” rel=”noopener noreferrer nofollow”>Concept is Business Cloud Technology in a technology data center room and on monitor show graph information of network traffic and status of device

Getty Images/iStockphoto

If your company makes use of virtual machines, and you are the one in charge of the associated admin tasks, you might find yourself wishing you could do so with the help of a handy GUI environment. Thanks to the likes of Proxmox Virtual Environment, you can. This particular platform is based on QEMU/KVM and LXC and offers a user-friendly, web-based GUI to make it possible for you to manage those virtual machines from a single point of entry–from anywhere you have access to your LAN.

Before we get into the installation of Proxmox VE, know that the tool is open source, but isn’t free. Once installed, you’ll then need to purchase a license to make use of the platform. A Proxmox VE license ranges from approximately $100 USD per year (for the Community version) all the way up to approximately $942 USD per year (for the Premium version). For more information on the pricing, take a look at the Proxmox VE version matrix.

After taking a look at the pricing, and you’re still interested in getting Proxmox VE up and running, let’s make that happen.

SEE: Resolve IT issues quickly with these 10 PowerShell cmdlets (TechRepublic download)

What you’ll need

There are two ways to install Proxmox: On top of an already running Debian (or Ubuntu) machine or onto bare metal. I’m going to walk you through both methods. If you’re installing on bare metal, you’ll need to download the latest ISO image from the Proxmox download page, burn the image onto a USB drive, and boot from the drive. 

I’m going to first walk you through the installation on a currently running Debian Buster (server) instance. Unfortunately, you cannot install Proxmox VE over Ubuntu Server, so it’s Debian or nothing. 

How to add the repository

Before you take care of any of the first steps, you’ll need to change to the root user with the command:

su


Now you can add the Proxmox VE repository by issuing the command:

echo "deb http://download.proxmox.com/debian/pve buster pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list

With that completed, add the Proxmox GPG key with the command:

wget http://download.proxmox.com/debian/proxmox-ve-release-6.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-6.x.gpg


Grant the key read permission (if necessary) with the command:

chmod +r /etc/apt/trusted.gpg.d/proxmox-ve-release-6.x.gpg


Next, update apt with the command:

apt update


Run a distribution upgrade with the command:

apt full-upgrade


How to install Proxmox VE on Debian

Finally, install Proxmox VE and Postfix with the command:

apt install proxmox-ve postfix open-iscsi


During this installation, you’ll be asked to configure Postfix, by way of selecting from:

  • No Configuration

  • Internet Site

  • Internet With Smarthost

  • Satellite System

  • Local Only

This configuration will determine how email alerts are sent. If you will be viewing alerts on the local machine, you can select Local Only. If you’ll be using a third-party email host, select Internet Site. If, however, your mail server is the same machine hosting Proxmox, select Internet With Smarthost (Figure A).

Figure A

Configuring the email server for Proxmox VE.

” data-credit=”” rel=”noopener noreferrer nofollow”>proxmoxa.jpg

Configuring the email server for Proxmox VE.

In the next window, you’ll be asked to enter your full FQDN (Figure B).

Figure B

Configuring your Fully Qualified Domain Name for Proxmox.

” data-credit=”” rel=”noopener noreferrer nofollow”>proxmoxb.jpg

Configuring your Fully Qualified Domain Name for Proxmox.

When the installation completes, you should be able to point a web browser to https://SERVER_ADDRESS:8006 (where SERVER_ADDRESS is either the IP address or the domain of the server) to reach the Proxmox web-based GUI.

How to install Proxmox on bare metal

Let’s take a look at how to install on bare metal, which is the route most will take. Once you have the ISO downloaded and burned to your USB drive, boot up the machine. 

In the first screen, select Install Proxmox VE and hit Enter on your keyboard (Figure C).

Figure C

Selecting the correct installer process from the initial Proxmox screen.

” data-credit=”” rel=”noopener noreferrer nofollow”>proxmoxc.jpg

Selecting the correct installer process from the initial Proxmox screen.

The next window requires that you agree to the EULA. Click I Agree to continue on. In the resulting window, you’ll need to select the target harddisk for the installation, from the Target disk drop-down, and then click Next (Figure D).

Figure D

Selecting the Target Harddisk for the Proxmox installation.

” data-credit=”” rel=”noopener noreferrer nofollow”>proxmoxd.jpg

Selecting the Target Harddisk for the Proxmox installation.

With the harddisk selected, choose your Country/Time Zone/Keyboard Layout and click Next. You will then be asked to type and verify a new password for the admin user and add an email address for alerts. Do that and click Next (Figure E).

Figure E

Configuring the admin password and email address for Proxmox alerts.

” data-credit=”” rel=”noopener noreferrer nofollow”>proxmoxf.jpg

Configuring the admin password and email address for Proxmox alerts.

Finally, you must configure the FQDN of the server, as well as the IP Address, Netmask, Gateway, and DNS Server (Figure F).

Figure F

Configuring the network settings for Proxmox.

” data-credit=”” rel=”noopener noreferrer nofollow”>proxmoxg.jpg

Configuring the network settings for Proxmox.

Click Next and then, when prompted, click Install.

The installation process will only take about two to five minutes, depending on your network connection and the speed of your hardware. When it completes, click Reboot to finish up. Once the machine reboots, point your server to https://SERVER_ADDRESS:8006 (where SERVER_ADDRESS is either the domain or the IP address of the hosting server) and log in with the username root and the password you created during installation. You will find yourself on the Proxmox main page, where you can start working with this powerful platform (Figure G).

Figure G

The Proxmox main window is ready to start managing your virtual machines.

” data-credit=”” rel=”noopener noreferrer nofollow”>proxmoxh.jpg

The Proxmox main window is ready to start managing your virtual machines.

And that’s all there is to installing the Proxmox VE platform. 







Data Center Trends Newsletter


DevOps, virtualization, the hybrid cloud, storage, and operational efficiency are just some of the data center topics we’ll highlight.
Delivered Mondays and Wednesdays




Sign up today




Also see


Share
Tweet
Email
Prev Article
Next Article

Related Articles

https://www.techrepublic.com/article/ibm-delivers-highest-quantum-volume-to-date/#ftag=RSS56d97e7

IBM delivers highest quantum volume to date

https://www.techrepublic.com/article/the-google-pixel-4a-what-professionals-need-to-know/#ftag=RSS56d97e7

Google Pixel 4A: Cheat sheet

About The Author

Leave a Reply

Cancel reply

Recent Posts

  • New tech and gadgets you absolutely can’t miss
  • Razer Pro Click ergonomic wireless mouse maximizes your productivity
  • Lume Cube Panel Mini Bicolor LED Light provides on-the-go lighting for photographers
  • LINKA LEO GPS Smart Bike Lock can track your bicycle’s movements in more than 100 countries
  • Razer Pro Glide soft mouse mat cushions your hand during use

Recent Comments

    Archives

    • August 2020

    Categories

    • Features
    • Gadget
    • Mobile
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    TechTronBlog.com

    Technology, Innovation, Collaboration
    Copyright © 2021 TechTronBlog.com
    Theme by MyThemeShop.com

    Ad Blocker Detected

    Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

    Refresh