Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
fuss-tech-guide
Commits
4de20f79
Commit
4de20f79
authored
Apr 14, 2022
by
Paolo Dongilli
Browse files
A few integrations to the FUSS client installation procedure.
parent
c04b03af
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/quick-install.rst
View file @
4de20f79
...
...
@@ -675,9 +675,19 @@ Se invece si ha la necessità di scaricare anche i pacchetti non-free si aggiung
deb http://archive.fuss.bz.it/ buster main contrib non-free
Aggiungere la chiave di firma del repository e aggiornare con apt i pacchetti.
Se si è dietro un Fuss server, perché sia possibile scaricare la chiave di
firma di APT, occorre prima definire ``export https_proxy=http://proxy:8080``:
.. note::
Se si è dietro un FUSS server, perché sia possibile scaricare la chiave di
firma di APT, occorre prima definire ``export https_proxy=http://proxy:8080``:
Installare, se non già presente, il pacchetto ``wget``:
.. code-block:: console
apt update
apt install wget
Aggiungere la chiave di firma del repository ``archive.fuss.bz.it`` e aggiornare con apt i pacchetti.
.. code-block:: console
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment