5 reasons to use sudo on Linux

On traditional Unix and Unix-like systems, the first and only user that exists on a fresh install is named root. Using the root account, you log in and create secondary “normal” users. After that initial interaction, you’re expected to log in as a normal user.

Source: LXer – 5 reasons to use sudo on Linux