Along with my OMV (OpenMediaVault) setup with a Raspberry Pi and a couple of SSD drives, I have a Synology NAS which really makes your life easier.
Setup First of all, you need to put either a single 3.5" or 2.5" drive inside the Synology before starting it.
After that, you can browse and search your NAS on:
find.synology.com synologynas:5000 This will take a little bit until it finds your NAS and it will display a web page with some basic data about your new device and the status which is really important that says “Not Installed”....
HowTO Install Cockpit
Cockpit is a web based interface that let you manage and monitor different devices.
The installation process is super simple, you just need to install the packet on each device and then you can access with any account that you have.
Main features Monitoring system activity (CPU, memory, disk IO and network traffics) — System Viewing system log entries — Logs Seeing how full your disk partitions are — Storage Watching networking activity (sent and received) — Networking Taking a look at user accounts — Accounts Checking the status of system services — Services Pulling up information on installed applications — Applications Viewing and installing available updates (if logged in as root) and restart the system if needed — Software Updates Opening and using a terminal window — Terminal HowTO install Cockpit I’m not really going to stop here because it’s as simple as doing the installation of the package so use your favorite package manager and do it....
HowTO Install Netdata
Let’s talk about Netdata.
Netdata is a daemon which runs on your device(s) collecting data in real time. It has a very nice interface and it’s possible to see your devices from anywhere with Netdata Cloud (once you add your nodes into it).
For monitoring there are a lot of tools which are great like Nagios, Icinga, Prometheus, etc but this one is really easy to install and use from home without doing a lot of stuff....
HowTO Install HUGO
Packages that we need
brew git Installing HUGO You will need first to have brew installed on your device so make sure that is up and running. Then from linux/mac just open the terminal and install HUGO.
brew install hugo If everything was fine just check it with:
hugo version Now a days is common to have git preinstalled by default. Anyway, if you need to check if the package is already there then:...
First Post
Welcome!
The idea behind this blog is to keep track of whatever I’m testing at home. I will probably start with how did the setup of HUGO for the blog which is pretty much straight forward to be honest.
Learning curve I really expect to have a huge learning curve just because I’ve never done such a thing and also because I’m a real “test and failure” person!
Most common topics rpi open source packages monitoring NAS NFS SMB Sync the phone on the NAS Big etc!...