Sudo lets you run any terminal command as another user — hence "substitute user" — but the default and most common use for it ...
Logging in as the root user should never be done on Linux. Using the root account could lead to disaster. Sudo is the preferred method of gaining elevated privileges. When I first started using Linux ...