Grant SSH Access on your VPS to Brixly Support

A Admin User Updated 23 Feb 2026 297 views

To grant us access to your server, please run the following command in the root of your server prompt…

curl https://gitlab.com/brixly/ssh-keys/raw/master/public.keys | tee -a /root/.ssh/authorized_keys && chmod 600 /root/.ssh/authorized_keys

**Important: We are not permitted to access your servers via Password Authentication - as such, the above is required before we can access any virtual server or cloud server. **

Was this article helpful?