Inspired by thoughts, Achieved by strength Blog

0

gallery

GALLERY2: wget http://nchc.dl.sourceforge.net/project/gallery/gallery2/2.3/gallery-2.3-full.tar.gz 1.yum install mysql* 2.service mysqld start mysql>  create database gallery2; mysql>  show databases; mysql> use databases; mysql> CREATE USER ‘exampleoo’@’localhost’ IDENTIFIED BY ‘exampleoo’; mysql> GRANT ALL PRIVILEGES ON .* TO ‘exampleoo’@’localhost’ ...

1

Addon & Subdomain DNS Entries

1.set up a domain addon1.com which should resolve in dns.The mail of addon1.com should point to gmail mail server. $TTL    86400 $ORIGIN sym.com. @               IN SOA  ns.sym.com.       root.sym.com. ( 2011022300              ; serial (d. adams)...