Examples with "command sudo" and their translation in Dutch
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
If you see your existing filesystem type as ext4, please use the command sudo mkfs.ext4/dev/sdb1 to create a new filesystem as ext4 type.
Als je het bestaande bestandssysteem als ext4 ziet, gebruik dan sudo mkfs.ext4/dev/sdb1 om een nieuw bestandssysteem te maken als ext4-type.
Find out the filesystem of the existing partition of the disk which was attached to the VPS from the start using the command sudo df -h -T.
Gebruik commando sudo df -h -T om het bestandssysteem te vinden van de bestaande partitie die aan je VPS is gekoppeld.
Use the DNS flush command sudo dscacheutil -flush cache to reset your DNS and load the new settings.
Gebruik de opdracht sudo dscacheutil -flush cache om het DNS leeg te maken en je DNS te resetten en de nieuwe instellingen te laden.
Alternatively, you can edit the hosts file in the main Terminal window using the command sudo nano -e/etc/hosts.
Je kunt ook het hosts-bestand bewerken in het hoofdvenster van Terminal met het volgende commando: sudo nano -e/etc/hosts.
While the package won't get automatically upgraded on using the command sudo apt upgrade or while upgrading the system, you can still remove the package manually.
Hoewel het pakket niet automatisch wordt bijgewerkt met het commandosudo apt upgrade of tijdens het upgraden van het systeem, is het nog steeds mogelijk om het pakket handmatig te verwijderen.
Alternatively, you can edit the hosts file in the main Terminal window using the command sudo nano -e/etc/hosts.
MacOS - Open het Terminal-programma in de map Hulpprogramma's. Typ sudo nano/etc/hosts en voer je wachtwoord in wanneer daarom wordt gevraagd.
Other results
View details of all successful and failed sudo command executions.
The sudo command offers another approach to giving users administrative access.
Het sudo commando biedt een andere benadering voor het geven van beheerstoegang aan gebruikers.
Enter the command 'sudo purge'.
You can then execute sudo commands in Terminal.
Install the Snap with the command line "sudo apt-get install snapd".
When trusted users precede an administrative command with sudo, they are prompted for their own password.
Als vertrouwde gebruikers een beheerscommando vooraf laten gaan door sudo, worden ze naarhun eigen wachtwoord gevraagd.
Another advantage of the sudo command is that an administrator can allow different users access to specific commands based on their needs.
Een ander voordeel van het sudo commando is dat een beheerder verschillende gebruikers toegang kan geven tot specifieke commando's gebaseerd op hun behoefte.