Home Cloud / VPS Grant SSH Access on your VPS to Brixly Support

Grant SSH Access on your VPS to Brixly Support

Last updated on Jun 12, 2025

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. **