COLO.in.th > คลังความรู้ > Proxmox VE > Change Port 8006 Proxmox VE 5.2 of Web Interface


Change Port 8006 Proxmox VE 5.2 of Web Interface




Change Port 8006 Proxmox VE 5.2 of Web Interface
วิธีการเปลี่ยนพอร์ต 8006 ของ Proxmox VE 5.2

Check Version pve-manager pve-manager: 5.2-9
pveversion -v


Edit /usr/share/perl5/PVE/Service/pveproxy.pm
nano /usr/share/perl5/PVE/Service/pveproxy.pm

Around line 72
my $socket = $self->create_reusable_socket(8006, undef, $family);

Change Port to 443
my $socket = $self->create_reusable_socket(443, undef, $family);

Change the port value, save the modification, and restart pveproxy:
service pveproxy restart

For Change GUI screen text edit /usr/bin/pvebanner
nano /usr/bin/pvebanner

Around line 22
https://${localip}:8006/

Change save the modification, and reboot server



บทความนี้มีประโยชน์กับคุณหรือไม่ ?

บันทึกสู่รายการโปรดของฉัน บันทึกสู่รายการโปรดของฉัน    พิมพ์หัวข้อนี้ พิมพ์หัวข้อนี้

Also Read
Interface Bonding and Tagging VLAN for Proxmox VE (ดูรายละเอียด: 2195)

Powered by WHMCompleteSolution

ภาษา: