سلام
خودتون انجام بدید یاد بگیرید
1-yum install httpd postgresql postgresql-server postgresql-python php perl -y
2-setup>> desable firewall
3-wget http://dl.abarserver.net/soft/IBSng-A1.24.tar.bz2
4-tar -xvjf IBSng-A1.24.tar.bz2 -C /usr/local
5-service postgresql restart
6-nano /var/lib/pgsql/data/pg_hba.conf
put this link top of the file >> local IBSng ibs trust
save and exit File!!!
7-service postgresql restart
8-su - postgres
$createdb IBSng
$createuser ibs
$createlang plpgsql IBSng
9- /./usr/local/IBSng/scripts/setup.py
1 Install
2 Test DB Connection and Continue
2 Compile Configuration and Continue
1 Import Tables and Continue
Enter System password
1 Copy ibs.conf to '/etc/httpd/conf.d'
2 Chown apache directories to 'apache'
5 Continue
1 Copy logrotate Conf to /etc/logrotate.d
3 Continue
1 Copy Redhat init file to /etc/init.d
2 IBSng to start on reboot
b Back to main menu
x Exit
10- service httpd restart , service postgresql restart and service IBSng start !!
You can access On IBSNG
http://server_ip_address/IBSng/admin
user: system
pass: your passwd on installtion step entered!
[/QUOTE]