Composer on Mac

Composer is a dependency manager for PHP, that lets you manage dependencies by offering install/uninstall and options like creating projects. It manages depende

Read Article

Disable wp-admin redirect in Ghost

Ghost by default has redirect settings, so WordPress users who have migrated to Ghost, can visit the same old /wp-admin url and get redirected to the /ghost url

Read Article

Custom permalinks in Ghost

Ghost by default only lets you have dated permalink :year/:month/:day/:slug Or title :title based with is set by default. You can change this by editing the SQL

Read Article

Create a blog in Harp

Harp is a free, open source static site server written in Node.js, It support EJS and Jade for templating and Sass,Scss, Less and Stylus for stylesheets pre-pro

Read Article

BitTorrent Server on Raspberry Pi

Here is a straightforward process to turn your Raspberry Pi into a high performance Bit-torrent server that can be used to download or upload Bit-torrent. Using

Read Article

How to install Cinnamon on Ubuntu

Cinnamon is a desktop environment based on GTK+ 3. Cinnamon is also one of the Desktop Environments that comes ship with Linux Mint, In Ubuntu Cinnamon is a reg

Read Article