Skip to content

TienLe.sol

  • Home
  • AI
  • TechnologyExpand
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big DataExpand
      • NOSQL
    • DatabaseExpand
      • MySQL
      • PostgreSQL
  • Enterprise
  • PerformanceExpand
    • Large Scale
    • Front-end performance
  • GeneralExpand
    • Web Servers
    • Linux
    • Host Promo
  • About
TienLe.sol
  • Database

    Install Oracle 11g Express on CentOS 6

    ByConan August 10, 2015August 10, 2015

    Well, last week I worked on simple PHP – Oracle project so one of the problem I must do is installing Oracle DB for testing. As some of you may know, we normally need a GUI to run install script from Oracle, or use quite installation with pre-defined response file. For simplicity, I did install…

    Read More Install Oracle 11g Express on CentOS 6Continue

  • Linux

    Install ElasticSearch on CentOS

    ByConan July 21, 2015July 21, 2015

    In this tutorial, I will write down step-by-step guide on how to install ElasticSearch on CentOS. Well, if you do not know what is ElasticSearch, then it can be defined as follows: Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free…

    Read More Install ElasticSearch on CentOSContinue

  • General

    Change GitLab branding logo and favicon

    ByConan March 31, 2015March 31, 2015

    GitLab is a well-know git server software with many “pretty” features. If you have enough budget, GitLab Enterprise Edition (EE) is good choice, but if you are using Community Edition (CE), you might want to change the default GitLab branding logo. Quick steps to change GitLab branding logo and favicon is as follows: Copy your new…

    Read More Change GitLab branding logo and faviconContinue

  • Linux

    Server backup with HubiC

    ByConan March 30, 2015March 30, 2015

    Well, I just ordered a HubiC 10TB plan so I must try to utilize it so that I did not waste my money :-). Hubic is a cloud storage service which provides 10TB for 5€ monthly. In this tutorial I will summarize the methods to do Linux server backup with HubiC. This will assume that…

    Read More Server backup with HubiCContinue

  • Linux

    Virtualmin with NGINX+PHP-FPM+OPCACHE

    ByConan March 23, 2015March 23, 2015

    We can install Virtualmin with NginX + PHP-FPM + OpCache with this LINK 🙂 And we can use the latest bootstrap responsive authentic theme: http://www.virtualmin.com/node/34315 Now why do we need another panel such as VespaCP? IMHO, WebMin is just an awesome server panel and now it is really really better 🙂

    Read More Virtualmin with NGINX+PHP-FPM+OPCACHEContinue

  • MySQL

    Running MariaDB Galera Cluster On CentOS

    ByConan March 16, 2015January 7, 2016

    In this quick tutorial I will list out some necessary steps to setting up mariadb galera cluster on CentOS. The selected CentOS version is 6.5 and the MariaDB is running with the 10.0 version. Preparation We will need to install required softwares as regular: Disable SELinux: [bash]setenforce 0[/bash] Add MariaDB repo to /etc/yum.repos.d/mariadb.repo using MariaDB Repository Configuration…

    Read More Running MariaDB Galera Cluster On CentOSContinue

  • Large Scale

    Some concerns when building SaaS application [Beginner]

    ByConan March 4, 2015March 4, 2015

    First, we must keep in mind that the SaaS application architecture must support multi-tenant from beginning, otherwise we will struggle with scaling the application in the future. Application architecture level We must consider careful which is needed to separate: application, database, or what other else? It should use the same application level (source code) to…

    Read More Some concerns when building SaaS application [Beginner]Continue

  • PHP

    Is it time for PHP7?

    ByConan March 3, 2015March 3, 2015

    As starting developed from beginning of 2014, PHP7 (or PHP-NG) is the most expected release from the time I started working on PHP (version 3.x) due to its major improvement on performance for the native build. As recent testing result on Reddit, it shown that there was only 1 fail for the unit testing process. So is…

    Read More Is it time for PHP7?Continue

  • Linux

    OwnCloud with NginX and PostgreSQL

    ByConan February 12, 2015February 12, 2015

    This quick tutorial will help you run the OwnCloud with NginX and PostgreSQL on Ubuntu 14.04. Add the necessary repo to /etc/apt/sources.list: [bash]# nginx stable deb http://nginx.org/packages/ubuntu/ trusty nginx deb-src http://nginx.org/packages/ubuntu/ trusty nginx # nginx mainline deb http://nginx.org/packages/mainline/ubuntu/ trusty nginx deb-src http://nginx.org/packages/mainline/ubuntu/ trusty nginx[/bash] Update system: [bash]apt-get update apt-get dist-upgrade[/bash] Install nginx: [bash]apt-get install nginx[/bash] Install dependencies for…

    Read More OwnCloud with NginX and PostgreSQLContinue

  • PHP

    Protected: How to write a new payment gateway for WordPress eCommerce?

    ByConan February 3, 2015February 3, 2015

    There is no excerpt because this is a protected post.

    Read More Protected: How to write a new payment gateway for WordPress eCommerce?Continue

Page navigation

Previous PagePrevious 1 … 4 5 6 7 8 … 18 Next PageNext

© 2026 TienLe.sol

  • Home
  • AI
  • Technology
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big Data
      • NOSQL
    • Database
      • MySQL
      • PostgreSQL
  • Enterprise
  • Performance
    • Large Scale
    • Front-end performance
  • General
    • Web Servers
    • Linux
    • Host Promo
  • About