tags
linux
4 entries
Tags
Categories
4 entries

How to backup FTP to Synology Station
Having backups of your website or/and ftp server is an important part of administrator’s life. There are multiple ways to…

Image Manipulation, Image Resize, Image Combine and more with PowerShell
ImagePlayground is a PowerShell module that works in PowerShell 5.1 and PowerShell 7+. It works partially on Linux and should work on macOS…

Recovering a file from linux partition stored on VHDX on Windows 8
When you only need one or two files from a restored Linux VHDX, mounting the disk and browsing it with a read-friendly ext filesystem tool…

Using PowerShell to fix Ubiquiti Unifi requirement for MongoDB 3.6 on Ubuntu 18
Use PowerShell on Ubuntu 18 to patch UniFi .deb packages that reject MongoDB 3.6, reducing the manual steps needed after upgrades.