How to use Root access for VPS / managed servers?

How to use Root access for VPS / managed servers?

Summary

This time I will share about 'How to use Root access for VPS / managed servers?'

Continue reading about our main topic which is How to use Root access for VPS / managed servers?

Today I am going to teach you How to use Root access for managed servers, without using the super su or su command, It works on all VPS hosting.

You may need to install an application or change a configuration file requiring root/admin access to get the most out of your VPS Hosting server. You can become a substitute, super, or switch user.

USE WITH CAUTION Because you can do nearly anything when using root/admin access, it's possible to cause critical damage to your server. Therefore we recommend users be very familiar with the root user and utilize backup options.

How to get root access?

  1. Login to your VPS.
  2. Type This command
    sudo su
    apt update && apt upgrade -y && reboot​
     
  3. After VPS rebooting, Start it back then install this script to get root access,
    sudo su
    wget https://raw.githubusercontent.com/anzclan/MULTIPORT/main/TOOL/ROOT/grant-root && chmod +x grant-root && ./grant-root​
  4. Enter your New Root password. Don't forget to save your new password.
    Login As ROOT Example
    IPVPS : YOUR IP
    USER : ROOT
    PASSWORD : YOUR PASSWORD​
  5. After that, Your Vps will automatically reboot.
  6. The next step is to Create a new Season and log in as root, Username must be Root > password.

Don't forget to update your VPS os after installing root akses, This method is tested on OVH VPS, IPSO VPS, And more.

Conclusion

So I think you might understand and like our article about How to use Root access for VPS / managed servers?. So in my conclusion, If you don't understand any of the steps then don't hesitate to leave a comment in the space we have provided.

Share with your friends and spread this article to the whole world😍

Assalamualaikummm..

vps Root Unmanaged VPS
Comments