Install Open Source Social Network (OSSN) on Ubuntu 18.04

Open Source Social Network (OSSN) is a free and open source social networking software written in PHP. It is used to create your own social network website and build relationships with your members. Ossn can also be used to build different types of social apps like Private Intranets, Public Networks, and Community. OSSN comes with […]

Share:
Continue Reading

Install Google Chrome 69 on Debian, Ubuntu

In this post we’ll show you some easy steps to install Google Chrome Browser 69 (i.e 69.0.3497.81) in Debian 9/8/7/6, Ubuntu 18.10-17.04, Ubuntu 16.10-14.04 and Linux Mint 19-17. However, the same installation instructions also works on older versions of Debian, Ubuntu and Mint distributions. There are two official ways to install Chrome browser, the one is using Google Chrome PPA and other method […]

Share:
Continue Reading

Install Elasticsearch on Ubuntu 18.04 /16.04 LTS

Elasticsearch is a flexible and powerful open source, distributed real-time search and analytics engine. Using a simple set of APIs, it provides the ability for full-text search. Elastic search is freely available under the Apache 2 license, which provides the most flexibility. This tutorial will help you to install Elasticsearch on Ubuntu 18.04 & 16.04 […]

Share:
Continue Reading

Cài chứng chỉ SSL miễn phí của Let’s Encrypt cho web server trên Ubuntu

Sau bài giới thiệu chứng chỉ SSL Let’s Encrypt, nay mình sẽ viết bài hướng dẫn cài chứng chỉ ssl miễn phí của let’s encrypt cho web server trên Ubuntu. CÀI CHỨNG CHỈ SSL MIỄN PHÍ CỦA LET’S ENCRYPT LÊN UBUNTU (14.04, 16.04, 17.10, 18.04) Truy cập vào VPS, Server với quyền root, cài đặt […]

Share:
Continue Reading

Install Apache mod_wsgi Module on Ubuntu 18.04

The mod_wsgi Apache module is used for serving Python scripts over HTTP via Apache web server. This tutorial helps you to how to install Apache mod_wsgi module on Ubuntu 18.04 (Bionic Beaver). Step 1 – Prerequisites Login to Ubuntu 18.04 server console via SSH and install some prerequisites packages on the system. sudo apt-get update […]

Share:
Continue Reading