Sass on Raspberry Pi

Sass also known as Syntactically Awesome Stylesheets is a stylesheet scripting language that is interpreted into Cascading Style Sheet also known as CSS. Sass c

Read Article

OpenNTPD on Raspberry Pi (Arch Linux ARM)

Raspberry Pi is an ARM based single board computer that does not come with a hardware clock, it depends on the OS to set date and time. If the date and time are

Read Article

ZSH on Arch Linux

ZSH is a unix shell and a powerful command line interpreter, ZSH is much easier to use and setup, ZSH also allows you to program the command-line completion tha

Read Article
Enable Xdebug on XAMPP for Windows

Enable Xdebug on XAMPP for Windows

XAMPP is a free and open source cross-platform web server stack that offers Apache) (Web Server), MySQL (Relational Database) and interpreters for PHP and Perl

Read Article

LEMP on Raspberry Pi

Raspberry Pi is a single board ARM based computer developed in the UK by the Raspberry Pi foundation. Raspberry Pi can be a good web server for development/prod

Read Article

Ruby on Arch Linux

Ruby is a dynamic, open source general-purpose programming language with a simple and easy to understand syntax. Writing code in Ruby is extremely easy, Ruby ba

Read Article