Traduci "add command" in italiano

Visualizzazione 50 di 50 traduzioni della frase "add command" da inglese a italiano

Traduzione di inglese a italiano di add command

inglese
italiano

EN Copy and paste Use either the right-click menu or the keyboard shortcuts Ctrl + C to copy and Ctrl + V to paste (Command + C and Command + V on a Mac). Mac users should use Command in place of Ctrl.

IT Copiare e incollare Utilizza il menu di scelta rapida o le scorciatoie da tastiera Ctrl + C per copiare e Ctrl + V per incollare (Comando + C e Comando + V su Mac). Gli utenti Mac dovrebbero usare Command al posto di Ctrl.

inglese italiano
menu menu
keyboard tastiera
should dovrebbero
or o
ctrl ctrl
mac mac
users utenti
shortcuts scorciatoie
paste incollare
c c
v v
on su
copy copiare
command comando
of di
the le
and e
use usare
to per

EN Tell Git to track your new locations.txt file using the git add command. Just like when you created a file, the git add command doesn't return anything when you enter it correctly.

IT Chiedi a Git di tracciare il tuo nuovo file locations.txt usando il comando git add. Proprio come quando hai creato un file, il comando git add non restituisce nulla quando lo inserisci correttamente.

inglese italiano
git git
command comando
created creato
locations locations
txt txt
correctly correttamente
file file
your tuo
to track tracciare
the lo
to a
add add
enter inserisci
when quando
a un
new nuovo

EN Use the command-line tool to manage objects in your account. Add or remove users, vaults, and items with a single command.

IT Utilizzarlo strumento da riga di comando per gestire gli oggetti nel tuo account. Aggiungi o rimuovi utenti, casseforti ed elementi con un solo comando.

inglese italiano
add aggiungi
remove rimuovi
line riga
tool strumento
or o
users utenti
command comando
account account
a un
use utilizzarlo
manage gestire
your tuo
objects oggetti
with con

EN Then add it to FreeOffice by choosing the ribbon command File | Options or the menu command Tools > Options, switching to the Language tab and clicking on the Hunspell dictionaries button.

IT Quindi, aggiungerlo a FreeOffice selezionando il comando File | Opzioni della barra multifunzione, oppure il comando Strumenti > Opzioni dell’interfaccia a menu classici, passare alla scheda Lingue e fare clic sul pulsante Dizionari Hunspell.

inglese italiano
freeoffice freeoffice
command comando
tools strumenti
gt gt
dictionaries dizionari
options opzioni
file file
menu menu
button pulsante
choosing selezionando
the il
add aggiungerlo
or oppure
tab scheda
to a

EN Then add it to FreeOffice by choosing the ribbon command File | Options or the menu command Tools > Options, switching to the Language tab and clicking on the Hunspell dictionaries button.

IT Quindi, aggiungerlo a FreeOffice selezionando il comando File | Opzioni della barra multifunzione, oppure il comando Strumenti > Opzioni dell’interfaccia a menu classici, passare alla scheda Lingue e fare clic sul pulsante Dizionari Hunspell.

inglese italiano
freeoffice freeoffice
command comando
tools strumenti
gt gt
dictionaries dizionari
options opzioni
file file
menu menu
button pulsante
choosing selezionando
the il
add aggiungerlo
or oppure
tab scheda
to a

EN Use the command-line tool to manage objects in your account. Add or remove users, vaults, and items with a single command.

IT Utilizzarlo strumento da riga di comando per gestire gli oggetti nel tuo account. Aggiungi o rimuovi utenti, casseforti ed elementi con un solo comando.

inglese italiano
add aggiungi
remove rimuovi
line riga
tool strumento
or o
users utenti
command comando
account account
a un
use utilizzarlo
manage gestire
your tuo
objects oggetti
with con

EN Linux employs a command line whereas Windows does not (well, technically, Windows does have a command line, but it requires extra steps to access it).

IT Linux impiega una riga di comando mentre Windows non è (bene, tecnicamente, Windows ha una riga di comando, ma richiede ulteriori passaggi per accedervi).

inglese italiano
linux linux
employs impiega
command comando
windows windows
technically tecnicamente
requires richiede
access it accedervi
a una
but ma
extra di
steps passaggi
not non
to bene
line per

EN Type in command: pnputil -e >list.txt  and press enter. This creates a list.txt to the folder where you ran the command

IT Digitare il comando: pnputil -e> list.txt e premere immettere. Questo crea un list.txt nella cartella in cui hai eseguito il comando.

inglese italiano
command comando
gt gt
press premere
creates crea
folder cartella
txt txt
a un
and e
the il
in in
to nella
this questo

EN Launch the Windows command prompt. Change the working directory to the one where you saved the installer binary, then run the following command:

IT Avvia il prompt dei comandi di Windows. Sostituisci la directory di lavoro con quella in cui hai salvato il file binario dell’installer, quindi esegui questo comando:

inglese italiano
launch avvia
windows windows
saved salvato
binary binario
prompt prompt
command comando
directory directory
working lavoro
the il

EN There will be an option to set up the daily cron job on this page, followed by a PHP command to use. To do so, Copy the command under step three (3) that begins with PHP -q

IT Ci sarà un'opzione per impostare il lavoro di cron giornaliero in questa pagina, seguito da un comando PHP da utilizzare.Per fare ciò, copia il comando sotto il punto tre (3) che inizia con PHP -Q

inglese italiano
daily giornaliero
cron cron
php php
copy copia
begins inizia
command comando
a un
page pagina
under di
the il
three tre
this questa
with con

EN Before moving on, you'll want to enable Nginx to start on bootup. That way, you do not have to retype the above command each time the server starts. You can do so by entering the following command:

IT Prima di andare avanti, ti consigliamo di abilitare Nginx di iniziare l'avvio.In questo modo, non è necessario ridigitare il comando sopra ogni volta che inizia il server.Puoi farlo inserendo il seguente comando:

inglese italiano
nginx nginx
command comando
time volta
server server
the il
do farlo
have to necessario
before di
not non
so modo
to enable abilitare
to start iniziare
you can puoi

EN For enabling the PHP service to start automatically, so you don't have to type the command above every time the server restarts, use this command here:

IT Per consentire l'avvio automatico del servizio PHP, quindi non è necessario digitare il comando sopra ogni volta che il server si riavvia, utilizzare questo comando qui:

inglese italiano
enabling consentire
php php
automatically automatico
command comando
service servizio
time volta
server server
have to necessario
use utilizzare
the il
dont non
every ogni
here qui
this questo

EN Bash command aliases allow you to create your own commands or use certain flags for commands on standard command invocation

IT Gli alias di comando Bash consentono di creare i propri comandi o di utilizzare determinati flag per i comandi su invocazione di comandi standard

inglese italiano
aliases alias
allow consentono
standard standard
bash bash
command comando
or o
commands comandi
use utilizzare
create creare
on su
for di

EN \$? - The previous command's exit code. This will update after each command is run.

IT \ $?- Il codice di uscita del comando precedente.Questo aggiornerà dopo che ogni comando è eseguito.

inglese italiano
code codice
will update aggiornerà
command comando
is è
exit uscita
the il
this questo
after dopo
previous precedente
each di

EN Command Line Interface – Use Command Line Interface tools to control Parallels Desktop and manage VMs, including their settings and configuration

IT Interfaccia della riga di comando: utilizza gli strumenti dell'interfaccia della riga di comando per controllare Parallels Desktop e gestire le VM, comprese le relative impostazioni e la configurazione

inglese italiano
interface interfaccia
line riga
tools strumenti
parallels parallels
desktop desktop
including comprese
and e
command comando
use utilizza
manage gestire
settings impostazioni
configuration configurazione
control controllare
to per

EN Send command line or terminal commands to a remote Windows or Mac computer’s command prompt in the background. Available as a 1-to-Many action.

IT Invia comandi da riga di comando o di arresto al prompt dei comandi di un computer Windows o Mac remoto nel background. È disponibile come azione 1-a-molti.

inglese italiano
or o
remote remoto
windows windows
background background
available disponibile
action azione
prompt prompt
command comando
a un
mac mac
commands comandi
computers computer
send di
to a
as come

EN Launch the Windows command prompt. Change the working directory to the one in which you saved the installer binary, then run the following command:

IT Avvia il prompt dei comandi di Windows. Sostituisci la directory di lavoro con quella in cui hai salvato il file binario dell’installer, quindi esegui questo comando:

inglese italiano
launch avvia
windows windows
saved salvato
binary binario
prompt prompt
command comando
directory directory
working lavoro
in in
the il

EN When needed, you can also select the information and use the keyboard shortcuts Ctrl + C (Command + C on Mac) to copy a previous change and Ctrl + V (Command + V on Mac) to paste that information back in a cell.

IT Quando necessario, puoi anche selezionare le informazioni e utilizzare le scorciatoie da tastiera Ctrl + C (Comando + C su Mac) per copiare una modifica precedente e Ctrl + V (Comando + V su Mac) per incollare nuovamente tali informazioni in una cella.

inglese italiano
needed necessario
select selezionare
keyboard tastiera
mac mac
change modifica
cell cella
information informazioni
use utilizzare
ctrl ctrl
command comando
shortcuts scorciatoie
the le
c c
a una
v v
paste incollare
and e
on su
copy copiare
in in
that tali
previous precedente
back per
also anche
when quando
you can puoi

EN Keyboard shortcuts Ctrl + C to copy and Ctrl + V to paste (Command + C and Command + V on a Mac). NOTES:

IT Scorciatoie tastiera Ctrl + C per copiare e Ctrl + V per incollare (Comando + C e Comando + V su un Mac). NOTE:

inglese italiano
keyboard tastiera
mac mac
notes note
ctrl ctrl
command comando
a un
v v
shortcuts scorciatoie
on su
c c
paste incollare
copy copiare
and e
to per

EN Start SSH SessionQuickly start an SSH session with your VM. This command requires an SSH server running on your VM; calls 'ssh <vm_ip>' command in Terminal.

IT Avvia sessione SSHAvvia rapidamente una sessione SSH con la tua VM. Per eseguire questo comando, è necessario che sulla VM sia in esecuzione un server SSH che chiama il comando "ssh <vm_ip>" sul Terminal.

inglese italiano
start avvia
ssh ssh
session sessione
vm vm
command comando
requires necessario
server server
gt gt
terminal terminal
your tua
this questo
an un
in in
running il
with con

EN The problem is that Java 1.6.0.65 is the default Java on the command line which the Transkribus.command uses. You can check the default version by opening the terminal and typing ‘java -version’.

IT Il problema è che Java 1.6.0.65 è il Java predefinito sulla linea di comando che il comando Transkribus.command usa. Puoi controllare la versione di default aprendo il terminale e digitando 'java -version'.

inglese italiano
line linea
transkribus transkribus
opening aprendo
terminal terminale
typing digitando
java java
check controllare
version versione
command comando
problem problema
the il
is è
you can puoi
that che

EN PDFsam Basic and PDFsam Visual are both powered by Sejda SDK, our open source PDF engine. Sejda SDK has a command line interface called sejda-console offering a great number of PDF tasks through command line.

IT PDFsam Basic e PDFsam Visual sono entrambi basati su Sejda SDK, il nostro motore PDF open source. Sejda SDK ha un'interfaccia da riga di comando chiamata sejda-console che offre un gran numero di manipolazioni PDF tramite la riga di comando.

inglese italiano
visual visual
sdk sdk
engine motore
called chiamata
great gran
pdfsam pdfsam
pdf pdf
command comando
basic basic
open open
a un
are sono
source source
has ha
line riga
number numero
of di
and e
our nostro

EN Command line programmes are useful for many applications and can save you a lot of work. Today I will introduce you to a very helpful command line programme for WordPress : WP-CLI.

IT I programmi a riga di comando sono utili per molte applicazioni e possono farvi risparmiare molto lavoro. Oggi vi presenterò un programma a riga di comando molto utile per WordPress : WP-CLI.

inglese italiano
command comando
applications applicazioni
save risparmiare
today oggi
can possono
a un
wordpress wordpress
are sono
work lavoro
useful utili
many molte
of di
to a
very molto
helpful utile
and e

EN The git flow init command is an extension of the default git init command and doesn't change anything in your repository other than creating branches for you.

IT Il comando git flow init è un'estensione del comando git init predefinito e non apporta alcuna modifica all'interno del repository oltre alla creazione dei branch.

inglese italiano
git git
flow flow
command comando
default predefinito
change modifica
repository repository
creating creazione
the il
of dei
your alcuna
is è

EN To control and automate Amazon RDS resources from the command line, use the AWS Command Line Interface (CLI).

IT Per controllare e automatizzare le risorse di Amazon RDS dalla riga di comando, usa l'interfaccia della riga di comando di AWS.

inglese italiano
automate automatizzare
amazon amazon
rds rds
resources risorse
aws aws
command comando
the le
control controllare
and e

EN Amazon Location Service is supported by AWS Command Line Interface (CLI), a unified tool for you to download, configure, and control multiple AWS services from the command line and automate them through scripts.

IT Amazon Location Service è supportato daAWS Command Line Interface (CLI), uno strumento unitario tramite il quale puoi scaricare, configurare e controllare più servizi AWS dalla linea di comando, automatizzandoli mediante script.

inglese italiano
amazon amazon
supported supportato
aws aws
interface interface
cli cli
configure configurare
scripts script
tool strumento
line linea
services servizi
the il
control controllare
command comando
download scaricare
is è

EN Send command line or terminal commands to a remote Windows or Mac computer’s command prompt in the background. Available as a 1-to-Many action.

IT Invia comandi da riga di comando o di arresto al prompt dei comandi di un computer Windows o Mac remoto nel background. È disponibile come azione 1-a-molti.

inglese italiano
or o
remote remoto
windows windows
background background
available disponibile
action azione
prompt prompt
command comando
a un
mac mac
commands comandi
computers computer
send di
to a
as come

EN With the output of this command, it will tell you if the SSH server is up and Active or failed for any reason. If SSH is down on the server, the following command can be used to start it back up,

IT Con l'output di questo comando, ti dirà se il server SSH è attivo e Attiva o fallito per qualsiasi motivo.Se SSH è inattivo sul server, è possibile utilizzare il seguente comando per riavviarlo,

inglese italiano
command comando
ssh ssh
failed fallito
reason motivo
if se
server server
or o
the il
active attivo
back per
can possibile
of di
any qualsiasi
to sul
with con
this questo
is è

EN Command Line Interface – Use Command Line Interface tools to control Parallels Desktop and manage VMs, including their settings and configuration

IT Interfaccia della riga di comando: utilizza gli strumenti dell'interfaccia della riga di comando per controllare Parallels Desktop e gestire le VM, comprese le relative impostazioni e la configurazione

inglese italiano
interface interfaccia
line riga
tools strumenti
parallels parallels
desktop desktop
including comprese
and e
command comando
use utilizza
manage gestire
settings impostazioni
configuration configurazione
control controllare
to per

EN Start SSH SessionQuickly start an SSH session with your VM. This command requires an SSH server running on your VM; calls 'ssh <vm_ip>' command in Terminal.

IT Avvia sessione SSHAvvia rapidamente una sessione SSH con la tua VM. Per eseguire questo comando, è necessario che sulla VM sia in esecuzione un server SSH che chiama il comando "ssh <vm_ip>" sul Terminal.

inglese italiano
start avvia
ssh ssh
session sessione
vm vm
command comando
requires necessario
server server
gt gt
terminal terminal
your tua
this questo
an un
in in
running il
with con

EN The problem is that Java 1.6.0.65 is the default Java on the command line which the Transkribus.command uses. You can check the default version by opening the terminal and typing ‘java -version’.

IT Il problema è che Java 1.6.0.65 è il Java predefinito sulla linea di comando che il comando Transkribus.command usa. Puoi controllare la versione di default aprendo il terminale e digitando 'java -version'.

inglese italiano
line linea
transkribus transkribus
opening aprendo
terminal terminale
typing digitando
java java
check controllare
version versione
command comando
problem problema
the il
is è
you can puoi
that che

EN Launch the Windows command prompt. Change the working directory to the one where you saved the installer binary, then run the following command:

IT Avvia il prompt dei comandi di Windows. Sostituisci la directory di lavoro con quella in cui hai salvato il file binario dell’installer, quindi esegui questo comando:

inglese italiano
launch avvia
windows windows
saved salvato
binary binario
prompt prompt
command comando
directory directory
working lavoro
the il

EN There will be an option to set up the daily cron job on this page, followed by a PHP command to use. To do so, Copy the command under step three (3) that begins with PHP -q

IT Ci sarà un'opzione per impostare il lavoro di cron giornaliero in questa pagina, seguito da un comando PHP da utilizzare.Per fare ciò, copia il comando sotto il punto tre (3) che inizia con PHP -Q

inglese italiano
daily giornaliero
cron cron
php php
copy copia
begins inizia
command comando
a un
page pagina
under di
the il
three tre
this questa
with con

EN 2. Confirm that the hwagent command is available (the sudo command is not necessary if you're the root user).

IT 2. Conferma che il comando hwagent è disponibile (il comando sudo non è necessario se sei l'utente root).

inglese italiano
confirm conferma
hwagent hwagent
command comando
necessary necessario
root root
if se
the il
is è
available disponibile
that che
not non

EN Before moving on, you'll want to enable Nginx to start on bootup. That way, you do not have to retype the above command each time the server starts. You can do so by entering the following command:

IT Prima di andare avanti, ti consigliamo di abilitare Nginx di iniziare l'avvio.In questo modo, non è necessario ridigitare il comando sopra ogni volta che inizia il server.Puoi farlo inserendo il seguente comando:

inglese italiano
nginx nginx
command comando
time volta
server server
the il
do farlo
have to necessario
before di
not non
so modo
to enable abilitare
to start iniziare
you can puoi

EN For enabling the PHP service to start automatically, so you don't have to type the command above every time the server restarts, use this command here:

IT Per consentire l'avvio automatico del servizio PHP, quindi non è necessario digitare il comando sopra ogni volta che il server si riavvia, utilizzare questo comando qui:

inglese italiano
enabling consentire
php php
automatically automatico
command comando
service servizio
time volta
server server
have to necessario
use utilizzare
the il
dont non
every ogni
here qui
this questo

EN Bash command aliases allow you to create your own commands or use certain flags for commands on standard command invocation

IT Gli alias di comando Bash consentono di creare i propri comandi o di utilizzare determinati flag per i comandi su invocazione di comandi standard

inglese italiano
aliases alias
allow consentono
standard standard
bash bash
command comando
or o
commands comandi
use utilizzare
create creare
on su
for di

EN \$? - The previous command's exit code. This will update after each command is run.

IT \ $?- Il codice di uscita del comando precedente.Questo aggiornerà dopo che ogni comando è eseguito.

inglese italiano
code codice
will update aggiornerà
command comando
is è
exit uscita
the il
this questo
after dopo
previous precedente
each di

EN The git pull command merges the file from your remote repository (Bitbucket) into your local repository with a single command.

IT Il comando git pull esegue il merge del file dal tuo repository remoto (Bitbucket) nel tuo repository locale con un singolo comando.

inglese italiano
command comando
remote remoto
bitbucket bitbucket
local locale
git git
pull pull
repository repository
file file
a un
your tuo
the il
from dal
with con

EN Open a Command Prompt (or Git Bash if during installation you elected not to use Git from the Windows Command Prompt).

IT Apri un prompt dei comandi (o Git bash, se durante l'installazione hai scelto di non usare Git dal prompt dei comandi di Windows).

inglese italiano
git git
windows windows
prompt prompt
bash bash
a un
or o
if se
command comandi
to use usare
during di
not non
the dei

EN Launch the Windows command prompt. Change the working directory to the one in which you saved the installer binary, then run the following command:

IT Avvia il prompt dei comandi di Windows. Sostituisci la directory di lavoro con quella in cui hai salvato il file binario dell’installer, quindi esegui questo comando:

inglese italiano
launch avvia
windows windows
saved salvato
binary binario
prompt prompt
command comando
directory directory
working lavoro
in in
the il

EN If you have many IP addresses to add, you can also add them using the Command Prompt of your server, which would be much faster, but require more technical knowledge.

IT Se si dispone di molti indirizzi IP da aggiungere, è anche possibile aggiungerli utilizzando il prompt dei comandi del server, che sarebbe molto più veloce, ma richiedere più conoscenze tecniche.

inglese italiano
ip ip
addresses indirizzi
command comandi
server server
add them aggiungerli
if se
technical tecniche
knowledge conoscenze
many molti
using utilizzando
prompt prompt
but ma
the il
faster veloce
be sarebbe
have dispone
you can possibile
add aggiungere
also anche

EN Use the 'WinZip Command Line Support Add-On' for scripting (free add-on)

IT Utilizzo del componente aggiuntivo WinZip Command Line Support per l'esecuzione di file script (componente aggiuntivo gratuito)

inglese italiano
winzip winzip
support support
scripting script
free gratuito
add aggiuntivo
command command
use utilizzo
the del
for di

EN Click Video, then click the + icon. Choose Upload file to add a video from your device or click Add from link, to add a Vimeo or YouTube URL. After you add a link, click Save.

IT Clicca su Video, quindi sull'icona +. Scegli Carica file per aggiungere un video dal tuo dispositivo o clicca su Aggiungi da link per aggiungere un URL Vimeo o YouTube. Dopo aver aggiunto un link, clicca su Salva.

inglese italiano
device dispositivo
youtube youtube
click clicca
video video
choose scegli
file file
a un
or o
link link
vimeo vimeo
url url
save salva
upload carica
your tuo
from da

EN For scheduled push, you have to activate an add-on in the menu add-on > catalog, select scheduled push, and add the add-on.

IT Per la push programmata, devi attivare un add-on nel menu add-on > catalogo, selezionare la push programmata, e aggiungere l'add-on.

inglese italiano
scheduled programmata
gt gt
catalog catalogo
push push
activate attivare
select selezionare
an un
menu menu
add aggiungere
and e
the la
in nel
have to devi

EN Add as new row—To add the email as a new row at the bottom of the sheet, select Add Row at the bottom of the add-in panel.

IT Aggiungi come nuova riga - per aggiungere une-mail come nuova riga nella parte inferiore del foglio, seleziona Aggiungi riga in fondo al pannello dei componenti aggiuntivi.

inglese italiano
new nuova
row riga
select seleziona
sheet foglio
panel pannello
to al
as come
bottom fondo
in in
add aggiungi

EN Select Add Pages to add Smartsheet Content (sheets, reports, and dashboards) or web content. If you want to add a form, copy and paste the URL for the form when you add the page. 

IT Seleziona Aggiungi pagine per aggiungere contenuto Smartsheet (fogli, report e pannelli di controllo) o contenuti Web. Se desideri aggiungere un modulo, copia e incolla l'URL dal modulo quando aggiungi la pagina

inglese italiano
select seleziona
smartsheet smartsheet
form modulo
copy copia
paste incolla
pages pagine
or o
web web
if se
a un
reports report
the la
sheets fogli
dashboards pannelli
content contenuti
page pagina
and e
you want desideri
when quando
for di

EN In the Pages panel, click Add page below the index page. Depending on your template, you may see Add section, Add gallery or page, or Add project instead.

IT Nel pannello Pagine, clicca su Aggiungi pagina sotto alla pagina indice. In base al modello, potresti visualizzare Aggiungi sezione, Aggiungi galleria o pagina oppure Aggiungi progetto.

inglese italiano
click clicca
add aggiungi
index indice
gallery galleria
pages pagine
panel pannello
template modello
section sezione
or o
project progetto
instead al
page pagina
you may potresti
see visualizzare
on su
in in
the sotto

EN * To add the CentOS 7 EPEL archive, open your terminal and type in the following yum command:

IT * Per aggiungere l'archivio Centos 7 EPEL, aprire il terminale e digitare il seguente comando Yum:

inglese italiano
centos centos
terminal terminale
type digitare
command comando
and e
to per
add aggiungere

EN Bash has a built-in system that allows you to add command aliases

IT Bash ha un sistema integrato che consente di aggiungere alias di comando

inglese italiano
system sistema
allows consente
command comando
aliases alias
bash bash
a un
has ha
you di
built-in integrato
add aggiungere

Visualizzazione 50 di 50 traduzioni