This file is indexed.

/usr/share/doc/refdb/refdb-manual/re09.html is in refdb-doc 1.0.2-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>refdb-init</title><link rel="stylesheet" type="text/css" href="manual.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="RefDB handbook" /><link rel="up" href="ch13.html" title="Chapter 13. Administration tools" /><link rel="prev" href="re08.html" title="refdb-restore" /><link rel="next" href="re10.html" title="refdb-bug" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">refdb-init</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re08.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Administration tools</th><td width="20%" align="right"> <a accesskey="n" href="re10.html">Next</a></td></tr></table><hr /></div><div class="refentry"><a id="refentry-refdb-init"></a><div class="titlepage"></div><div class="refnamediv"><a id="refdb-init-name"></a><h2>Name</h2><p>refdb-init — RefDB setup script</p></div><div class="refsynopsisdiv"><a id="refdb-init-synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">refdb-init</code> </p></div></div><div class="refsect1"><a id="refdb-init-description"></a><h2>Description</h2><p>refdb-init is an interactive shell script that guides the system administrator through the initial setup of RefDB(7). refdb-init asks all necessary questions and performs all necessary checks before any changes are committed. Your confirmation is required before your system will be touched. As many of the operations performed by this script require root permission, you have to run this script from a privileged account.</p><p>While refdb-init does check for an existing installation of RefDB and offers to back up existing configuration files, it is not yet designed to upgrade an installation appropriately. If used to upgrade an existing installation, the administrator is responsible to back up and restore data that may be overwritten during the setup.</p><p>refdb-init performs the following tasks (you can interactively skip some of the tasks):</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>Creates the main database refdb for the selected database engine. If a copy of the main database already exists, it asks for permission to delete this database before proceeding.</p></li><li class="listitem"><p>Creates a configuration file for <a class="link" href="re02.html" title="refdbd">refdbd(1)</a>, the RefDB application server. If the file already exists, it will keep a copy of this version.</p></li><li class="listitem"><p>Creates a configuration file for <a class="link" href="re06.html" title="refdba">refdba(1)</a>, the RefDB administrative client, in the current login account. If the file already exists, it will keep a copy of this version.</p></li><li class="listitem"><p>Starts refdbd, the RefDB application server</p></li><li class="listitem"><p>Loads the bibliography and citation styles shipped with RefDB</p></li><li class="listitem"><p>Creates a reference database</p></li><li class="listitem"><p>Creates a database user with permissions to work with the reference database</p></li></ul></div></div><div class="refsect1"><a id="refdb-init-files"></a><h2>Files</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="filename">PREFIX/etc/refdb/refdbdrc</code></span></dt><dd><p>The configuration file for refdbd</p></dd><dt><span class="term"><code class="filename">/root/.refdba</code></span></dt><dd><p>The configuration file for refdba for the root account</p></dd></dl></div></div><div class="refsect1"><a id="refdb-init-see_also"></a><h2>See also</h2><p><span class="emphasis"><em>RefDB</em></span> (7),
    <span class="emphasis"><em><a class="link" href="re02.html" title="refdbd">refdbd</a></em></span> (1).</p><p><span class="emphasis"><em>RefDB manual (local copy) </em></span> PREFIX/share/doc/refdb-&lt;version&gt;/refdb-manual/index.html</p><p><span class="emphasis"><em>RefDB manual (web) </em></span> &lt;<a class="ulink" href="http://refdb.sourceforge.net/manual/index.html" target="_top">http://refdb.sourceforge.net/manual/index.html</a>&gt;</p><p><span class="emphasis"><em>RefDB on the web </em></span> &lt;<a class="ulink" href="http://refdb.sourceforge.net/" target="_top">http://refdb.sourceforge.net/</a>&gt;</p></div><div class="refsect1"><a id="refdb-init-author"></a><h2>Author</h2><p>refdb-init was written by Markus Hoenicka &lt;markus@mhoenicka.de&gt;.</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re08.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch13.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="re10.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">refdb-restore </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> refdb-bug</td></tr></table></div></body></html>