Vertaling van "SysV" 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.
Examples of SysV services include sshd, vsftpd, and xinetd.
Algunos ejemplos de servicios SysV son sshd, vsftpd, y xinetd.
Let's learn how semaphores are implemented in C using SysV primitives.
Aprendamos cómo se implementan los semáforos en C utilizando las primitivas SysV.
SysV init users do not have to do this.
Los usuarios de SysV init no tienen que hacer ésto.
The configuration files for SysV init are located in the/etc/rc.d/ directory.
Los archivos de configuración para SysV init están en el directorio/etc....d/.
SysV services are persistent server programs launched during the boot process.
Los servicios SysV son programas del servidor persistentes, que son lanzados durante el proceso de arranque.
As you can notice SysV manage set of semaphores instead of single ones, resulting in a more compact code.
Tal y como notamos SysV gestiona conjuntos de semáforos en vez de semáforos únicos, resultando un código más compacto.
If you want to run the daemon automatically whenever the system starts, ensure that its SysV startup script is properly configured for this task.
Si usted desea ejecutar el daemon automáticamente siempre que el sistema inicie, asegúrese de que el script de inicialización SysV esté correctamente configurado para esta tarea.
Because these programs usually persist in memory as long as the machine is booted, each updated SysV service must be halted and relaunched after the package is upgraded.
Debido a que estos programas usualmente persisten en memoria, siempre y cuando la máquina esté encendida, cada servicio SysV actualizado, debe ser detenido y relanzado después de una actualización de paquetes.
For a normal operating system, this process is the init system, for example, systemd or SysV.
Para un sistema operativo normal, este proceso es el sistema init, por ejemplo, systemd o SysV.
With most distributions, you can do this by passing the reload option to xinetd's SysV startup script
Con la mayoría de las distribuciones, puede hacer esto al presionar la opción reload para el script de inicio de SysV de xinetd
The apachectl script is designed to act like a standard SysV init script; it can take the arguments start, restart, and stop and translate them into the appropriate signals to httpd.
El script apachectl está diseñado para actuar como un script estándar de tipo SysV init; puede tomar los argumentos start, restart, y stop y traducirlos en las señales apropiadas para httpd.
Vixie-cron is a full featured cron implementation based on SysV cron.
Vixie cron es un cron con muchas características, basado en el cron SysV.
However, normal init systems such as systemd or SysV are too complex and large for just this purpose, which is why we recommend that you use an init system such as tini, which is created especially for containers.
No obstante, los sistemas init normales como systemd o SysV son demasiado complejos y grandes para esta finalidad, por lo que te recomendamos usar un sistema init como tini creado especialmente para contenedores.