Changes between Version 5 and Version 6 of Crin4


Ignore:
Timestamp:
Jul 19, 2015, 7:54:34 PM (3 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Crin4

    v5 v6  
    2323ssl-cert=/etc/ssl/cacert/crin1_cert.pem
    2424ssl-key=/etc/ssl/cacert/crin1_yassl_privatekey.pem
    25 }}}
    26 
    27 The live servers, [[Crin2]] which runs nginx and php5-fpm and [[Crin1]] which runs MySQL are both set up with root access to [[Crin4]] so you can simply copy files between the servers, for example:
    28 
    29 {{{
    30 rsync -av /var/example/ crin4:/var/example/
    3125}}}
    3226
     
    6054        }
    6155}}}
     56
     57The live servers, [[Crin2]] which runs nginx and php5-fpm and [[Crin1]] which runs MySQL are both set up with root access to [[Crin4]] so you can simply copy files between the servers, for example:
     58
     59{{{
     60rsync -av /var/example/ crin4:/var/example/
     61}}}
     62
    6263== ssh access ==
    6364