categories
Ubuntu
4 entries
Tags
Categories
4 entries

Out-HtmlView – HTML alternative to Out-GridView
One of the most comfortable output’s in PowerShell to work and analyze data is Out-GridView. It’s handy as you can search, sort and have th…

PowerShell Core – The type initializer for Gdip threw an exception.
While working on PSWriteExcel on Ubuntu / Mac OS I’ve noticed that my -AutoFit method for ConvertTo-Excel was crashing. I couldn’t…

Ubuntu 18.04 – Fixing Unifi .deb package to run with 3.6 mongodb
Fix the UniFi .deb package on Ubuntu 18.04 so it runs with MongoDB 3.6 and keeps the controller working on newer systems.

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.