Difference between revisions of "IIAB/Security"

From OLPC
Jump to: navigation, search
(Created page with 'Some security tips that will become more professional in future: * run "yum -y update" on CentOS school servers, to download and automatically install recent security updates et…')
(No difference)

Revision as of 18:19, 9 August 2015

Some security tips that will become more professional in future:

  • run "yum -y update" on CentOS school servers, to download and automatically install recent security updates etc.
  • if you notice Wikipedia-like item are no longer accessible, try running the following as root:
 xsce-make-kiwix-lib
 systemctl restart kiwix-serve
  • if ownCloud updates itself, users visiting http://schoolserver/owncloud may face error message "You don't have permission to access /owncloud on this server." Fix guideline forthcoming.