Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourGreen
titleupdate 29 aug 2024

Launch

Go to the Applications folder and double click on the Terminal app

Check admin rights

Greenspector Studio relies on tools for which user must have administrator rights. To practice on the terminal, we will use it to check this information.

Copy and paste or type the following command in the terminal:

Code Block
languagebash
groups

It shows the groups to which the user belongs. It the group sudo appears, the current user is admin of the computer and can continue this installation guide.