Download NextCloudPi
Download here: https://ownyourbits.com/nextcloudpi/
Flash NextCloudPi on the SD card
My preferred method is using Balena Etcher
First boot with NextCloudPi
Login: pi
Password: raspberry
Start the SSH service
sudo service ssh start
Find the Raspberry Pi IP address
ifconfig
Update the system
sudo apt update
sudo apt upgrade
sudo reboot
Pages: 1 2