mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
Fetch latest manual from wiki
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
a73310c603
commit
f3897781ac
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2406,38 +2406,42 @@ proto udp]]></screen>
|
||||
<section>
|
||||
<title>Configure</title>
|
||||
<para>Configure has some general configuration options: </para>
|
||||
<orderedlist numeration="arabic">
|
||||
<listitem>
|
||||
<para>Hostname </para>
|
||||
<itemizedlist>
|
||||
<listitem override="none">
|
||||
<para>Hostname is the local name by which other devices on the local network can reach your FreedomBox. Default is <emphasis>freedombox</emphasis>. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Domain Name </para>
|
||||
<itemizedlist>
|
||||
<listitem override="none">
|
||||
<para>Domain name is the global name by which other devices on the Internet can reach your FreedomBox. The value set here is used by the <ulink url="https://wiki.debian.org/FreedomBox/Manual/FreedomBox/Manual/ejabberd#">Chat Server (XMPP)</ulink>, <ulink url="https://wiki.debian.org/FreedomBox/Manual/FreedomBox/Manual/LetsEncrypt#">Certificates (Let's Encrypt)</ulink>, and <ulink url="https://wiki.debian.org/FreedomBox/Manual/FreedomBox/Manual/Monkeysphere#">Monkeysphere</ulink>. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Default App </para>
|
||||
<itemizedlist>
|
||||
<listitem override="none">
|
||||
<para>This is an advanced option that allows you to set something other than FreedomBox Service (Plinth) as the default application to be served on the domain name of the FreedomBox. For example, if your FreedomBox's domain name is <ulink url="https://myfreedombox.rocks"/> and you set MediaWiki as the default app, visiting <ulink url="https://myfreedombox.rocks"/> will take you to <ulink url="https://myfreedombox.rocks/mediawiki/"/> instead of the usual <ulink url="https://myfreedombox.rocks/plinth/"/>. Only web applications served from FreedomBox are allowed as choices. </para>
|
||||
</listitem>
|
||||
<listitem override="none">
|
||||
<para><emphasis role="strong">Warning:</emphasis> Once some other app is set as the default app, you can only navigate to the FreedomBox Service (Plinth) by typing <ulink url="https://myfreedombox.rocks/plinth/"/> into the browser. <emphasis>/freedombox</emphasis> can also be used as an alias to <emphasis>/plinth</emphasis> </para>
|
||||
</listitem>
|
||||
<listitem override="none">
|
||||
<para><emphasis>Tip:</emphasis> Bookmark the URL of FreedomBox Service (Plinth) before changing the default app to some other app. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
<section>
|
||||
<title>Hostname</title>
|
||||
<itemizedlist>
|
||||
<listitem override="none">
|
||||
<para>Hostname is the local name by which other devices on the local network can reach your FreedomBox. Default is <emphasis>freedombox</emphasis>. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section>
|
||||
<title>Domain Name</title>
|
||||
<itemizedlist>
|
||||
<listitem override="none">
|
||||
<para>Domain name is the global name by which other devices on the Internet can reach your FreedomBox. The value set here is used by the <ulink url="https://wiki.debian.org/FreedomBox/Manual/FreedomBox/Manual/ejabberd#">Chat Server (XMPP)</ulink>, <ulink url="https://wiki.debian.org/FreedomBox/Manual/FreedomBox/Manual/LetsEncrypt#">Certificates (Let's Encrypt)</ulink>, and <ulink url="https://wiki.debian.org/FreedomBox/Manual/FreedomBox/Manual/Monkeysphere#">Monkeysphere</ulink>. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section>
|
||||
<title>Default App</title>
|
||||
<itemizedlist>
|
||||
<listitem override="none">
|
||||
<para>This is an advanced option that allows you to set something other than FreedomBox Service (Plinth) as the default application to be served on the domain name of the FreedomBox. For example, if your FreedomBox's domain name is <ulink url="https://myfreedombox.rocks"/> and you set MediaWiki as the default app, visiting <ulink url="https://myfreedombox.rocks"/> will take you to <ulink url="https://myfreedombox.rocks/mediawiki/"/> instead of the usual <ulink url="https://myfreedombox.rocks/plinth/"/>. Only web applications served from FreedomBox are allowed as choices. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<caution>
|
||||
<para>
|
||||
<emphasis role="strong">Warning</emphasis>
|
||||
</para>
|
||||
<para>Once some other app is set as the default app, you can only navigate to the FreedomBox Service (Plinth) by typing <ulink url="https://myfreedombox.rocks/plinth/"/> into the browser. </para>
|
||||
<para><emphasis>/freedombox</emphasis> can also be used as an alias to <emphasis>/plinth</emphasis> </para>
|
||||
</caution>
|
||||
<itemizedlist>
|
||||
<listitem override="none">
|
||||
<para><emphasis>Tip:</emphasis> Bookmark the URL of FreedomBox Service (Plinth) before changing the default app to some other app. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</section>
|
||||
<section>
|
||||
<title>Date & Time</title>
|
||||
@ -6842,6 +6846,7 @@ Password:
|
||||
</textobject>
|
||||
</inlinemediaobject>
|
||||
</para>
|
||||
<para><emphasis role="strong">Note:</emphasis> It is important to make sure that you have provided the correct network interface in the above step. For example, if the virtual machine is running on a laptop connected to a Wi-Fi network, then the wireless interface (starts with <emphasis>wlp</emphasis>) must be chosen as shown in the screenshot. </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>First Boot</title>
|
||||
@ -6857,7 +6862,8 @@ Password:
|
||||
</textobject>
|
||||
</inlinemediaobject>
|
||||
</para>
|
||||
<para>To access the web interface you need to find out your FreedomBox's IP address as described in <link linkend="finding-ip-address-of-vm">Finding out the IP address of the virtual machine</link>. Then access this IP from a web browser which is on the same network as the VM (f.ex. the host). If all is well, you are now presented with a welcome message and invited to complete the <emphasis>first boot</emphasis> process. </para>
|
||||
<para>If everything went well so far, you should be able to access the web interface of FreedomBox by pointing a browser on the host machine to <ulink url="https://freedombox.local"/>. </para>
|
||||
<para>In case freedombox.local cannot be resolved, you need to find out your FreedomBox's IP address as described in <link linkend="finding-ip-address-of-vm">Finding out the IP address of the virtual machine</link>. Then access this IP from a web browser which is on the same network as the VM (f.ex. the host). If all is well, you are now presented with a welcome message and invited to complete the <emphasis>first boot</emphasis> process. </para>
|
||||
<para>
|
||||
<inlinemediaobject>
|
||||
<imageobject>
|
||||
@ -7726,6 +7732,32 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
|
||||
<section>
|
||||
<title>Release Notes</title>
|
||||
<para>The following are the release notes for each FreedomBox version. </para>
|
||||
<section>
|
||||
<title>Version 0.41.0 (2018-10-22)</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Enable backup/restore for datetime, deluge, avahi, backups, bind, security, snapshot, ssh, firewall, diagnostics, names, power, and storage. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>snapshot: Fix issue with setting configuration. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>backups: Fix backup archives ownership issue. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>backups: Fix issue with showing exports from disks without labels. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>backups: Don't rely on disk labels during export/restore. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>backups: Fix downloading extracted archive files. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Updated translations for Norwegian Bokmål, French, Russian, and Spanish. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
<section>
|
||||
<title>Version 0.40.0 (2018-10-08)</title>
|
||||
<itemizedlist>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user