|
10.
|
|
|
The auto-import command searches available mounted devices looking for
assertions that are signed by trusted authorities, and potentially
performs system changes based on them.
If one or more device paths are provided via --mount, these are temporarily
mounted to be inspected as well. Even in that case the command will still
consider all available mounted devices for inspection.
Assertions to be imported must be made available in the auto-import.assert file
in the root of the filesystem.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Il comando auto-import cerca i dispositivi disponibili e montati per trovare
asserzioni firmate da autorità fidate e esegue potenzialmente
modifiche al sistema in accordo con tali asserzioni.
Se uno o più percorsi ai dispositivi vengono forniti con --mount, questi vengono temporaneamente
montati per essere controllati. Anche in questo caso il comando continuerà a
considerare per il controllo tutti i dispositivi montati e disponibili.
Le asserzioni da importare devono essere dichiarate nel file auto-import.assert
situato nella radice del filesystem
|
|
Translated by
Carlo Federico Vescovo
|
|
Reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_auto_import.go:231
|
|
11.
|
|
|
The buy command buys a snap from the store.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Il comando acquista acquista in un attimo dal negozio.
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_buy.go:33
|
|
12.
|
|
|
The changes command displays a summary of system changes performed recently.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Il comando modifiche mostra un riepilogo delle modifiche al sistema eseguite di recente.
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_changes.go:35
|
|
13.
|
|
|
The check-snapshot command verifies the user, system and configuration
data of the snaps included in the specified snapshot.
The check operation runs the same data integrity verification that is
performed when a snapshot is restored.
By default, this command checks all the data in a snapshot.
Alternatively, you can specify the data of which snaps to check, or
for which users, or a combination of these.
If a snap is included in a check-snapshot operation, excluding its
system and configuration data from the check is not currently
possible. This restriction may be lifted in the future.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Il comando check-snapshot verifica l'utente, il sistema e la configurazione
dati degli snap inclusi nello snapshot specificato.
L'operazione di controllo esegue la stessa verifica dell'integrità dei dati
eseguita al ripristino di uno snapshot.
Per impostazione predefinita, questo comando controlla tutti i dati in uno snapshot.
In alternativa, puoi specificare i dati di quali snap controllare, oppure
per quali utenti o una combinazione di questi.
Se uno snap è incluso in un'operazione di check-snapshot, escludendolo
i dati di sistema e di configurazione del controllo non sono attualmente
possibile. Questa restrizione potrebbe essere revocata in futuro.
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_snapshot.go:76
|
|
14.
|
|
|
The confinement command will print the confinement mode (strict,
partial or none) the system operates in.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Il comando di confinamento stamperà la modalità di confinamento (rigoroso,
parziale o nulla) in cui opera il sistema.
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_confinement.go:31
|
|
15.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_connect.go:37
|
|
16.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_connections.go:42
|
|
17.
|
|
|
The console-conf-start command starts synchronization with console-conf
This command is used by console-conf when it starts up. It delays refreshes if
there are none currently ongoing, and exits with a specific error code if there
are ongoing refreshes which console-conf should wait for before prompting the
user to begin configuring the device.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Il comando console-conf-start avvia la sincronizzazione con console-conf
Questo comando viene utilizzato da console-conf all'avvio. Ritarda gli aggiornamenti se
non ce ne sono attualmente in corso ed esce con un codice di errore specifico se presente
sono aggiornamenti in corso che console-conf dovrebbe attendere prima di richiedere il
utente per iniziare a configurare il dispositivo.
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_routine_console_conf.go:40
|
|
18.
|
|
|
The create-cohort command creates a set of cohort keys for a given set of snaps.
A cohort is a view or snapshot of a snap's "channel map" at a given point in
time that fixes the set of revisions for the snap given other constraints
(e.g. channel or architecture). The cohort is then identified by an opaque
per-snap key that works across systems. Installations or refreshes of the snap
using a given cohort key would use a fixed revision for up to 90 days, after
which a new set of revisions would be fixed under that same cohort key and a
new 90 days window started.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Il comando crea-coorte crea un insieme di chiavi di coorte per un determinato insieme di snap.
Una coorte è una vista o un'istantanea della "mappa del canale" di uno snap in un determinato punto
tempo che corregge l'insieme di revisioni per lo snap dati altri vincoli
(ad es. canale o architettura). La coorte viene quindi identificata da un opaco
chiave per-snap che funziona su tutti i sistemi. Installazioni o aggiornamenti dello snap
l'utilizzo di una determinata chiave di coorte utilizzerebbe una revisione fissa per un massimo di 90 giorni, dopo
quale una nuova serie di revisioni verrebbe fissata sotto la stessa chiave di coorte e a
è iniziata la nuova finestra di 90 giorni.
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_create_cohort.go:30
|
|
19.
|
|
|
The create-key command creates a cryptographic key pair that can be
used for signing assertions.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Il comando create-key crea una coppia di chiavi crittografiche che può essere
usato per firmare asserzioni.
|
|
Translated and reviewed by
Salvatore Cocuzza
|
|
|
|
Located in
cmd/snap/cmd_create_key.go:41
|