• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Login As Root In Linux Without Password

How To Login As Root In Linux Without Password

By Sourabh / October 6, 2023 Category: How To, Ubuntu

How to login as root user in Ubuntu Linux command line. Read this tutorial to become root user in Ubuntu. You can also login as root in Linux without password.

Su Command

The command su is used to run a command with substitute user and group ID. When called with no user specified, su defaults to running an interactive shell as root. When user is specified, additional arguments can be supplied, in which case they are passed to the shell.

The command sudo allows a permitted user to execute a command as the superuser or another user, as specified by the security policy.

To Login As Root In Linux Without Password

  • Open the terminal.
  • Input the command % sudo su –
  • Press Enter.
  • You now have root privileges in the terminal window and your terminal prompt will become #.

Note that # shows that you are currently logged in using the root privileges.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap