mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update pages/01.administrate/05.install/install.md
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
parent
ee04356cc8
commit
bf6daaed6d
1 changed files with 1 additions and 1 deletions
|
@ -456,7 +456,7 @@ If you have one or more hard drives to store data, you can choose to mount it on
|
||||||
| /home/yunohost.multimedia | Heavy data shared between several applications |
|
| /home/yunohost.multimedia | Heavy data shared between several applications |
|
||||||
| /var/mail | User mail
|
| /var/mail | User mail
|
||||||
|
|
||||||
If you want flexibility and don't want to (re)size partitions, you can also choose to mount on /mnt/hdd and follow this [tutorial to mount all these folders with `mount --bind`](/external_storage).
|
If you want flexibility and don't want to (re)size partitions, you can also choose to mount on `/mnt/hdd` and follow this [tutorial to mount all these folders with `mount --bind`](/external_storage).
|
||||||
|
|
||||||
### About encryption
|
### About encryption
|
||||||
Be aware that if you encrypt all or part of your disks, you will have to type the passphrase every time you restart your server, which can be a problem if you are not on site. There are however solutions (quite difficult to implement) that allow you to type the passphrase via SSH or via a web page (search for "dropbear encrypted disk").
|
Be aware that if you encrypt all or part of your disks, you will have to type the passphrase every time you restart your server, which can be a problem if you are not on site. There are however solutions (quite difficult to implement) that allow you to type the passphrase via SSH or via a web page (search for "dropbear encrypted disk").
|
||||||
|
|
Loading…
Add table
Reference in a new issue