add Nas.md
This commit is contained in:
parent
1980582138
commit
90c5fb3573
39
Nas.md
Normal file
39
Nas.md
Normal file
@ -0,0 +1,39 @@
|
||||
```bash
|
||||
sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y
|
||||
```
|
||||
|
||||
```bash
|
||||
perl: warning: Setting locale failed.
|
||||
perl: warning: Please check that your locale settings:
|
||||
LANGUAGE = (unset),
|
||||
LC_ALL = (unset),
|
||||
LC_TIME = "it_IT.UTF-8",
|
||||
LC_MONETARY = "it_IT.UTF-8",
|
||||
LC_ADDRESS = "it_IT.UTF-8",
|
||||
LC_TELEPHONE = "it_IT.UTF-8",
|
||||
LC_NAME = "it_IT.UTF-8",
|
||||
LC_MEASUREMENT = "it_IT.UTF-8",
|
||||
LC_IDENTIFICATION = "it_IT.UTF-8",
|
||||
LC_NUMERIC = "it_IT.UTF-8",
|
||||
LC_PAPER = "it_IT.UTF-8",
|
||||
LANG = "en_GB.UTF-8"
|
||||
are supported and installed on your system.
|
||||
|
||||
export LC_ALL="en_US.UTF-8"
|
||||
sudo locale-gen "en_US.UTF-8"
|
||||
sudo dpkg-reconfigure locales
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
|
||||
```
|
||||
|
||||
|
||||
|
||||
## Collegamenti
|
||||
|
||||
https://www.fargionconsulting.com/installazione-di-openmediavault-su-raspberry-pi/
|
||||
https://github.com/OpenMediaVault-Plugin-Developers/installScript
|
||||
https://www.maffucci.it/2022/02/20/installare-raspberry-pi-os-senza-monitor-e-tastiera-abilitazione-server-ssh/
|
||||
https://www.maffucci.it/2022/02/01/assegnare-un-ip-statico-al-raspberry-pi/
|
||||
|
BIN
asset/nas/disco.png
Normal file
BIN
asset/nas/disco.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
asset/nas/installer.png
Normal file
BIN
asset/nas/installer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
asset/nas/raid1.png
Normal file
BIN
asset/nas/raid1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
BIN
asset/nas/raid2.png
Normal file
BIN
asset/nas/raid2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Loading…
x
Reference in New Issue
Block a user