Difference between revisions of "Server"

From ElphelWiki
Jump to: navigation, search
(Created page with "== Exim config == * copy ''some.patch'' to the directory of ''exim.conf'' * run: $ patch < ''some.patch'' * service exim restart")
 
 
Line 1: Line 1:
 
== Exim config ==
 
== Exim config ==
 
* copy ''some.patch'' to the directory of ''exim.conf''
 
* copy ''some.patch'' to the directory of ''exim.conf''
* run:
+
* $ patch < ''some.patch''
$ patch < ''some.patch''
+
* $ service exim restart
* service exim restart
 

Latest revision as of 11:26, 11 October 2017

Exim config

  • copy some.patch to the directory of exim.conf
  • $ patch < some.patch
  • $ service exim restart