Sunday, November 6, 2016

How to Install Docker on Ubuntu 16.10 Yakkety Yak

As you may know, Docker allows you to pack, ship and run any application as a lightweight container. It’s like a virtual machine, only more portable and resources-efficient. This tutorial is going to show you how to install Docker on Ubuntu 16.10 Yakkety Yak.
The latest version available ...

Read full story here:
How to Install Docker on Ubuntu 16.10 Yakkety Yak

Thursday, November 3, 2016

How to Install and Autostart XScreenSaver on Ubuntu 16.04, 16.10

XScreensaver is a screen saver and locker for X11. This tutorial shows you how to install XScreenSaver on Ubuntu 16.04, 16.10 and how to autostart it at boot time.
Install XScreenSaver from Ubuntu Repository or PPA
Install xscreensaver from Ubuntu repository with:
sudo apt install...

Read full story here:
How to Install and Autostart XScreenSaver on Ubuntu 16.04, 16.10

Wednesday, November 2, 2016

How to Install Mautic Marketing Automation Software on Ubuntu 16.04

Mautic is a free and open source marketing automation software that can save time and increase sales. Some of the key features of Mautic:

Lead nurturing and tracking
marketing campaigns
dripflow programs
landing pages
social media monitoring
Mautic can be easily integrated with third-party e...

Read full story here:
How to Install Mautic Marketing Automation Software on Ubuntu 16.04

Monday, October 31, 2016

How to Install Composer PHP Denpendency Manager on Debian 8 and Ubuntu 14.04

Composer is a dependency manager for PHP. It helps you declare, manage and install dependencies of PHP projects. Starting with Debian 9 Stretch and Ubuntu 16.04 Xenial, Composer is available from Debian and Ubuntu repository. So Debian 9 and Ubuntu 16.04, 16.10 users can quickly install it using...

Read full story here:
How to Install Composer PHP Denpendency Manager on Debian 8 and Ubuntu 14.04

How to Install Roundcube Webmail on Ubuntu 16.04 with Nginx, MariaDB, PHP7

Roundcube is a free and open source webmail software written in PHP. A webmail is  a mail client in your browser. So instead of reading and sending emails from a desktop mail client like Thunderbird, you can also access your email server from your web browser. This tutorial is going to show you ...

Read full story here:
How to Install Roundcube Webmail on Ubuntu 16.04 with Nginx, MariaDB, PHP7

Saturday, October 29, 2016

How to Install Wallabag on Arch Linux VPS with LEMP Stack

Wallabag is a free self-hostable application for saving web pages. It’s an open source alternative to Pocket, allowing you to manage a list of articles you stumbled upon on the Internet for later reading. This tutorial is going to show you how to install Wallabag on Arch Linux VPS with LEMP s...

Read full story here:
How to Install Wallabag on Arch Linux VPS with LEMP Stack

Wednesday, October 26, 2016

Setup Nextcloud Server on Arch Linux with Nginx, MariaDB and PHP7

In this tutorial, I will show you how to set up your own Nextcloud server on Arch Linux with Nginx, MariaDB and PHP7.
This tutorial assumes that you have already installed a LEMP stack (Linux, Nginx, MariaDB/MySQL, PHP) on Arch Linux. If you haven’t already done so, please check out the...

Read full story here:
Setup Nextcloud Server on Arch Linux with Nginx, MariaDB and PHP7