minor updates to admin.html
This commit is contained in:
@ -79,9 +79,8 @@ Once installed visit your <a href=http://127.0.0.1:8000/>local port 8000</a> to
|
||||
|
||||
<table><tr><td colspan=2><b>Installed Files</b></td></tr>
|
||||
<tr><td><nobr>/var/gigablast/data0/</nobr></td><td>Directory of Gigablast binary and data files</td></tr>
|
||||
<tr><td>/etc/gigablast/hosts.conf</td><td>Describes the hosts in the distributed cluster. Multiple hosts may exist one one physical server. Initially hosts.conf is just configured to use /var/gigablast/data0/ as the only host. See the section on <a href=#scaling>scaling</a> to add more hosts.</td></tr>
|
||||
<tr><td>/etc/init.d/gb</td><td>start up script link</td></tr>
|
||||
<tr><td>/etc/init/gb.conf</td><td>upstart conf file so you can type 'start gb' or 'stop gb', but that will only work on local instances of gb.</td></tr>
|
||||
<tr><td>/etc/init/gb.conf</td><td>Ubuntu upstart conf file so you can type 'start gb' or 'stop gb', but that will only work on local instances of gb.</td></tr>
|
||||
<tr><td>/usr/bin/gb</td><td>Link to /var/gigablast/data0/gb</td></tr>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user