Jumat, 22 Juni 2012

OneEye di ClearOS


clearo 52
SETUP REPO
# rpm –import ftp://www.timburgess.net/RPM-GPG-KEY-TimB.txt
# wget ftp://www.timburgess.net/repo/clearos/5.2/os/timb-release-1-0.noarch.rpm
# rpm -Kv timb-release-1-0.noarch.rpm
# rpm -Uvh timb-release-1-0.noarch.rpm


#php –v

yum install --enablerepo=timb install php php-common php-mysql php-mcrypt php-gd php-ldap install php-imap php-pgsql php-devel php-bcmath php-dba php-embedded php-ncurses php-mbstring php-interbase php-mhash php-mssql php-eaccelerator php-process php-pspell php-recode php-snmp php-soap php-tidy php-xml php-xmlrpc php-zts
versi 5.3.8
yum install --enablerepo=timb-testing install php php-common php-mysql php-mcrypt php-gd php-ldap install php-imap php-pgsql php-devel php-bcmath php-dba php-embedded php-mbstring php-interbase php-mhash php-mssql php-eaccelerator php-process php-pspell php-recode php-snmp php-soap php-tidy php-xml php-xmlrpc php-zts


clearos 6.2
# yum install php php-common php-mysql php-mcrypt php-gd php-ldap install php-imap php-pgsql php-devel php-bcmath php-dba php-embedded php-ncurses php-mbstring php-interbase php-mhash php-mssql php-eaccelerator php-process php-pspell php-recode php-snmp php-soap php-tidy php-xml php-xmlrpc php-zts
# service httpd restart
# mkdir /var/www/html/oneye
download
http://sourceforge.net/projects/eyeos/files/oneye/0.8.0/
extrack dan upload isinya
ke /var/www/html/oneye



# chown apache:apache -R /var/www/html/oneye

http://ipclearos/oneye/installer/

Instalasi PHP tidak memiliki dukungan SQLite. Silakan pertimbangkan untuk menginstal modul SQLite. Tanpa itu, Anda tidak akan dapat menggunakan Mail Client.

karena kita ga gunakan mail cliet di cuekin aja

isikan password untuk login root fungsinya untuk login administrator nanti

klik next

# rm -rf /var/www/html/oneye/installer



http://ipclearos/oneye

isikan user root
password yang anda buat tadi


# vi etc/etc/httpd/conf/httpd.conf
edit tilisan ini dari None menjadi All

# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
#   Options FileInfo AuthConfig Limit
#
    AllowOverride All


# service httpd restart

# touch /var/www/html/oneye/.htaccess

# nano /var/www/html/oneye/.htaccess
isikan

RewriteEngine On
php_value post_max_size 1000M
php_value upload_max_filesize 1000M
php_value max_execution_time 6000000


agar besar upload maxsimal 1gb isikan terserah anda


ubah password klik system dekat jam -> preference

agar user tidak bisa create kecuali sudah admin atau root yang buat

klik  system dekat jam -> preference -> Administration -> system -> permision jangan di centeng registrasionnya

untuk add user klik manage user dan klik add


download aplikasi
http://eyeos-apps.org/
cara install aplikasi
extraxk lalu upoad
dan double klik plih eyeinstaler

catatan :

ini hanya contoh silahkan upload ke subdomain biar keren

Tidak ada komentar:

Posting Komentar