<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Best practices for proper functioning of koha</title>
  <link rel="self" href="http://knowgate.niscpr.res.in/pt/c/message_boards/find_thread?p_l_id=10956&amp;threadId=27893" />
  <subtitle>Best practices for proper functioning of koha</subtitle>
  <id>http://knowgate.niscpr.res.in/pt/c/message_boards/find_thread?p_l_id=10956&amp;threadId=27893</id>
  <updated>2026-07-19T20:49:22Z</updated>
  <dc:date>2026-07-19T20:49:22Z</dc:date>
  <entry>
    <title>Best practices for proper functioning of koha</title>
    <link rel="alternate" href="http://knowgate.niscpr.res.in/pt/c/message_boards/find_message?p_l_id=10956&amp;messageId=27892" />
    <author>
      <name>Knowgate knowgate</name>
    </author>
    <id>http://knowgate.niscpr.res.in/pt/c/message_boards/find_message?p_l_id=10956&amp;messageId=27892</id>
    <updated>2026-01-05T05:36:33Z</updated>
    <published>2016-05-23T11:07:19Z</published>
    <summary type="html">Take Backup:&lt;br /&gt;         a) Goto command prompt and type followings command:&lt;br /&gt;               [root@localhost~]# mysqldump -u root -p koha&amp;gt;/root/Desktop/backup.sql&lt;br /&gt;&lt;br /&gt;         b) Backup on external device:&lt;br /&gt;                Take backup on regular basis by copying backup.sql from desktop created by above command into external device(hard-disk,pendrive,CD/DVD etc).&lt;br /&gt;&lt;br /&gt;        c) Restore:&lt;br /&gt;               Goto command prompt and type followings command:&lt;br /&gt;               [root@localhost~]# mysql -u root -p koha&amp;lt;/root/Desktop/backup.sql&lt;br /&gt;&lt;br /&gt;    2.  To check availability of root partition space:&lt;br /&gt;          a) Keep checking the root partition&amp;#39;s space on regular basis to ensure the space is available and is not fully consumed for proper functioning of koha .&lt;br /&gt;          b) Goto command prompt and type followings command:  &lt;br /&gt;                  [root@localhost~]# df -h</summary>
    <dc:creator>Knowgate knowgate</dc:creator>
    <dc:date>2016-05-23T11:07:19Z</dc:date>
  </entry>
</feed>
