-
Continue reading →: SQL Server – Join clause
In this post, we will talk about Join clause in SQL Server. SQL joins are used to query data from two or more tables, based on a relationship between certain columns in those tables. There are few kinds of join, they are : INER JOIN, LEFT JOIN, RIGHT JOIN, and…
-
Continue reading →: Uninstall Apache from CentOS VPS
To unintall apache from CentOS VPS, we can use this command : yum remove httpd
-
Continue reading →: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1 for ServerName
Bismillah… This error usually appear when we install apache on our VPS. I will show you, steps how to solve it. 1. Find file httpd.conf in folder /etc/ find /etc/ -name httpd.conf
-
Continue reading →: Install Apache on CenTOS 6 VPS
Pre condition : OS : CentOS 6 SSH tool : Putty Apache is a free webserver. This post will explain how to install it on our VPS. 1. Open your putty, and connect to your VPS with root previlage 2. Type install command…
-
Continue reading →: SQL Server – Calculate Running Total, Final Total Column & Row
I write this article from the original source writed by Shailendra Chauhan. I think this a very interesting technique of SQL Server. It is about how to get/calculate running total and also how to calculate final total in column or row. So let’s check it out.
-
Continue reading →: Cara test speed VPS Centos
Bismillah Sore ini saya mau nge-share gmn caranya ngetest speed VPS (Virtual Private Server). Klo yang belum tau apa itu VPS, bisa di gugling aja, “VPS adalah…”, klik enter trus tunggu ampe bulan depan, nah munchul dah banyak link yg ngejelasin apa itu VPS. Saya akan ngetes saya punya VPS IIX…






