Sunday, January 15, 2017

How to Install Apache, MariaDB, PHP7 (LAMP) on openSUSE Leap 42.2

In this tutorial, we’re going to look at how to install Apache, MariaDB, PHP7 (LAMP stack) with phpMyAdmin on openSUSE Leap 42.2.
Step 1: Update Software
Before installing any software, it’s always a good idea to update repository and software packages.
sudo zypper update
Step 2: Install A...

Read full story here:
How to Install Apache, MariaDB, PHP7 (LAMP) on openSUSE Leap 42.2

Thursday, January 12, 2017

How to Easily Set up a Full-Fledged Mail Server on Ubuntu 16.04 with iRedMail

Setting up your own mail server on Linux is complex and tedious, until you meet iRedMail. This tutorial is going to show you how you can easily and quickly set up a full-fledged mail server on Ubuntu 16.04 with iRedMail in about 10 minutes.
What is iRedMail?
iRedMail is a shell script that...

Read full story here:
How to Easily Set up a Full-Fledged Mail Server on Ubuntu 16.04 with iRedMail

How to Install TeamViewer 12 on openSUSE Leap 42.2

TeamViewer is a free remote control software available for Linux, Mac, Windows, Android, iOS. This quick tutorial is going to show you how to install TeamViewer 12 on openSUSE Leap 42.2.
TeamViewer 12 features:

Remote QuickSteps. Save yourself hundreds of clicks with one-click shortcuts for...

Read full story here:
How to Install TeamViewer 12 on openSUSE Leap 42.2

Wednesday, January 11, 2017

How to Install Dropbox on openSUSE Leap 42.2

This tutorial is going to show you how to install Dropbox on openSUSE Leap 42.2, which is a very simple process.
Installing Dropbox on openSUSE Leap 42.2
The official Dropbox download page doesn’t offer a package to download for openSUSE but the Dropbox command line interface, which is...

Read full story here:
How to Install Dropbox on openSUSE Leap 42.2

Tuesday, January 10, 2017

How to Install and Configure Samba Server on Ubuntu 16.04 for File Sharing

In this tutorial, we’re going to learn how to install and configure a samba server on Ubuntu 16.04. Samba is a free and open-source SMB/CIFS protocol implementation for Unix and Linux that allows for file and print sharing between Unix/Linux and Windows machines in a local area...

Read full story here:
How to Install and Configure Samba Server on Ubuntu 16.04 for File Sharing

Friday, January 6, 2017

How to Install Nginx Latest Version on Ubuntu 16.04 and Ubuntu 16.10

In this tutorial, we’re going to learn how to install Nginx latest version on Ubuntu 16.04 and Ubuntu 16.10. At the time of this writting, the latest version of Nginx is 1.11.8, released on December 27th, 2016. You can view changes over previous versions here.
Installing Nginx Latest...

Read full story here:
How to Install Nginx Latest Version on Ubuntu 16.04 and Ubuntu 16.10

Wednesday, January 4, 2017

How to Install phpMyAdmin with LAMP on Ubuntu 16.04

phpMyAdmin is a MySQL/MariaDB web administration tool. In this tutorial, we’re going to learn how to install phpMyAdmin with LAMP (Apache, MariaDB, PHP7) on Ubuntu 16.04. It is assumed that you have already installed LAMP stack on Ubuntu 16.04. If not, please check out the following ...

Read full story here:
How to Install phpMyAdmin with LAMP on Ubuntu 16.04

Tuesday, January 3, 2017

How to Install WordPress 4.7 on Ubuntu 16.04 with Apache, MariaDB, PHP7

WordPress 4.7, codenamed “Vaughan”, was released on December 6, 2016. Existing WordPress users can push the update button to upgrade to the latest version. This tutorial is going to show you how to install a new WordPress 4.7 instance on Ubuntu 16.04 with Apache, MariaDB and...

Read full story here:
How to Install WordPress 4.7 on Ubuntu 16.04 with Apache, MariaDB, PHP7