Home » Categories » Servers » Latest Gen Dedicated Servers

Switching to the root user on my Linux server

To really get the most out of your Linux server, at some point you'll probably need to install something or change some configuration file that requires root/admin access. You can accomplish this by becoming the substitute user, super user or switch user.

 Warning: Because you can do anything when you have root/admin access, it's really easy to mess up your server. Be careful.

  1. Enable root/admin access for your server.
  2. Connect via SSH to your server and run this command:
    sudo su -
  3. Enter your server password. You should now have root access.
0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Patching Your Server
Added on Wed, Sep 2, 2020
Reset the password for my dedicated server
Added on Wed, Sep 2, 2020
Restart my Dedicated Server
Added on Wed, Sep 2, 2020
See my server resource usage and uptime
Added on Wed, Sep 2, 2020