Central Web-based Management: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
==Introduction== | ==Introduction== | ||
Proxmox VE is simple. There is no need to install a separate management tool, everything can be done via your web browser ( | Proxmox VE is simple. There is no need to install a separate management tool, everything can be done via your web browser (Latest Firefox and Google Chrome is preferred, also IE/9/10 works). | ||
In order to use the java based console, you need to install Oracle (Sun) Java browser plugin. | |||
*Windows Desktops: just install Java via http://java.com | |||
*Linux Desktops: see [[Java_Console_(Ubuntu)]] | |||
The web interface can be reached via <nowiki>https://youripaddress</nowiki> (default login is: root, the password is specified during the installation) | The web interface can be reached via <nowiki>https://youripaddress:8006</nowiki> (default login is: root, the password is specified during the installation) | ||
== Features == | == Features == |
Revision as of 12:35, 28 October 2012
Introduction
Proxmox VE is simple. There is no need to install a separate management tool, everything can be done via your web browser (Latest Firefox and Google Chrome is preferred, also IE/9/10 works). In order to use the java based console, you need to install Oracle (Sun) Java browser plugin.
- Windows Desktops: just install Java via http://java.com
- Linux Desktops: see Java_Console_(Ubuntu)
The web interface can be reached via https://youripaddress:8006 (default login is: root, the password is specified during the installation)
Features
- Integrated console view to the Virtual Machines
- Seamless integration and management of Proxmox VE Cluster
- AJAX technologies for dynamic updates of resources
- Secure access to all Virtual Machines via SSL encryption (https); (Note: VNC console is not encrypted, work in progress)