GitLab add role to project member - e.g. from Developer to Maintaner role

GitLab introduced roles. Sometimes in e.g. protected branches or similar events you have to have the Maintaner role, not only the Developer role. If your GitLab is setup to use LDAP and automatically assigns permissions including a role like developer, you might to change that if a permissions are necessary.

Example - Grant Maintainer Role

1. Project ---> Manage ---> Members ---> "Invite Members" button

2. Enter username & set maximum role:



Proxmox Backup Server extend disk

Problem Proxmox Backup Server 4.2.0 (Linux pbs 7.0.0-3-pve) has a disk which is 100GB big. The disk should be extended to 250GB (add 150GB)....