Neoxn3il

Life is a process, Living is change. Join me on a journey of constant Improvement. This Blog is the evidence of how continuous effort effects the result.

Today we want to partition a Disk, in order to backup our Linux ext4 Filesystem. We use ext4, because it enables us to store all symbolic links, devices, permissions, ownerships, modification times, ACLs, and extended attributes.

Problem: On clicking the Install Button in the Admin menu a window pops up with the following Message: Failed to connect to FTP Server To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials,...

Problem: When activated the PhpStorm SCSS File Watcher throws this Exception: /usr/lib/node_modules/less/bin/lessc --no-cache --update test.scss:test.css Unable to interpret argument no-cache - if it is a plugin (less-plugin-no-cache), make sure that it is installed under or at the same level as less Unable to interpret argument update - if it is...

In order to develop a WordPress Theme or Plugin we might want to be able to run it locally. That is necessary if you develop offline, have no Server at your disposal or want to see the changes you make instantly. Setting up a WordPress instance on Windows and Mac...