Building a Raspberry Pi Home Server: Methods and Tips Explained

Building a Raspberry Pi Home Server: Methods and Tips Explained

In today’s rapidly advancing technology, home servers have gradually become an effective assistant for people to store data, share resources, and achieve smart home control. The Raspberry Pi, as a microcomputer, has become a popular choice for building home servers due to its low cost and high performance. Below is a detailed guide and tips … Read more

Raspberry Pi Ubuntu 20.04 NextCloud Installation Guide

Raspberry Pi Ubuntu 20.04 NextCloud Installation Guide

This article documents the operations and pitfalls of installing NextCloud on a Raspberry Pi. NO.1 Prerequisite Devices Raspberry Pi 4 (4GB) Many applications cannot be installed with less than 4GB. For a smooth installation, 4GB is recommended, theoretically 1GB can also work. NextCloud is memory-intensive, for a smooth experience, starting with 4GB is advisable. Use … Read more

Setting Up Samba on Raspberry Pi for File Sharing

Setting Up Samba on Raspberry Pi for File Sharing

Introduction Today, I will discuss how to set up <span>Samba</span> on Raspberry Pi for file sharing. Installation sudo pacman -S samba The configuration file is located at <span>/etc/samba/smb.conf</span>, but when you check this path, you will find it is empty. After searching for a while, I finally found a solution in Using Samba on Manjaro … Read more

OpenWrt and Samba: A Guide to Home Network File Sharing

OpenWrt and Samba: A Guide to Home Network File Sharing

#Introduction I have a large capacity mechanical hard drive that is currently unused, and I want to utilize it during the weekend. The requirements are: I have a Raspberry Pi at home, which is running <span>OpenWRT</span> as a standalone router. I now need to connect the mechanical hard drive to the Raspberry Pi and share … Read more

Building a NAS with Raspberry Pi 4: A Simple Guide to Network Storage

Building a NAS with Raspberry Pi 4: A Simple Guide to Network Storage

To not miss my updates, remember to check the public account in the upper right corner and set it as a star, take down the stars and give them to me. Last month, we shared our treasured boards for everyone to learn and use. The first batch of users who received the boards shared their … Read more