Well, PHP7 has just been released as you can read on the php.net website. Time to celebrate 🙂 So in this quick tutorial, I will note necessary steps to ugprade to PHP 7 on CentOS, assuming that you are using PHP with FPM with remi repo. Necessary steps are as […]
Yearly Archives: 2015
You can utilize the current HostGator BlackFriday 2015 promotion to save much money. You can even save more with their Flash Sale promotion. HostGator is currently running a Upto 80% Flash Sale promotion with the following timeframe: FRIDAY NOVEMBER 27th Sale Details: 80% off all new Hosting plus $2.99 .com & .net Domains […]
If you normally generate SSL keys and csr based on openssl tool, then when using it for java-based web servers (w.g. tomcat), you will need to convert the OpenSSL certificates to Java keystore file so that it can be used for java-based web servers. This quick tuts provide you step-by-step […]
Well, there are plenties of online tutorials about proxmox and backup itself, however, there is really difficult to find a working one with NFS installation, configuration and make it work with Proxmox. So I decide to add a short tutorial on how to backup proxmox with nfs. Install NFS on remote […]
Well, after reading some debate on using PostgreSQL for a production work for heavy site with full-text search capability instead of combining MySQL and ElasticSearch, I decide to give it a try with my new early-start-up project. In this tutorial I will note necessary steps to install PostgreSQL with PHP […]
These days I have been working with many Proxmox Containers for virtualization, both OpenVZ and KVM. When running some CentOS VM inside containers, I faced the problem of internet connection when assigning IPs to VMs. After resolving the issue, I would like to take some notes regarding how to fix the […]
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. […]
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 […]
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 […]
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 […]