Examples with "sudo if" and their translation in Spaans
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.
Make sure to sudo if your command requires higher privileges.
Asegúrate de usar sudo si tu comando requiere privilegios elevados.
Unlike the command su, users supply their personal password to sudo if necessary.
Por defecto, el usuario debe autenticarse con su contraseña al ejecutar sudo.
You may need to run the command as sudo if you don't have full write permissions to the wiki install directories under your current user.
Es posible que necesites ejecutar el comando con sudo si tu cuenta de usuario no tiene permiso total de escritura para escribir en el directorio de instalación del wiki.
The GNU/Linux systems' command can execute it either with an administrator's profile or even with a sudo if we are not administrators and we do not have privileges to add it, use - 'user'in order to install it only for the actual user.
En sistemas GNU/Linux dicho comando puede ejecutarse o bien con un perfil de administrador, o bien con sudo o, si no somos administradores y no tenemos privilegios, añadiéndole - user para instalarlo solo para el usuario actual.
The Defaults option requiretty only allows the user to run sudo if they have a tty.
La opción requiretty de Defaults permite al usuario ejecutar sudo solo si tiene una tty.
Sudo If you have modified/etc/sudoers then you should be aware of changes made to how sudo configuration is handled.
Si ha modificado/etc/sudoers debería tener en cuenta los cambios que se han hecho a la forma en que se gestiona la configuración de sudo.
Andere resultaten
If the sudo users are not trusted, don't grant them any additional rights.
Si no confía en sus usuarios sudo, no les otorgue ningún privilegio adicional.
There are more tips available on using npm without sudo, if you desire to do that.
Hay más consejos sobre el uso de npm sin sudo, si desea hacerlo.
This account should be allowed to run sudo apt-get if the machines are connected to the network and have access to a Debian mirror.
Esta cuenta debería tener privilegios para ejecutar sudo apt-get si las máquinas están conectadas a la red y tienen acceso a una réplica de Debian.
With that Netkit has all the necessary variables, whether we use sudo as if we run it as a normal user.
Con eso Netkit cuenta con todas las variables necesarias, tanto si usamos sudo como si lo arrancamos como usuario normal.
sudo su - root If joe want to start a gnu-screen session as admin he can do it like this
sudo -i -u root Si Joe quiere iniciar una sesión GNU Screen como administrador puede hacerlo de esta manera
Tip: Remember when running sudo apt update, if you receive an error about things being in the future, check and correct your system date and begin again.
Consejo: recuerda que cuando ejecutes sudo apt update, si recibes un error sobre cuestiones de tiempo/futuro, verifica y corrige la fecha de tu sistema y empieza de nuevo.
"sudo" If you want more information about any command, simply look at the manual page for it using the "man" command.
Si desea saber más información sobre un comando, simplemente utilice el manual de ayuda usando el comando "man".