Revision 4de94e15 docs/quick-install-admin-guide.rst

b/docs/quick-install-admin-guide.rst
169 169

  
170 170
.. warning:: Do NOT start the server yet, because it won't find the
171 171
    ``synnefo.settings`` module. We will start the server after successful
172
    installation of astakos. If the server is running:
172
    installation of astakos. If the server is running::
173 173

  
174
.. code-block:: console
175

  
176
   # /etc/init.d/gunicorn stop
174
       # /etc/init.d/gunicorn stop
177 175

  
178 176
Apache2 setup
179 177
~~~~~~~~~~~~~
......
242 240
   # a2enmod headers
243 241
   # a2enmod proxy_http
244 242

  
245
.. warning:: Do NOT start/restart the server yet. If the server is running:
246

  
247
.. code-block:: console
243
.. warning:: Do NOT start/restart the server yet. If the server is running::
248 244

  
249
   # /etc/init.d/apache2 stop
245
       # /etc/init.d/apache2 stop
250 246

  
251 247
Pithos+ data directory setup
252 248
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
330 326

  
331 327
.. warning:: Do NOT start the server yet, because it won't find the
332 328
    ``synnefo.settings`` module. We will start the server after successful
333
    installation of astakos. If the server is running:
329
    installation of astakos. If the server is running::
334 330

  
335
.. code-block:: console
336

  
337
   # /etc/init.d/gunicorn stop
331
       # /etc/init.d/gunicorn stop
338 332

  
339 333
Apache2 setup
340 334
~~~~~~~~~~~~~
......
399 393
   # a2enmod headers
400 394
   # a2enmod proxy_http
401 395

  
402
.. warning:: Do NOT start/restart the server yet. If the server is running:
403

  
404
.. code-block:: console
396
.. warning:: Do NOT start/restart the server yet. If the server is running::
405 397

  
406
   # /etc/init.d/apache2 stop
398
       # /etc/init.d/apache2 stop
407 399

  
408 400
We are now ready with all general prerequisites for node2. Now that we have
409 401
finished with all general prerequisites for both nodes, we can start installing

Also available in: Unified diff