Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 361 Bytes

mac_terminal.md

File metadata and controls

25 lines (16 loc) · 361 Bytes

Mac Terminal

root user

In macOS the root user is DISABLED by default. Also note, macOS is not Linux! You should really use sudo as @Philippe suggested.

In a Terminal window:

sudo su -

Result

$ sudo su -  
 Password:  
 macmini8:~ root# passwd  
 Changing password for root.  
 New password:  
 Retype new password: