diff --git a/docs/_docs/install.md b/docs/_docs/install.md index c5652d612..95e787f6b 100644 --- a/docs/_docs/install.md +++ b/docs/_docs/install.md @@ -2,6 +2,7 @@ title: Install layout: article category: install +permalink: /install --- > Note: this guide is assuming you are using Ubuntu 18.04 LTS for installation, which comes with `ufw` and `netplan`. @@ -10,7 +11,7 @@ category: install - Ubuntu 18.04 LTS, Debian 9 and 10, Raspbian 9 and 10 - 1 Ghz Processor -- 4 GB RAM recommended (2 GB required) +- 2 GB RAM recommended (1 GB required) - Wired internet connection and static IP address for on-prem install [DigitalOcean](https://www.digitalocean.com/pricing/#Compute) and [Linode](https://www.linode.com/pricing/#row--compute) diff --git a/docs/_docs/set-server-time.md b/docs/_docs/set-server-time.md index 95427b7db..b96c45e63 100644 --- a/docs/_docs/set-server-time.md +++ b/docs/_docs/set-server-time.md @@ -13,7 +13,7 @@ If the time on your server is wrong, it is strongly recommended that you take Li ### Configuring NTP -Although it is possible to set the date and time of the server manually, this is not recommended because the server clock can drift over time, compromising the accuracy of your broadcast schedule. If your LibreTime server is permanently connected to the Internet, you can synchronize your server to a time server with the **ntp** ** program. If **ntp** is not yet installed, you can enter the following command on Debian or Ubuntu: +Although it is possible to set the date and time of the server manually, this is not recommended because the server clock can drift over time, compromising the accuracy of your broadcast schedule. If your LibreTime server is permanently connected to the Internet, you can synchronize your server to a time server with the **ntp** program. If **ntp** is not yet installed, you can enter the following command on Debian or Ubuntu: sudo apt-get install ntp diff --git a/docs/_docs/troubleshooting.md b/docs/_docs/troubleshooting.md index c57a1b8c3..5028a100f 100644 --- a/docs/_docs/troubleshooting.md +++ b/docs/_docs/troubleshooting.md @@ -1,7 +1,7 @@ --- layout: article title: Troubleshooting -git: troubleshooting.md +category: admin --- ## Test tones {#tones} diff --git a/docs/_docs/widgets.md b/docs/_docs/widgets.md index b46307dc1..30aa6862d 100644 --- a/docs/_docs/widgets.md +++ b/docs/_docs/widgets.md @@ -4,6 +4,6 @@ category: interface layout: article --- -One example of a widget. +One example of a widget, from WRCS, community radio in Columbus, Ohio, USA. \ No newline at end of file diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html index 2a434310b..4a7ea4c1b 100644 --- a/docs/_includes/navbar.html +++ b/docs/_includes/navbar.html @@ -8,7 +8,7 @@