File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1818
1919- Afegir una clau remota al magatzem de claus de confiança:
2020
21- ` wget -qO - {{https://host.tld/archiu.clau}} | apt-key add - `
21+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/archiu.clau}} | apt-key add - `
2222
2323- Afegir una clau d'un servidor de claus amb l'identificador de la clau:
2424
Original file line number Diff line number Diff line change 1818
1919- Füge einen Remote-Schlüssel hinzu:
2020
21- ` wget -qO - {{https://host.tld/filename.key}} | apt-key add - `
21+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/filename.key}} | apt-key add - `
2222
2323- Füge einen Schlüssel von einem Schlüsselserver hinzu nur mit der Schlüssel-ID:
2424
Original file line number Diff line number Diff line change 1717
1818- Añade un clave remota al almacén de claves de confianza:
1919
20- ` wget -qO - {{https://host.tld/archivo.clave}} | apt-key add - `
20+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/archivo.clave}} | apt-key add - `
2121
2222- Añade una clave de un servidor de claves con el identificador de la clave:
2323
Original file line number Diff line number Diff line change 1717
1818- Aggiunge una chiave remota al portachiavi delle chiavi fidate:
1919
20- ` wget -qO - {{https://indirizzo.tld/filename.key}} | apt-key add - `
20+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://indirizzo.tld/filename.key}} | apt-key add - `
2121
2222- Aggiunge una chiave da un server di chiavi con il solo ID della chiave:
2323
Original file line number Diff line number Diff line change 1818
1919- 원격 키를 신뢰할 수 있는 키 저장소에 추가:
2020
21- ` wget -qO - {{https://host.tld/filename.key}} | apt-key add - `
21+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/filename.key}} | apt-key add - `
2222
2323- 키 ID만 사용하여 키서버에서 키 추가:
2424
Original file line number Diff line number Diff line change 1818
1919- Dodaj zdalny klucz do magazynu zaufanych kluczy:
2020
21- ` wget -qO - {{https://host.tld/nazwa_pliku.key}} | apt-key add - `
21+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/nazwa_pliku.key}} | apt-key add - `
2222
2323- Dodaj klucz z serwera kluczy na podstawie ID klucza:
2424
Original file line number Diff line number Diff line change 1717
1818- Adiciona uma chave remota na lista de chaves confiáveis:
1919
20- ` wget -qO - {{https://host.tld/arquivo.key}} | apt-key add - `
20+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/arquivo.key}} | apt-key add - `
2121
2222- Adiciona uma chave, de um servidor de chaves, na lista de chaves confiáveis:
2323
Original file line number Diff line number Diff line change 1818
1919- Додайте віддалений ключ до надійного сховища ключів:
2020
21- ` wget -qO - {{https://host.tld/filename.key}} | apt-key add - `
21+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/filename.key}} | apt-key add - `
2222
2323- Додати ключ із сервера ключів лише з ідентифікатором ключа:
2424
Original file line number Diff line number Diff line change 1717
1818- 向可信密钥库中添加一个远程密钥:
1919
20- ` wget -qO - {{https://host.tld/filename.key}} | apt-key add - `
20+ ` wget {{[ -qO|--quiet --output-document]}} - {{https://host.tld/filename.key}} | apt-key add - `
2121
2222- 指定密钥 ID, 从密钥服务器中添加一个密钥:
2323
You can’t perform that action at this time.
0 commit comments