CentOS
Submitted by nurhakimah @krimnet on Fri, 01/07/2011 - 11:18
Mod_pagespeed adalah modul Apache yang mampu meningkatkan kelajuan pageload. Ia secara automatik mengomptimumkan laman web. Ia disertakan dengan beberapa filter yang mampu mengoptimumkan Javascript, HTML dan CSS selain dari untuk imej format JPEG dan PNG
Mod_pagespeed ini boleh digunakan pada sistem i386 dan x86-64bit dan sebagai kod sumber terbuka yang boleh diakses melalui svn. Mampu digunapakai pada Linux iaitu CentOS dan Ubuntu. Selain itu boleh juga pada mana-mana Debian-based dan RPM-based Linux
Buat masa ini mod_pagespeed hanya menyokong Apache 2.2.
Submitted by mohdsuhaimi @krimnet on Wed, 05/26/2010 - 16:56
1. EPEL Repo
# cd /etc/yum.repos.d/
for 32bit
# wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
for 64bit
# wget http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm
# rpm -Uvh epel-release-5-3.noarch.rpm
2. Remi repo
# wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
# rpm -Uvh remi-release-5.rpm
IMPORTANT! enable remi repo before upgrade php & mysql
Submitted by shima on Fri, 05/14/2010 - 15:27

(1) ::CHECK CRON JOB ::
Submitted by rajaiskandar @k... on Thu, 03/04/2010 - 12:14

This is a short guide on how to allow access to Palo on ports 7777 and 85 via the iptables firewall for Centos 5 or RedHat Enterprise Linux 5 via a terminal interface. This is only necessary if you cannot connect to the server ports when browsing. Port 7777 is necessary for accessing Palo OLAP, while port 85 is necessary for the Palo Web Administration. In the following instructions, a '#' means a terminal prompt.
Submitted by mohdsuhaimi @krimnet on Wed, 02/03/2010 - 17:03
1. Start Palo Suite and login as default admin
username: admin
password: admin
2. Go to User Manager and change password for admin with your new password. Add another word for Administrator full name.
3. Go to Connection Manager and change the 'Palo local' connection with your new password.
4. Logout Palo Suite and stop palo service.
5. Edit the following file and put your new password to replace the old one.
# vi /opt/jedox/ps/chinook-Linux-i386/etc/palo_wss3_config.xml
Submitted by mohdsuhaimi @krimnet on Mon, 01/25/2010 - 09:56
Environment:
CentOS 5.3 32bit
Java jdk1.6.0_17
copy PaloSuite-Linux-i386.tar and extract
# tar -xvf PaloSuite-Linux-i386.tar
install palo
# sh install.sh
setup palo and configure as you like
copy microsoft core fonts into /opt/jedox/ps/chinook-Linux-i386/var/fonts
# mkdir /opt/jedox/ps/chinook-Linux-i386/var/fonts
unzip ms-corefonts.zip
# unzip ms-corefonts.zip
IMPORTANT! Critical fix for linux version
Submitted by mohdsuhaimi @krimnet on Thu, 11/12/2009 - 09:46
How to install pgAdmin3
1. install epel to enable epel
# rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
2. install rpmfusion repo
# rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/5/i386/rpmfusion-free-release-5-0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/rpmfusion-nonfree-release-5-0.1.noarch.rpm
3. install pgadmin2
# yum install pgadmin3
Reference:
Submitted by mohdsuhaimi @krimnet on Mon, 11/09/2009 - 16:34
Adempiere
Adempiere is an Enterprise Resource Planning or ERP software released under an open source software license. The word Adempiere (pronounced ah-DEHM-pyeh-reh) in Italian means "to fulfill" or "to accomplish".
The software is licensed under the GNU General Public License, and thus can also be described as free software.
Reference: http://en.wikipedia.org/wiki/Adempiere
Tested Environment:
CentOS 5.3
JDK 1.6.0.14
PostgreSQL 8.1.18
ADempiere 3.4.2 Stable