Changes between Version 7 and Version 8 of ServerSetup

Show
Ignore:
Timestamp:
10/22/09 15:11:37 (16 years ago)
Author:
faisal (IP: 216.214.144.156)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerSetup

    v7 v8  
    3434 
    35352. Install using this guide - http://www.howtoforge.com/installing-nginx-with-php5-and-mysql-support-on-ubuntu-8.10 [[BR]] 
    36 3. Install subversion - check out the latest version to /var/www [[BR]] 
    37 4. create folder /mnt/Media then add mount point in fstab and rc.local for reboot [[BR]] 
     363. create folder /mnt/Media then add mount point in fstab and rc.local for reboot [[BR]] 
    3837   *** /etc/fstab [[BR]] 
    3938   192.168.137.96:/var/www/imageserv/Media /mnt/Media nfs rsize=8192,wsize=8192,timeo=14,intr [[BR]] 
    4039   *** /etc/rc.local[[BR]] 
    4140   mount /mnt/Media[[BR]] 
    42 5. Use install.sh to create necessary folders and symbolic links when making instance of hgplatform [[BR]] 
     414. then setup new webserver