Ubuntu is a Debian-based Linux operating system, with Unity as its default desktop environment. It is based on free software and named after the Southern African philosophy of ubuntu (literally, “human-ness“), which often is translated as “humanity towards others” or “the belief in a universal bond of sharing that connects all humanity“. According to some metrics, Ubuntu is the most popular Linux distribution.

Lighttpd with PHP 7 (PHP-FPM) and MySQL 5.7 on Ubuntu 16.04 LTS
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd ...
Read More
Read More

Nginx with PHP 7 and MySQL 5.7 (LEMP) on Ubuntu 16.04 LTS
Installing Nginx with PHP 7 and MySQL 5.7 (LEMP) on Ubuntu 16.04 LTS Nginx (pronounced "engine x") is a free, ...
Read More
Read More

Microsoft SQL server data into MariaDB
Getting Microsoft SQL server data into MariaDB with the CONNECT storage engine MariaDB works with many clients to migrate Microsoft ...
Read More
Read More

Ubuntu 16.04 LAMP server Apache 2.4 PHP 7 and MariaDB
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache 2 web server ...
Read More
Read More

Install Lubuntu 16.04 Alongside Windows 10
This guide shows how to dual boot the latest Lubuntu 16.04 release alongside Windows 10 on a machine with an ...
Read More
Read More

Ubuntu 16.04 Xenial Xerus Minimal Server
This tutorial shows the installation of a Ubuntu 16.04 minimal server in detail with many screenshots. The purpose of the ...
Read More
Read More

The Perfect Server Ubuntu 16.04 Xenial Xerus
This tutorial shows the installation of an Ubuntu 16.04 (Xenial Xerus) web hosting server with Apache2, Postfix, Dovecot, Bind and ...
Read More
Read More

Ubuntu 16.04 How to create animated GIF
On Facebook, Google Plus, Twitter, or any other Social, networks, everybody is posting their statuses in GIF format. GIF format ...
Read More
Read More

Share folder with Samba in Ubuntu 14.04 LTS
Install Samba Server sudo apt-get install sambasamba-common libpam-smbpass Test by typing smbstatus. If it shows any information about connected or ...
Read More
Read More

Ubuntu block an ip with iptables
Sometimes as a developer or server administrator you need to block certain IP addresses from accessing your server. In the ...
Read More
Read More

Connect your Android device on Ubuntu Linux
MTP - Basic File Transfer Options First thing we need to do is to install “libmtp” which enables us to ...
Read More
Read More

Ubuntu Tweak Janitor source code commands
Ubuntu Tweak Janitor source code commands sudo rm -rf /var/apt/cache/archives/*.deb sudo apt-get clean rm -rf ~/.cache/google-chrome/Default/* rm -rf ~/.cache/chromium/Default/* rm ...
Read More
Read More

Using HipHop Virtual Machine (HHVM) on Ubuntu
HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP, developed and open sourced by ...
Read More
Read More

Speed up apache webserver with mod_pagespeed and memcached on Ubuntu
Google has developed the apache module "mod_pagespeed" to optimize and streamline the content delivery of the apache web server which ...
Read More
Read More

Install TimeShift and SystemBack on Ubuntu via PPA
Systemback and Timeshift are applications for creating backups, enabling the users to fully restore the operating system and providing the ...
Read More
Read More