@Russell Ault Followed the rest of the steps. So I got Good News and Bad News:
Good News: I can go to https://pve.domainname.com and my Web Interface comes up!
Bad News: I can't login to it! See this new thread I created...
Recently I set up my Proxmox for port 443. Unfortunately, since I've done so, I'm unable to login to the Proxmox GUI!
I've tried logging in as root and a Guest Admin Account I created. Both give me back the following message:
Login failed. Please try again
I can login to both account when...
@aaron so I just finished the nginx -t step of the article you just linked me:
root@pve:/etc/nginx/sites-enabled# nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Before I perform systemctl restart...
Wow, thank you for the fast reply @tom !
Before I get started on setting this up, I have a couple questions for you Tom:
1. I have an Nginx VM setup that is Reverse Proxying several other VMs on my Proxmox Server. Could Nginx on Proxmox cause problems with the Nginx VM?
2. Do I need to do...
Hello Proxmox Community,
I have a Proxmox 5.4-15 Server (I would like to update to Proxmox VE 6, but I'm not sure what I need to do for this to occur, and is probably best asked in a different Topic). Currently, to connect to the Browser GUI I have to include this full URL address...
I believe I have resolved the situation: So why could I not putty/connect to the Proxmox GUI? Because my friend had to click F1 during boot. So unless you have physical access to the Hardware of a Proxmox Server, you can't properly boot the software.
What about the Nginx issues? I think the...
I have a Dell PowerEdge R710 I installed with Proxmox VE 5.3. I gave the server to a friend and we were able to get Proxmox to connect properly to the Internet from his Home Router, along with the VMs installed on it.
I have an Nginx VM, GitLab VM as well as a few others. The Nginx VM Reverse...
So I've been successful in backing up my small VMs (3 of them around 5-15 GB in size) and they backed up just fine. I've scp'd the GZIPs to a Backup External Drive (so they aren't taking up space on the Proxmox Server).
I've also got a VM that is about 85GB in disk space. Unfortunately, I've...
You know ... I've used the SSH "Remoted command" option before with Saved Sessions in Putty, when in order to ssh to one server required I ssh to another (and I wanted to save time doing this) ... but I only ever used this feature in a completely internal server environment. I hadn't considered...
So right now, I have a working Proxmox VE 5.3 Server (installed on a Dell PowerEdge R710) with several working VMs. Proxmox and the VMs are all setup with HTTPS. Because the Server and VMs are running off a single IP from the Server, I have had to reverse proxy all of the VMs through an Nginx...
My previous thread I asked how to remote into Proxmox. I was given some vague directions (NAT redirect to 8006; how do I do this?), and now I figure I should try to do remote access to Proxmox with a VPN.
I've installed Proxmox successfully on my Dell PowerEdge R710 Server (local IP is...
Ok, I'm afraid to get this wrong, so let me type what I plan to do based on the Port Forwarding with IPTables guide:
Say my Public IP is 7.7.7.7 and my Proxmox Private IP is 192.168.100.0, I would do ...
> echo "1" > /proc/sys/net/ipv4/ip_forward
> iptables -t nat -A PREROUTING -p tcp -s 0/0 -d...
So literally just follow this guide to get Proxmox facing my public IP? https://www.debiantutorials.com/port-forwarding-with-iptables/ (of course with interface vmbr0 and port 8006).
And I assume follow this guide for NATting the address? https://www.howtoforge.com/nat_iptable
Hello again Proxmox Community,
I'm very new to Virtual Machine Management and Networking in general. So far I've successfully installed Proxmox on my server and spun up 2 VMs. My next goal is to:
1. Get remote access to Proxmox
2. Assign an HTTPS DNS address to Proxmox (i.e...
I would ... but I figured out what to do! I did the following:
sudo /sbin/lvresize -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
sudo /sbin/resize2fs /dev/mapper/ubuntu--vg-ubuntu--lv
/dev/mapper/ubuntu--vg-ubuntu--lv now has 90 GB! I also followed these procedures on another Ubuntu VM to get...
Hello Proxmox Community,
So I recently I installed Proxmox VE 5.3 on my Dell PowerEdge R710. Set up the interfaces for my DHCP network and its been working great so far ... well, except one issue.
I'm currently attempting to create a Discourse Forumin an Ubuntu Server 18.04.2 LTS VM. I set the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.