Changes between Version 4 and Version 5 of Belisac2023/proxmox_clustering_networking
- Timestamp:
- Apr 20, 2023, 5:26:49 AM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Belisac2023/proxmox_clustering_networking
v4 v5 9 9 Once you are logged in, you will see the Proxmox dashboard, which displays system status and resource usage. You can see an overview of your virtual machines and containers, monitor system performance, and access various configuration options. 10 10 11 To manage virtual machines or containers, click on the "Virtual Machines" or "Containers" tab in the left-hand pane. From there, you can view and manage individual virtual machines or containers, create new ones, and configure settings such as CPU, memory, storage, and networking. 11 ==== To manage virtual machines or containers ==== 12 12 13 To configure networking, click on the "Network" tab in the left-hand pane. From there, you can manage network interfaces, bridges, VLANs, and firewall rules.13 - click on the "Virtual Machines" or "Containers" tab in the left-hand pane. From there, you can view and manage individual virtual machines or containers, create new ones, and configure settings such as CPU, memory, storage, and networking. 14 14 15 To create a new virtual machine or container, click on the "Create VM" or "Create CT" button in the upper right-hand corner of the screen. This will launch a wizard that guides you through the process of creating a new virtual machine or container. 15 ==== To configure networking ==== 16 16 17 To monitor system performance, click on the "Dashboard" tab in the left-hand pane. This will display real-time performance metrics for CPU, memory, disk usage, network traffic, and more.17 - click on the "Network" tab in the left-hand pane. From there, you can manage network interfaces, bridges, VLANs, and firewall rules. 18 18 19 To access advanced configuration options, click on the "Nodes" or "Cluster" tabs in the left-hand pane. From there, you can configure storage, backup and restore options, and other advanced settings. 19 ==== To create a new virtual machine or container ==== 20 21 - click on the "Create VM" or "Create CT" button in the upper right-hand corner of the screen. This will launch a wizard that guides you through the process of creating a new virtual machine or container. 22 23 ==== To monitor system performance ==== 24 25 - click on the "Dashboard" tab in the left-hand pane. This will display real-time performance metrics for CPU, memory, disk usage, network traffic, and more. 26 27 ==== To access advanced configuration options ==== 28 29 - click on the "Nodes" or "Cluster" tabs in the left-hand pane. From there, you can configure storage, backup and restore options, and other advanced settings. 20 30 21 31 Proxmox web console provides a comprehensive interface for managing virtualization environments. It is user-friendly and intuitive, allowing users to easily manage virtual machines, configure networking, monitor system performance, and access advanced configuration options. … … 23 33 Here are some of the pros and cons of using the Proxmox web console: 24 34 25 Pros: 35 ==== Pros: ==== 26 36 27 37 - User-friendly interface: The Proxmox web console has a user-friendly interface that makes it easy for users to manage virtual machines and containers, configure networking, and monitor system performance. … … 35 45 - Secure: The web console uses HTTPS encryption to secure communications between the user's web browser and the Proxmox server. 36 46 37 Cons: 47 ==== Cons: ==== 38 48 39 49 - Limited customization: While the dashboard is customizable, the overall look and feel of the web console is not highly customizable. This may be a disadvantage for users who prefer a more personalized interface.