Category Archives: IT-Techs

All the IT related stuffs.

SickRage v6.0.34 for WD My Cloud firmware V4

 Last updated: 17th February, 2016, 4:18 AM For those who’s following WD My Cloud‘s post, a new APP has been added to the installer, SickRage v6.0.34 for firmware V4. Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. Note that … Continue reading SickRage v6.0.34 for WD My Cloud firmware V4

qBittorrent v3.4.0alpha for WD My Cloud firmware V4

 Last updated: 17th February, 2016, 2:52 AM For those who’s following WD My Cloud‘s post, a new APP has been added to the installer, qBittorrent v3.4.0alpha for firmware V4. The qBittorrent project aims to provide a Free Software alternative to µTorrent. Additionally, qBittorrent runs and provides the same features on all major platforms (Linux, Mac OS … Continue reading qBittorrent v3.4.0alpha for WD My Cloud firmware V4

WordPress on WDMyCloud V4 Firmwares

 Last updated: 7th February, 2016, 12:03 AM    Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not be responsible for any brick issues if you were to follow my obsolete guides copied elsewhere. Thus subscribe to this post to get latest updates. Modifying any part of a device … Continue reading WordPress on WDMyCloud V4 Firmwares

WebHosting on WDMyCloud V4 Firmwares

 Last updated: 13th May, 2016, 6:10 PM Need help to host your simple private website or save future cost by migrating your simple SME company’s website to your personal NAS such as WDMyCloud? For a generous donation you can make it work! Professional freelance web coding design services are also available for your needs. Do send … Continue reading WebHosting on WDMyCloud V4 Firmwares

Setting Up Remote WOL (Wake On LAN)

 Last updated: 22nd January, 2021, 4:57 PM  Save energy and put your unused computers immediately to sleep if they support power-saving mode (most do) then wake them up when you need to connect remotely. If you have lots of devices to manage then this guide might be useful. Not only that, some internet or mobile connections doesn’t … Continue reading Setting Up Remote WOL (Wake On LAN)

Securing WDMyCloud SSH & FTP Remote Access

 Last updated: 12th November, 2015, 12:37 AM  This guide consists of two parts related to securing your WDMyCloud NAS, first is to harden your root account and second is to prevent unauthorized access using my universal “hostsdeny.pl” Perl script which can also be used on other platforms. To use this “hostsdeny.pl” Perl script on platforms other than … Continue reading Securing WDMyCloud SSH & FTP Remote Access

OwnCloud on WDMyCloud V4 Firmwares

 Last updated: 17th January, 2017, 11:56 PM    Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not be responsible for any brick issues if you were to follow my obsolete guides copied elsewhere. Thus subscribe to this post to get latest updates. Modifying any part of a device … Continue reading OwnCloud on WDMyCloud V4 Firmwares

Speedup WordPress (Nginx’s Gzip_static + Minify + W3 Total Cache)

 Last updated: 30th June, 2022, 7:11 PM There’s several ways to speedup WordPress:- Gzip or Deflate compression. Minify HTML, CSS and JS files. Browser’s Cache-Control. Front-end proxy/page cache. Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not be responsible for any brick issues if you were to follow my … Continue reading Speedup WordPress (Nginx’s Gzip_static + Minify + W3 Total Cache)

Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Perl FastCGI

 Last updated: 5th October, 2015, 11:51 AM Continuing from my previous post, “Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Shell Scripts“… So I worked on further trying to improvise this. Then an idea struck me, why not catch the error and try to solve it before giving up? With this, I came up with … Continue reading Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Perl FastCGI

Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Shell Scripts

 Last updated: 5th October, 2015, 11:51 AM Having PHP-FPM crash often seems quite inevitable when there’s a long debugging list of third-party modules, memory leaks, server configurations, resources and the list goes on. There’s just too much to look into. Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not … Continue reading Dealing PHP-FPM Crash & Nginx 502 Bad Gateway Error with Shell Scripts