The information worked with the below TV 🙂 Philips 55PUS6262 55 Inch 4K UHD HDR Ambilight Smart TV The time came where I wanted to install an APK file on my Philips Smart TV (Android) and it wasn’t available within the app store. So naturally the APK was downloaded, found within File Explorer on the network share and when it …
LetsEncrypt Certs & Auto Renewal Synology NAS
I’m currently using about 9 different LetsEncrypt certificates on my Synology nas and wasn’t sure if they auto renewed or if I would have to manually renew them. After some hunting around the web I came across a way to kick off the renewal process for the certificates. SSH into your box and run the below code. /usr/syno/sbin/syno-letsencrypt renew-all Some …
HomeAssistant nginx WebSocket fix Synology
NO LONGER WORKING – PLEASE USE https://rzy.co/2019/07/06/homeassistant-nginx-websocket-fix-synology-updated/ For some time now I’ve been using reverse proxy for all my web applications, the only one that wasn’t playing ball was HomeAssistant, it just simply wouldn’t let me login. Now the below has fixed the issue!
Configuring HomeBridge on Synology NAS with Nest
For ages and ages I’ve been wanting to get HomeBridge working on a raspberry pi, but for some reason I just couldn’t get it working. Today I finally managed to get it working on my #SynologyNAS 🙂 I need HomeBridge because of the lack of support Apple provide when it comes to managing my Nest products in the Home app.
Creating ‘Vanity’ URLs SharePoint 2013
I use the word Vanity loosly here, it basically creates a nice short URL such as http://SHORT that will redirect to http://sharepoint/sites/mine/SitePages/something%20Very%20Long%20pagename.aspx – this is all done through IIS so you will need access to all web front end servers that are serving your SharePoint farm.
SharePoint 2013 – Logon as different user
One of the amazing features that was removed from SharePoint 2013 but was in SharePoint 2010 was the quick and easy way to logon as a different user. To do this in SharePoint 2013 simply do the following
Task List collapse by default
Add an HTML form webpart, replace the source text with this,
Enterprise Features – Disable features on all site collections
If you need to quickly disable enterprise features on all site except one run the following script
SharePoint site template codes
One can easily use the Get-SPWebTemplate command to get a list of all the templates in SharePoint environment. For a quick reference here is the complete list:
Farm Config Wizard on new server fails
SharePoint 2013 farm config wizard fails with the below error message when running on new server