-1

can someone please help me, im so new at this whole thing. and ive been looking all day for an app that is a "root shell" What is a root shell? Why can’t I find an all that has that?

muru
  • 197,895
  • 55
  • 485
  • 740
Harley
  • 11

1 Answers1

2

Ubuntu does not use the root user shell by default. Instead, the root is disabled by default. As such there is no 'root shell' shortcut application.

The way you run commands as superuser is by using sudo straight on the terminal directly, and provide your user's password to attempt to use sudo privileges. There is no 'root shell' application in an Ubuntu system.

Thomas Ward
  • 74,764
  • https://www.howtogeek.com/196740/how-to-fix-an-ubuntu-system-when-it-wont-boot/ "Leaves the menu and goes to a root shell prompt". What is the difference between this and the 'normal' shell? – Quantum Guy 123 Feb 17 '22 at 18:18