There is no way to restore from the client! The restoration process works as follows:
1 - Access PBS or any PVE, then go to the Datastore/Storage where you made the backup and search for the generated backup.
2 - After that, open it, with File Restore if it is in PVE or PBS, with the option to...
Guys, just updating something I just noticed with the help of a friend. In this case, the Proxmox client for Android does have password verification, but instead of when the app opens, it is when each PVE/Cluster is connected.
I ended up not seeing this because since I installed the app, it had...
Apparently there is an option in Bugzilla, it is in PVE => Flutter App:
https://bugzilla.proxmox.com/buglist.cgi?component=App%20%28Flutter%20GUI%29&list_id=44729&product=pve&resolution=---
True! For this, if that's the case, you can even use Aprox, which has stopped being updated since 2022, but at least this functionality works.
However, it would be interesting if this type of functionality, which is not so complex to implement, was added to the native application.
Hello everyone! Does anyone know where I can request features for the Android App? I'm asking this because I went to Bugzilla, where I usually do this when I have an idea that might be interesting for PVE and PBS, but there is no Android Client option there.
In this case, I would like to...
Yes, another option would be to set up a VPN, but I thought about the possibility of Port Knock, because the idea would be to ultimately offer partners whose VMs I host on Proxmox a management interface for their machines, just like Contabo does, but without implementing any proprietary software...
Bringing some updates! In this case, when I run the command below in CMD, it works perfectly:
/sbin/iptables -A PVEFW-INPUT -s 10.100.0.11 -p tcp --dport 22 -j ACCEPT
The problem I'm having is that it seems like knockd recognizes the entries, says it sent the command to CMD, but the commands...
Hello everyone, I'm trying to configure Proxmo with Port Knock so that I can access Proxmox together with Port Knock so that I can protect some Proxmox that I have on dedicated players, without running the risk of being left stranded, if necessary (currently I only release my fixed IPs, but...
To do this in Proxmox VE 8.x is even simpler:
nano /usr/share/pve-manager/js/pvemanagerlib.js
After that, you should use Control + W to search for the "Pool View" code block and comment it out as you can see below:
let default_views = {
/* server: {
text...
Guys, I luckily managed to solve the problem with the backup that had been made on the Proxmox Backup Server! The restore took 16:23:43, but it worked.
During the process, afraid of causing problems and losing the 2 disks, after each imported disk I used the zfs rename command to rename disks 0...
Hello everybody! I come here with a question about a problem I'm having! I'm migrating several VMs from a Proxmox Cluster to another new, updated one with ZFS replication, but in my largest VM I'm encountering a headache (luckily the node where the VM is is still active for Monday, if the worst...
Hello everybody! Some time ago I saw someone commenting in a Telegram or WhatsApp group about carrying out this process, but I couldn't find it again and I forgot to document this in my small personal process documentation, so I came to the group to request this help.
In this case, I have a...
Thank you very much, in the 2 clusters that were having problems, the registered email was another, adjusted here!
Once again, thank you for your help, knowing this will definitely help a lot.
Good morning everybody! I would like to know from friends, if anyone knows where it is saved in Proxmox, the email that is used when installing it to receive notification of disk problems, with zfs volume, among other things and if I just need to change it, or if I need to restart a service.
I...
In this case, what you can do is create a shellscript that checks that if you are running vzdump for this specific vm:
ps -aux | grep vzdump | grep vmid
Delete the file /run/vzdump.lock and place this in the crontab running every 10 minutes for example.
The worst thing is that they are always like this. All the teams I've worked with programmers are always like this, the problem is never in the code, it's always in the network, in the database or the user, never theirs.
Thank you very much for the feedback, I didn't know that something was...
I fully agree with you! It's unlikely that I'll find anything, mainly because I've been searching for a while now and haven't found anything.
In the case of development, I believe that the only part that would really be complex is the console part, as start, stop, etc. all have API calls. As...
Good afternoon guys! I would like to know if anyone here in the group uses a basic opensource panel to manage Proxmox. I have a project that will need to provide customers with a panel with the options to turn on, off and access the VM console for users, however I would not like to give access...
I tested the solution and congratulations!!! Really working better than I expected for an Alpha! Tested on Windows 7, Windows 10 LTSC and Windows 2019 and working very well.
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.