Introduction

  1. l6XUjneyNCUMXm3O
    • Most graphical applications are not designed for root access.

    • Limit yourself to specific tasks you need to execute, understand well, or you can experiment (if you don't care about your data).

    • One wrong move can cost you: inaccessible files, application crashes, or security vulnerabilities.

    • You will need an administrator account!

  2. 6BRLX2vOUQ3XtRSR
    • Open Terminal.

    • Log into an administrator account on your computer. Go to Applications → Utilities and launch Terminal.

    • This administrator account must have a non-blank password, or Terminal will not allow you to access root privileges.

  3. ckBVPxke6gkOQyS5
    • Open the application's package contents.

    • Locate the application in Finder. Right-click (or Control-click) its icon and select Show Package Contents from the drop-down menu.

  4. bPCmMQgnG3iWJfBp
    • You should now see one or more folders inside the application. Locate the executable file inside this folder.

    • This is usually inside /Contents/MacOS.

    • The executable often has the same name as the application, but it could have another name, such as "run.sh."

    • The executable file icon is usually a black square with the word "exec" in small letters.

  5. XcmMeabUMEW6vDZa
    • Type sudo followed by a space. Do not enter the command yet.

    • Make sure to enter a space after sudo

    • Do not enter the command until the next step.

  6. jUGlpCf3rYWXlQCw
    • Drag the executable file into the Terminal line.

    • This should automatically insert the file path to the executable file.

    • You will need to enter your password to complete the operation.

    • When you type your password, it will not show! This is for security purposes. Be assured, your password is being registered even if nothing is being displayed on screen.

Conclusion

If you have questions, please leave a comment below. I will try to get to as many questions as I can.

Robert K

Member since: 31/12/21

463 Reputation

0 comments