Blog

How to create two seperate line styles in Mapbox

Here is how to create two different styles with Mapbox. If you open your JSON file where you had created your dataset of your two[…]

Unlocking Ultrafast Connectivity: Why Community Fibre’s 3Gbps Line is the Ultimate Choice

In an era where the internet powers our daily lives more than ever, having reliable and lightning-fast connectivity is no longer just a luxury; it’s[…]

Set WordPress file permissions in terminal

How to set your WordPress file permissions in terminal. cd in to your root of your webserver: Then change roles and group to: This line[…]

How to install stage_file_proxy on Drupal 8

First, you need to install stage file proxy with composer, note –dev is flagged to ensure this is available for development and not used for[…]

How to fix WordPress update and plugins on your Synology box

This is the issue I was getting when trying to update plugins: Using WP 4.9.6 I update an plugin resulting in: Updating Plugin Akismet Anti-Spam[…]

How to install Composer on Synology

So simple, just copy and past the below commands.

How to replace screen on Linx tablet 10v64

Before you can consider replacing you Linx 10 screen, you first need to ask yourself is it worth doing? and can I live with the[…]

How to setup share network folder with RaspberryPi

You first need to ssh in to your RaspberryPi and run the following command lines. Then you and to create a shared folder: Next you[…]

How create a subdomain with Synology

Step 1. DNS First you need to visit your host provider and go to Manage your Domain Name System (DNS) settings. For example I use[…]

Synology NAS – How to speed up expanding drive

If you are like me bought a NAS drive and want to build up storage over time due to the high expense of hard drives.[…]

How to Mount Remote Folder from NAS to you Mac

First of all you need to enable NFS on your Mac, to do this type this command sudo nfsd enable next $ cd /etc/ Then[…]