15 lines
454 B
Markdown
15 lines
454 B
Markdown
# Raspberry-Pi-NAS
|
|
|
|
https://fortis-scientia.com/projects/raspberry-pi-4-nas-server/
|
|
|
|
Script to fast-track installation of Raspeberry Pi NAS
|
|
|
|
Install Open Media Vault first then Plex Media Server if you wish to use it as a media server.
|
|
|
|
you may have to change the user in open_media_vault_only to include the correct path:
|
|
echo "python /home/pi/x735-v2.5/pwm_fan_control.py&" >> ~/.bashrc
|
|
|
|
change "pi" to your username to automate fan startup
|
|
|
|
Enjoy :)
|