sysadmin:index
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sysadmin:index [2020/04/26 07:06] – [Ridimensionamento partizione LVM] feroda | sysadmin:index [2022/06/16 09:00] (current) – [Installazioni nuovi certificati con acme.sh] acme-renew.sh script feroda | ||
|---|---|---|---|
| Line 239: | Line 239: | ||
| git checkout master | git checkout master | ||
| - | |||
| - | === Creazione di un nuovo server === | ||
| - | |||
| - | We need LVM setup. Here is a proposal: | ||
| - | |||
| - | ``` | ||
| - | 20GB / | ||
| - | 5GB / | ||
| - | 50GB / | ||
| - | ``` | ||
| - | |||
| - | remaining disk blocks could be unpartitioned to allow LVM partition resizing on demand. | ||
| - | |||
| - | In order to achieve this goal you have to create a volume group (VG): | ||
| - | * `hosting` bound to /dev/sda | ||
| ===== Esportazione cartelle sul nextcloud con occ dal terminale ===== | ===== Esportazione cartelle sul nextcloud con occ dal terminale ===== | ||
| Line 412: | Line 397: | ||
| </ | </ | ||
| + | ==== Esempio di creazione partizioni per un nuovo server ==== | ||
| + | |||
| + | < | ||
| + | 20GB / | ||
| + | 5GB / | ||
| + | 50GB / | ||
| + | </ | ||
| + | |||
| + | remaining disk blocks could be unpartitioned to allow LVM partition resizing on demand. | ||
| + | |||
| + | In order to achieve this goal you have to create a volume group (VG) '' | ||
| + | |||
| + | |||
| + | ===== Installazioni nuovi certificati con acme.sh ===== | ||
| + | |||
| + | È presente lo script '' | ||
| + | |||
| + | Il funzionamento in dettaglio è il seguente: | ||
| + | acme.sh --issue --standalone -d befair.it -d www.befair.it | ||
| + |   mkdir -p / | ||
| + |   acme.sh --install-cert -d befair.it --cert-file / | ||
sysadmin/index.1587884802.txt.gz · Last modified: 2020/04/26 07:06 by feroda
                
                