Configure Raspberry Pi & OpenMediaVault

This phase focuses on System preparation. You’ll identify your Raspberry Pi on the network, connect to it using SSH, and perform critical system updates and upgrades.

These steps ensure your Raspberry Pi is secure, updated, and ready for installing services like OpenMediaVault and other tools.
👇👇👇👇👇

Code Snippet Thumbnail

Step 10: Know your Raspberry Pi’s IP address via your router’s admin page.

🔹Breakdown:
-----Log in to your router’s admin page from a browser (usually 192.168.1.1 or 192.168.0.1).
-----Look for a list of connected devices.
-----Find the entry matching your Pi’s hostname (e.g., werden) or MAC address.

💡 You need this IP to connect via SSH or web interfaces! 🌐🔍

Instruction 10
Code Snippet Thumbnail

Step 11: Open the Command Prompt on your computer.

🔹Breakdown:
-----Click the Start menu (Windows icon in bottom-left corner).
-----Type cmd in the search bar.
-----Press Enter or click on Command Prompt from the results.

💡 You’ll use CMD to SSH into your Raspberry Pi and perform remote configurations! 💻🖱️

Instruction 11
Change OMV Password

🔐 Step 16.1: Change the Default OMV Web Password

🔹 Breakdown:
- After logging in to the OMV dashboard, locate the top-right corner profile icon (👤).
- Click it to open the dropdown menu.
- Select Change Password.

💡 Tip: Choose a strong password to protect your NAS system. Keep it saved securely! 🔒
Eg: raspberry (It is just used for demonstration purpose.)

Password Change UI in OMV

✅ Step 16.2: Password Changed Successfully

🔹 Breakdown:
- Once the password change is confirmed, you’ll be redirected or see a success message.
- You can now log in with your new password in future sessions.
- The change is applied immediately — no reboot required.

💡 Next Step: With admin access secured, you can begin setting up storage, users, and services in OMV! 🚀

Instruction 16.1 & 16.2

Note: The following steps (18.1 to 18.5) are intended only for Windows users to configure network file sharing.

🖥️ Windows Users: Proceed to Step 18.1 to set up SMB (Samba) / CIFS file sharing.
🍏🐧 macOS / Linux Users: You can skip steps 18.1 to 18.5 — your system natively supports SMB access with no extra setup.

💡 We'll all meet back at Step 19.1!

Instruction 18

Note: The upcoming steps (19.1 to 19.5) are specifically for macOS and Linux users to access the NAS.

🍏🐧 macOS / Linux Users: Please proceed to Step 19.1 to configure SMB access.
🖥️ Windows Users: You can skip these steps — you're already set up from Step 18.1 to 18.5!

💡 Everyone will continue together from Step 20!

Instruction 19

⚠️ Important Note:

Whether you're on Windows or macOS/Linux, we’ve made several changes to the OpenMediaVault (OMV) configuration.

📢 Please make sure to click the yellow “Apply” button at the top of the OMV dashboard before proceeding any further.

💡 This will confirm and apply all your pending changes such as enabling SMB/NFS services and creating shared folders.

✅ Once done, you're ready to move ahead with the next steps!

Instruction 20