Expanding Your UGREEN NAS Drive Experience with Third-Party Apps 6

Expanding Your UGREEN NAS Drive Experience with Third-Party Apps
UGREEN DX4800 – 4 bay NAS For UGREEN NAS users looking to enhance their system with functionality similar to QNAP or Synology’s mature ecosystems, there’s a wealth of open source solutions available. This guide explores alternatives to popular proprietary NAS software apps and features, helping you build a comprehensive storage solution. Because UGREEN is a ...

Keeping Things Running: Mastering Background Processes in Linux

Keeping Things Running: Mastering Background Processes in Linux
In the world of Linux, sometimes you need tasks to run indefinitely without hogging your terminal. This is where background processes come into play! They allow you to continue using your terminal while long-running operations quietly execute in the background. There are three primary ways to achieve this: 1. The “&” Operator: This is the ...

How to detect IP change and send email alert (bash & powershell)

How to detect IP change and send email alert (bash & powershell)
A common thing folks that run any kind of home server, need to do, is detect when they’re IP addressed normally a DHCP assigned address via they’re Internet server provider changes, by doing this is allows them continue to communicate with they’re server. Below are a couple of script one a bash script and the ...

Fix mount error(95): solved! Operation not supported SMB 40

Fix mount error(95): solved! Operation not supported SMB
Mounts SMB/CIFS shares with Linux It’s common practice to mount Windows file shares on Linux  using the SMB (Samba) implementation on Linux.  the command is fairly straight forward. # Install the required libraries if you haven't done that yet sudo apt update sudo apt install cifs-utils #Next mount the folder you want sudo mount -t ...

short and simple Linux .profile status banner 1

short and simple Linux .profile status banner
Here’s just a short post about a little .profile code snippet I use to help give me a brief system overview upon logging into my accounts.. It produces an output similar to the one below.  Now  I understand there are tons of little utilities out there like Neofetch (commind line system information tool), that provides ...

Running Mosquitto MQTT on Windows 10 super easy 26

Running Mosquitto MQTT on Windows 10 super easy
So I’ve been playing with IoT lately,  using platforms such as  Arduino ,ESP32, Raspberry Pi and when it comes to being able to have these devices communicate with a hub or server, the de facto standard is to use a MQTT  server and protocol  . Unfortunately, prior to Windows 10  finding a  native Windows  version is ...

WordPress linux backup script to offsite NAS via Rsync 5

WordPress linux backup script to offsite NAS via Rsync
Here’s a simple straightforward bash | shell script that I use for this SITE to easily and routinely backup my Entire  Wordpress Site , all its folders and plugins , and the corresponding database.   Of course there are dozens of WordPress Backup  plugins (such as Backup Buddy;  Updraft Plus; BackWpUp ) that do this ...

Linux backup and rotate script 11

A common task to do with backups is to rotate them , so that you have multiple copies of critical files going back x days. Below is a bash script (Linux command line) that does this. Why Rotate Backups? Why not just one current backup file… The primary reason to have a rotating backup system, ...
Newark , US
1:17 pm
33°F
Clear sky
High: 35°F
Low: 31°F
Wind: 22 mph