

- Lima personal cloud usb drive format how to#
- Lima personal cloud usb drive format install#
- Lima personal cloud usb drive format software#
Now that we know the name of our hard drive, we'll mount it in the file system, so we can tell Nextcloud where to save the files. Write down the device name, as we'll need this for later. For me this says 7.3T, as I have an 8TB drive. Verify this by looking at the size of the disk in the same row. This is most likely the device with "sda" as a name. You can now plug in your external hard drive and run the following command on your Raspberry Pi: lsblkįind your hard drive in the list. You can still use your Raspberry Pi 3 though, but the result won't be as fast as it could be. The USB3.0 ports will make sure you can read and write your data 10 times faster than the older ports. The Raspberry Pi 4 has 2 USB3.0 ports and the Raspberry Pi 3 only has USB2.0 ports. This is the part where I recommend using a Raspberry Pi 4 instead of the Raspberry Pi 3. Now that you have your Nextcloud installed and running on the Raspberry Pi, it's time to plug in your external hard drive. If you type this IP address into your browser on another device in your network, you'll get the page to create an account on your Nextcloud installation. You can find this on the Raspberry Pi by running: ifconfigĪnd looking for an IP address that starts with "inet 192.168". To access this instance on another computer in your network, you'll need to figure out what your local IP address is. You now have a running Nextcloud instance. You can do this through the snap command: sudo snap run nextcloud All that's left to do is run the program.
Lima personal cloud usb drive format install#
To install the Nextcloud snap, run this command: sudo snap install nextcloudĪfter this finishes you have Nextcloud installed onto your Raspberry Pi. Once this has finished, you can install snaps on your Raspberry pi, just as you would on any other Linux distribution. You can do this by running the following command: sudo apt-get install snapd

If you want to install snaps on your Raspberry Pi running Raspbian, you need to install snap itself first. This only applies if the snap doesn't use classic mode, which this snap luckily does not.

This is a way to very easily install applications in their own container, which means they're generally safer than installing them directly into your operating system. Luckily, there are many ways to install Nextcloud and one of them is to use Snaps. I use a Raspberry Pi 4 4gb, which means I can run multiple services besides Nextcloud on a single machine, so I wanted the operating system to be as plain/vanilla as possible. This is great, but this is not something I used. You can find a Raspberry Pi image on the internet that allows you to have Nextcloud set up already.
Lima personal cloud usb drive format software#
Installing the required software on your Raspberry Pi

The requirements before we can get started
Lima personal cloud usb drive format how to#
How to set up a personal cloud using a Raspberry Pi and Nextcloud Home Blog How to set up a personal cloud using a Raspberry Pi and Nextcloud
