How to install php dBase module on CentOS 6.5 PHP 5.4.x

How to install php dBase module on CentOS 6.5 PHP 5.4.x ata car install dbase di PHP 5.4.x kalli ini saya akan share pengalaman saya dalam mengistall dbase di PHP 5.4.x karena secara defauld dbase tidak di sertakan di php 5.4.x untuk itu perlu penambahan khusus atau instal manual. Pada waktu install didalamnya sudah terdapat software panel vesta CP yang saya gunakan untuk memanagement vhost atau acount aplikasi. How to install php dBase module on CentOS 6.5 PHP 5.4.x mudah tinggal jalankan perintah ini:

#gcc gcc-c++ ---> ini digunakan untuk compile agar centos bisa compile perlu diinstall


# pecl install dbase


apabila terjadi error seperti ini:

# pecl install dbase
downloading dbase-5.1.0.tgz ...
Starting to download dbase-5.1.0.tgz (14,112 bytes)
.....done: 14,112 bytes
12 source files, building
running: phpize
Can't find PHP headers in /usr/include/php
The php-devel package is required for use of this command.
ERROR: `phpize' failed 


Jangan khawatir karena itu terjadi karena tidak ada  php-devel maka dari itu perlu install php-devel dengan perintah:

#yum install php-devel
 
Ketika menjalankan itu terjadi error seperti ini:
 
Error: Package: php-devel-5.3.3-40.el6_6.x86_64 (updates)
           Requires: php(x86-64) = 5.3.3-40.el6_6
           Installed: php-5.4.32-1.el6.remi.x86_64 (@remi)
               php(x86-64) = 5.4.32-1.el6.remi
           Available: php-5.3.3-38.el6.x86_64 (base)
               php(x86-64) = 5.3.3-38.el6
           Available: php-5.3.3-40.el6_6.x86_64 (updates)
               php(x86-64) = 5.3.3-40.el6_6
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
 
 
 Menandakan PHP yang terinstall versi 5.4.x sedangkan repo bawaan menggunakan php 5.3.x jika anda tambahkan --skip-broken maka php anda akan menjadi 5.3.x maka dari itu perlu repository tambahan. saya menggunakan remi dan vesta karena vesta bawaan ketika install vestaCP untuk menambahkan remi sebagai berikut:

remi

CentOS
# rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm 

Enable repository and Install

These repository is not supported by CentOS, so for dependancy enable them only when you want to get special package.
CentOS
# vi /etc/yum.repos.d/remi.repo
/etc/yum.repos.d/remi.repo
[remi]
name=Les RPM de remi pour Enterprise Linux 6 - $basearch
#baseurl=http://rpms.famillecollet.com/enterprise/6/remi/$basearch/
mirrorlist=http://rpms.famillecollet.com/enterprise/6/remi/mirror
enabled=0 # 1 -> 0 disable
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi

Setelah itu jalan kan perintah ini:

# yum --enablerepo=remi install php-devel

Tunggu hingga proses instalasi selesai

Setelah itu jalankan perintah ini

# pecl install dbase

Jika sukses instalasi akan muncul ini

Build process completed successfully
Installing '/usr/lib64/php/modules/dbase.so'
install ok: channel://pecl.php.net/dbase-5.1.0
configuration option "php_ini" is not set to php.ini location
You should add "extension=dbase.so" to php.ini


sekian semoga bermanfaat :) 

Pelajaran Yang Tidak Bisa Diajarkan

Pelajaran Yang Tidak Bisa Diajarkan mungkin menjadi pertanyaan bagi kita semua, pelajaran apa yang tidak bisa diajarkan. Terkadang seorang yang pintarpun tidak mampu menjelaskannya bisa jadi pengalaman yang menjadi dasar dari sebuah pelajaran yang tidak bisa diajarkan. Judur artikel itu saya dapat dari sebuah link youtube dari chanel geraidinar milik bapak Muhaimin Iqbal pemilik website www.geraidinar.com banyak inpirasi yang saya peroleh dari sana. untuk lebih jelas mengenai Pelajaran Yang Tidak Bisa Diajarkan bisa menyimak video dari bapak Muhaimin Iqbal.


source: www.youtube.com

Cara berkebun Dan Berkebun yang Baik Dan Tepat Peluang di Kebun Al-Qur'an

Berkebun mungkin bukan sebuah kata-kata yang asing di telinga kita. Ya berkebun adalah sebuah kegiatan yang mengasikkan dan menyenangkan bagi kita semua. Selain kita dapat belajar menanam, memanen dan tentu belajar bersyukur atas allah berikan kepada kita berupa tanah air dan tentu kehidupan. Berkebun mungkin bagi kebanyakan orang awam adalah menanam sayuran dan dan sayuran buha. Tapi Tidak itu saja makna berkebun yang hakiki. Apabila kita mempelajari lebih lanjut mengenai berkebun didalam Al Qur'an tentu ada potensi besar apabila berkebun yang dijelaskan didalam Al Qur'an diterapkan di Indonesia. Tentu kemakmuran akan meningkat dimana setiap rumah berkebun yang diajarkan Al Qur'an.

Kita sebagai insan yang diberi kehidupan oleh Allah terkadang lupa akan tujuan dari hidup kita. Terpedaya akan kenikmatan duniawi dan lupa akan akhirat yang nyata menjadi kehidupan yang abadi nanti. Kita sibuk akan kesibukan dunia dan kadang tak sempat mempelajari isi dai Al Qur'an yang didalamnya banyak sekali ilmu yang bermanfaat bagi manusia. Dari gambaran diatas mungkin bisa lebih jelas divideo bawah ini. Video yang berjudul Peluang di Kebun Al Qur'an ini saya dapat dari www.geraidinar.com dimana disitus tersebut banyak sekali artikel motifasi, enteprainer dan kajian berkebun yang diajarkan Al Qur'an. www.geraidinar.com adalah situs dari bapak Muhaimin Iqbal.

Sumber: youtube dan http://www.geraidinar.com

Error ORA-39142: incompatible version number 3.1 in dump file

ORA-39142: incompatible version number 3.1 in dump file

Mostly I have done database export from either same version (between production, UAT, test or development), or to a higher one in the upgrade scenario.

When doing an export from a higher version and import into a lower one:
I got an import error ORA-39142: incompatible version number when attempting to import the 11.2 export data dump file into a 11.1.0.7 database.
Import: Release 11.1.0.7.0 – 64bit Production

Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 – 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-39001: invalid argument value
ORA-39000: bad dump file specification
ORA-39142: incompatible version number 3.1 in dump file 

This error is because the database version is not compatible. I’m not sure which Oracle version you’re using but I’m on 11.1.0.7.0 and the error is due to difference in version.

You can specify VERSION option when importing data dump.
Per the help page of the expdp, here is the description of VERSION.
VERSION={COMPATIBLE | LATEST | version_string}
VERSION Version of objects to export where valid keywords are: (COMPATIBLE), LATEST, or any valid database version.

The legal values for the VERSION parameter are as follows:
COMPATIBLE – This is the default value. The version of the metadata corresponds to the database compatibility level. Database compatibility must be set to 9.2 or higher.
LATEST – The version of the metadata corresponds to the database release.
version_string – A specific database release (for example, 11.2.0). In Oracle Database 11g, this value cannot be lower than 9.2.
It is interesting that the Oracle’s document states that the VERSION can be set as low as 9.2 since the data pump only works with Oracle 10.1 or above. This is probably for backward compatibility.
Sample here is to expdp from 11.2 in order to import into 11.1
$ expdp system directory=EXPDIR dumpfile=t.dmp version=11.1.0
Sample here is to expdp from 11.2 in order to import into 10.2
$ expdp system directory=EXPDIR dumpfile=t.dmp version=10.2

Example:

Export from 11.2.0.2 database without version parameter
Export: Release 11.2.0.2.0 – Production
nohup expdp \”/ as sysdba\” schemas=TESTSCHEMA directory=DATA_PUMP_DIR dumpfile=ORCL_TESTSCHEMA_022213.dmp logfile=expdpORCL_TESTSCHEMA_022213.log job_name=expdpORCL_TESTSCHEMA_022213 PARALLEL=2 &

Import into 11.1.0.7 database
nohup impdp \”/ as sysdba\” schemas=TESTSCHEMA directory=DATA_PUMP_DIR dumpfile=ORCL_TESTSCHEMA_022213.dmp logfile=impdpORCL_TESTSCHEMA_022213.log job_name=impdpORCL_TESTSCHEMA_022213 &
Import: Release 11.1.0.7.0 – 64bit Production
Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 – 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-39001: invalid argument value
ORA-39000: bad dump file specification
ORA-39142: incompatible version number 3.1 in dump file

Now using the VERSION parameter in export dump.

Export from 11.2.0.2 database with version parameter
Export: Release 11.2.0.2.0 – Production
nohup expdp \”/ as sysdba\” schemas=TESTSCHEMA directory=DATA_PUMP_DIR dumpfile=ORCL_TESTSCHEMA_022613.dmp logfile=expdpORCL_TESTSCHEMA_022613.log job_name=expdpORCL_TESTSCHEMA_022613 PARALLEL=2 VERSION=11.1.0 &

Import into 11.1.0.7 database
nohup impdp \”/ as sysdba\” schemas=TESTSCHEMA directory=DATA_PUMP_DIR dumpfile=ORCL_TESTSCHEMA_022213.dmp logfile=impdpORCL_TESTSCHEMA_022213.log job_name=impdpORCL_TESTSCHEMA_022213 &
Successfully Imported without any errors

source: http://sunkupuli.com/2013/02/26/ora-39142-incompatible-version-number-3-1-in-dump-file/

oracle 11g – Starting and Stop the Oracle Enterprise Manager Console

1. startup db
[oracle@isc ~]$ ORACLE_SID=isc; export ORACLE_SID
[oracle@isc ~]$ sqlplus / as sysdba
SQL*Plus: Release 11.1.0.6.0 – Production on Sun Nov 9 22:52:26 2008
Copyright (c) 1982, 2007, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup;
ORACLE instance started.
Total System Global Area 1389391872 bytes
Fixed Size 1299848 bytes
Variable Size 838863480 bytes
Database Buffers 536870912 bytes
Redo Buffers 12357632 bytes
Database mounted.
Database opened.
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 – Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

2. listener start
[oracle@isc ~]$ ORACLE_SID=isc; export ORACLE_SID
[oracle@isc ~]$ lsnrctl start
LSNRCTL for Linux: Version 11.1.0.6.0 – Production on 09-NOV-2008 22:52:00
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait…
TNSLSNR for Linux: Version 11.1.0.6.0 – Production
System parameter file is /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Log messages written to /u01/app/oracle/diag/tnslsnr/isc/listener/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=isc.localdomain)(PORT=1521)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
STATUS of the LISTENER
————————
Alias LISTENER
Version TNSLSNR for Linux: Version 11.1.0.6.0 – Production
Start Date 09-NOV-2008 22:52:03
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Listener Log File /u01/app/oracle/diag/tnslsnr/isc/listener/alert/log.xml
Listening Endpoints Summary…
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=isc.localdomain)(PORT=1521)))
The listener supports no services
The command completed successfully

3. Oracle Enterprise Manager start
[oracle@isc ~]$ ORACLE_SID=isc; export ORACLE_SID
[oracle@isc ~]$ emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://isc.localdomain:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ………… started.
——————————————————————
Logs are generated in directory /u01/app/oracle/product/11.1.0/db_1/isc.localdomain_isc/sysman/log

4. Test
browser : https://isc.localdomain:1158/em/
isc.localdomain : 172.20.141.78
em01

em02
source : http://setijoagus.wordpress.com/2008/11/07/oracle-11g-starting-the-oracle-enterprise-manager-console/

Aplikasi Android Terbaik Untuk Pengelola Keuangan (4 Aplikasi)

Android adalah Sistem Operasi yang belakangan ini mendadak terkenal dan booming dipasaran mobile. Android sendiri adalah Sistem Operasi yang dikembangkan oleh perusahaan yang memiliki nama sama yakni Android, Inc. Sejak awal kemunculannya, Android mampu menempatkan diri sebagai pesaing terberat untuk Sistem Operasi lainnya.

aplikasi android

Seiring kemunculan ponsel – ponsel cerdas yang menyemayamkan Android sebagai Sistem Operasinya, aplikasi – aplikasi berbasis Android ( APK ) juga sangat berkembang hingga saat ini. Bermula dari kesederhanaan atau sesuatu yang tidak pernah terfikirkan, para pengembang mampu menciptakan aplikasi yang menunjang kehidupan manusia dengan Android.

Dan salah satunya adalah Aplikasi Pengatur Keuangan, siapa yang pernah berpikir akan adanya pengatur keuangan berbasis mobile ? itulah salah satu keunggulan Android. Pada kesempatan kali ini, saya akan memberikan informasi mengenai 4 Aplikasi Android Terbaik Pengelola Keuangan.
Aplikasi – aplikasi Android Pengatur Keuangan

    Mint

Mint ini Aplikasi Android Pengatur Keuangan yang paling populer, karena fungsi dan fitur – fitur nya dirasa sangat mencakup kebutuhan para penggunannya dibidang keuangan. Tak sedikit juga yang memuji kecanggihan aplikasi ini dari CNN Money, PC Magazine, Wired dan banyak lagi. Aplikasi Android Mint ini mampu memberikan kemudahan untuk mengatur keuangan hanya pada satu layar saja. Fitur – fitur yang tersedia seperti mengatur semua keuangan dari satu layar smartphone, mulai dari akun bank, tabungan, giro, pinjaman kredit dan bahkan rekening pensiun. Aplikasi ini juga dibekali kemampuan untuk memonitor arus kas atau transaksi yang terjadi selama satu bulan dan tak lupa pula Aplikasi Android Mint ini juga mampu mengelola penhasilan penggunanya. Selain itu juga dibekali dengan system keamaan dengan adanya aktivasi passcode.

    Expense Manager

Expense Manager ini adalah salah satu aplikasi Android untuk mengatur keuangan juga, pada aplikasi ini anda akan mendapatkan kemudahan seperti menambah dan mengontrol pengeluaran, melakukan estimasi anggaran per hari, minggu, bulan atau pertahun sesuai dengan keinginan anda. Aplikasi ini juga memungkinkan untuk mengeksport file menjadi file Excel untuk lebih memudahkan anda. Dan istimewanya, aplikasi juga dilengkapi dengan fitur alarm yang dapat mengingatkan anda mengenai tagihan yang belum dibayar sesuai jadwal.

    Manilla
Aplikasi Manila ini mungkin belum banyak dikenal saat ini karena memang aplikasi android ini masih dalam tahap pertumbuhan. Aplikasi ini mengusung fitur yang memungkinkan penggunanya untuk dapat menyimpan dan memantau track record rekening tagihan.

    GNUChas

Aplikasi keuangan yang satu ini memberikan kemudahan bagi para penggunanya untuk dapat mengontrol pengeluaran dan pemasukan. Kabarnya aplikasi ini sangat cocok digunakan oleh para wiraswasta , karena pengoperasiannya pun sangat mudah untuk dapatnya mengawasi alur keuangannya.

Itu tadi 4 Aplikasi Keuangan Android Terbaik yang dapat saya bagikan, jika anda seorang pengguna Android dan membutuhkan pengelola keuangan, anda bisa memilih salah satu dari aplikasi – aplikasi yang ada diatas. Semoga informasi ini dapat menjadi referensi untuk anda, :)

Dari keempat aplikasi diatas yang paling menarik dan patut dicoba adalah Expense Manager bagi saya pribadi Expense Manager mudah dan lengkap jari rekoment untuk di coba :D

source:http://oketekno.com/9370/4-aplikasi-android-terbaik-pengelola-keuangan.html

Cara konfigurasi Dasar Kloxo-MR 7 (Kloxo-MR 7 Basic Configuration)

Step 1 – Open up Kloxo-MR default login page on your browser. It is accessible via your server’s IP address:
https://1ip-address:7777 – secure ssl connection, or..
http://1ip-address:7778 – normal one.
Default username is admin and password is also admin.
kloxo-mr-admin-login
Step 2 – After that you’ll be prompted to change default password. This is crucial to avoid your server being hacked easily.
kloxo-mr-change-password
Step 3 – Once logged in, you may also have to change small php.ini parameters.
kloxo-mr-change-php-ini
Edit some basic configs in the first tab:
2014-09-26_184310
Click the Update button then go to the “Advanced PHP Configure” tab where you can edit some other necessary PHP configuration like to enable/disable Allow URL FOpen, change PHP max execution time, change PHP memory limit, maximal file size allowed to upload, etc.
2014-09-26_184448
Once done, click the update button.
Step 4 – Now go to Basic menu > Web Server Configure. You can choose which PHP version to run and whether to use multiple PHP version or not. Do not also forget to define which PHP Type you want to use (php-fpm, suphp, etc).
2014-09-26_185424
2014-09-26_185857
Step 5 – Enable LxGuard to add more basic security layer of your Kloxo-MR server. Go to Security menu > then LxGuard.
2014-09-26_190344
Step 6 – Do not forget to set the identification name for your mail server so public mail servers like gmail, hotmail and yahoo will not automatically reject emails from your server. In the top menu click Basic > then Server Mail Settings.
2014-09-26_190806
Step 7 – Change default Kloxo-MR login port so no one will attempt to brute-force the login page. Go to Advanced > Port Configure. Use any unused ports:
2014-09-26_192654
Step 8 – Next, add your first DNS Template via Resource > DNS Template menu:
2014-09-26_193759
Step 9 – Next, you may also need to change default SSH port (22) to avoid bruteforce login. Go to Security menu then SSH Configure (also read: Basic CentOS Configuration).
2014-09-26_194348
Step 10 – Add your first resource plan via Administration > Resource Plans (this acts like Hosting Packages / Plans at many web hosting providers). Each value is up to you.
2014-09-26_195635
Step 11 – Instead using default admin login, it is better to also create user. A user is a user account with limited privilege and ability which you set already according to which package that user is assigned to (e.g: Basic plan). You can create many user accounts for yourself, your family, friends or even clients (e.g: sell webhosting service). To create one, go to Task menu then click Add Customer:
2014-09-26_200304
In this example I assigned a user to basic plan I created earlier.
2014-09-26_200418
Once created, that user can login to Kloxo-MR panel using the same login URL as yours (admin).

source: http://www.servermom.org/kloxo-mr-basic-configuration/1851/

Cara Install Kloxo-MR 7 di CentOS VPS (How to Install Kloxo-MR on CentOS VPS)

Kloxo-MR is another alternative of free web hosting / server control panel that can be solution for you who don’t want to manually install webserver, MySQL and PHP. The software is basically a fork of original Kloxo CP by LXCenter. The MR part of Kloxo-MR is Mustafa Ramadhan, the one who did the fork, enhance and develop this truly modified version. I posted that Kloxo users should be more aware because it has recently got new exploit but then Mustafa Ramadhan claimed that Kloxo-MR is not vulnerable with the same exploit.
I was never use Kloxo (and Kloxo-MR) before not because it’s bad but Kloxo is too complete for a free web panel. It has a bunch of advanced features making new users a bit frustrated in using it for the very first time. But then I decide to write a tutorial about it and I choose Kloxo-MR.

Why Kloxo-MR?

Did I explain it’s not too vulnerable already? Now it’s time to check its key features which I think too complete and best of all you can get it without paying a penny. Let’s check out:
  • Supported OS: Redhat / CentOS 5 and 6 (32bit and 64bit) or their variants
  • Billing Software: AWBS, WHMCS, HostBill, TheHostingTool, AccountLab Plus and Blesta (note: claim by billing’s author)
  • Web server: Nginx, Nginx-Proxy and Lighttpd-proxy; beside Httpd and Lighttpd (in progress: Varnish, Hiawatha, ATS and Httpd 2.4) *)
  • Php: Dual-php with php 5.3/5.4 as primary and php 5.2 as secondary (in progress: multiple-php) *)
  • PHP-type for Apache: php-fpm_worker/_event and fcgid_worker/_event; beside mod_php/_ruid2/_itk and suphp/_worker/_event
  • Mail server: qmail-toaster instead special qmail (in progress: change from courier-imap to dovecot as imap/pop3) *)
  • Database Server: MySQL or MariaDB
  • Database Manager: PHPMyAdmin; Adminer, MyWebSql and SqlBuddy as additional **)
  • Webmail: Afterlogic Webmail Lite, Telaen, Squirrelmail and Roundcube; Horde and T-Dah dropped
  • FTP server: Pure-ftpd
  • DNS Server: Bind and Djbdns; ready testing for Powerdns, MaraDNS and NSD *)
  • Addons: ClamAV, Spamassassin/Bogofilter/Spamdyke and RKHunter
  • Fixed many bugs of Kloxo Official (including security issues)
  • And many more!

Prerequisites

Some stuff you need before installing:
  1. A VPS or Dedicated Server (DS) running CentOS. In this tutorial I use (recommended) CentOS 6 x86_64 minimal.
  2. Ability to use SSH Client like Putty (or Terminal on Linux and Mac)
  3. Basic knowledge of Linux command
  4. About 30 minutes of your spare time
  5. A cup of Coffee or Tea if you like.

How to Install

Step 1 – Login to your server as root:
2014-09-19_093638
Step 2 – To make sure all things are updated, run ym update command:

yum update -y
wait for the process to complete
2014-09-19_095959
Step 3 – Issue this command to install some necessary packages:

yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
2014-09-19_100307
Also this one:

yum install telnet wget -y
2014-09-19_101734
Step 4 – Make sure SELinux is disabled. You can check it with this command:

setenforce 0
sample output:
2014-09-19_102048
if not, you can disable it using this command:

echo 'SELINUX=disabled' > /etc/selinux/config
Step 5 – Now you can add repo URL of Kloxo-MR. Currently -during I write this post- there are two main version: v6.5.0 and v7.0.0. This guide will show you how to install Kloxo-MR v7.00. Start by changing directory to /tmp.

cd /tmp
then remove old .rpm if any:

rm -f mratwork*
Then download the repo file using wget:


wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
rpm -ivh mratwork-release-0.0.1-1.noarch.rpm
pic:
install-kloxo-centos
then go back to upper directory

cd /
Step 6 – Now issue these series of command before we proceed to the install process:


yum clean all
yum update mratwork-* -y
pic:
2014-09-19_141317
2014-09-19_141448
Step 7 – Now begin the install process with this command:

yum install kloxomr7 -y
2014-09-19_141820
Once done you’ll see something like this:
2014-09-19_141950
Step 8 – Now the last magic command to issue is:

sh /script/upcp
That will install everything so the process will be a little bit longer than any previous command above so sit tight and wait till it finished.
2014-09-19_142240
And once done you’ll see something like this:
2014-09-19_142847
Step 9 – Now open up your favorite web browser and login to Kloxo-MR admin page for the very first time:
https://1ip-address:7777 – secure ssl connection, or..
http://1ip-address:7778 – normal one.
Default username is admin and password is admin.


kloxo-mr-admin-login

Source : http://www.servermom.org/install-kloxo-mr-centos-vps/1832/

Nasihat Ibu Kepada Anak Laki-Lakinya - Perjalanan Ke Masjid

PERJALANAN TERJAUH DAN TERBERAT ADALAH PERJALANAN KE MASJID
🌼Sebab banyak orang kaya raya tidak sanggup mengerjakannya. jangankan sehari lima waktu, bahkan banyak pula yang seminggu sekali pun terlupa. tidak jarang pula seumur hidup tidak pernah singgah kesana.

PERJALANAN TERJAUH DAN TERBERAT ADALAH PERJALANAN KE MASJID
🌼karena orang pintar dan pandai pun sering tidak mampu menemukannya. walaupun mereka mampu mencari ilmu hingga ke universitas Eropa juga Amerika, dapat melangkahkan kaki Ke Jepang dan Korea dengan semangat yang membara. namun kemesjid tetap saja perjalanan yang tidak mampu mereka tempuh walau telah bertitel S3.

PERJALANAN TERJAUH DAN TERBERAT ADALAH PERJALANAN KE MASJID
🌼karena para pemuda kuat dan bertubuh sehat yang mampu menaklukkan puncak gunung Bromo dan Merapi pun sering mengeluh ketika diajak ke mesjid. alasan mereka pun beragam, ada yang berkata sebentar lagi, ada yang berucap tidak nyaman dicap alim.

PERJALANAN TERJAUH DAN TERBERAT ADALAH PERJALANAN KE MASJID
🌼maka berbahagialah dirimu nak bila dari kecil engkau telah terbiasa melangkahkan kaki di mesjid. karena bagi kami, sejauh manapun engkau melangkahkan kaki, tidak ada perjalanan yang paling kami banggakan selain perjalananmu ke mesjid.

🌼Biar kuberi tahu rahasia kepadamu, sejatinya perjalananmu ke mesjid adalah perjalanan untuk menjumpai Rabbmu. dan itulah perjalanan yang diajarkan oleh Nabi, serta perjalanan yang akan membedakanmu dengan orang-orang yang lupa akan Rabbnya.

PERJALANAN TERJAUH DAN TERBERAT ADALAH PERJALANAN KE MASJID
🌼maka lakukanlah walau engkau harus merangkak dalam gelap shubuh demi mengenal Rabbmu.