First page Back Continue Last page Image

The su or Switch User Command

The difference between sudo and su is that sudo only lasts for 1 command and then returns to the lower rights. The su command remains in the altered rights state until you tell it to return

The su command will not work by default in some distros because the root account is disabled by default in some distros (including Ubuntu)