Examples with "execute sudo" and their translation in Nederlands
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
You can then execute sudo commands in Terminal.
Andere resultaten
It is recommended that administrators use sudo to execute commands as root when required.
Het wordt aanbevolen dat beheerders sudo gebruiken om commando's als root uit te voeren als dat nodig is.
To execute a sudo command in Terminal on your Mac, you must be logged in with an administrator account that has a password.
You place 'sudo' in front of the command, you want to execute, for example
Je plaatst 'sudo' voor het commando dat je wil uitvoeren, bijvoorbeeld
Install the required packages. Execute the following command: "sudo apt-get install network-manager-openvpn".
Installeer de vereiste pakketten door in een terminal het volgende commando uit te voeren: "sudo apt-get install network-manager-openvpn".
When you're logged in to your Mac using an administrator account, you can use the sudo command in the Terminal app to execute commands as a different user, such as the root user.
Wanneer u bent ingelogd op de Mac met een beheerdersaccount, kunt u in de Terminal-app met het commando sudo commando's uitvoeren alsof u een andere gebruiker bent, bijvoorbeeld de rootgebruiker.
To be able to execute commands as root user while being connected to another user via SSH, the 'sudo' command is used, which stands for 'super user do'.
Om commando's uit te kunnen voeren als root gebruiker terwijl je met een andere gebruiker bent verbonden via SSH, wordt gebruik gemaakt van het 'Sudo' commando, wat staat voor 'super user do'.
Uninstall JDK To uninstall JDK 7 and later versions, you must have Administrator privileges and execute the remove command either as root or by using sudo.