Skip to content

Commit

Permalink
Links to .md files corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanStS committed Oct 21, 2023
1 parent c7e53d6 commit 0dbfe1d
Show file tree
Hide file tree
Showing 72 changed files with 1,215 additions and 1,213 deletions.
68 changes: 34 additions & 34 deletions docs/dietpi_tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,39 +10,39 @@ dietpi-launcher

![DietPi-Launcher screenshot](assets/images/dietpi-launcher.jpg){: width="642" height="398" loading="lazy"}

## [Software Installation](software_installation/#software-installation)

- <a name="dietpi-software"></a>[**DietPi Software - Automated installation of software packages**](software_installation/#dietpi-software)
- <a name="dietpi-letsencrypt"></a>[**DietPi LetsEncrypt - A frontend for the Let's Encrypt integration**](software_installation/#dietpi-letsencrypt)
- <a name="dietpi-vpn"></a>[**DietPi DietPi VPN - A combination of OpenVPN installation and DietPi front end GUI**](software_installation/#dietpi-vpn)
- <a name="dietpi-ddns"></a>[**DietPi DietPi DDNS - A generic Dynamic DNS (DDNS) client**](software_installation/#dietpi-ddns)

## [System Configuration](system_configuration/#system-configuration)

- <a name="dietpi-configuration"></a>[**DietPi Config - Configure various system settings**](system_configuration/#dietpi-config)
- <a name="dietpi-drive-manager"></a>[**DietPi Drive Manager - Feature-rich drive management utility**](system_configuration/#dietpi-drive-manager)
- <a name="dietpi-file-explorer"></a>[**DietPi File Explorer - Lightweight file manager and explorer**](system_configuration/#dietpi-file-explorer)
- <a name="dietpi-autostart"></a>[**DietPi Autostart - Defines software packages to start when the DietPi OS boots up**](system_configuration/#dietpi-autostart)
- <a name="dietpi-services"></a>[**DietPi Services - Provides service control, priority level tweaks and status print**](system_configuration/#dietpi-services)
- <a name="dietpi-led-control"></a>[**DietPi LED Control - Change triggers for the status LEDs on your SBC/motherboard**](system_configuration/#dietpi-led-control)
- <a name="dietpi-cron"></a>[**DietPi Cron - Modify the start times of specific cron job groups**](system_configuration/#dietpi-cron)
- <a name="dietpi-justboom"></a>[**DietPi JustBoom - Change the audio settings**](system_configuration/#dietpi-justboom)
- <a name="dietpi-survey"></a>[**DietPi Survey - Allow to obtain general information regarding your system and installed software**](system_configuration/#dietpi-survey)

## [System Maintenance](system_maintenance/#system-maintenance)

- <a name="dietpi-update"></a>[**DietPi Update - Update DietPi OS version and inform when updates are available**](system_maintenance/#dietpi-update)
- <a name="dietpi-cleaner"></a>[**DietPi Cleaner - Clean up not necessary files and free up valuable disk space**](system_maintenance/#dietpi-cleaner)
- <a name="dietpi-log-clear"></a>[**DietPi Log Clear - Clear log files in `/var/log/`**](system_maintenance/#dietpi-log-clear)
- <a name="dietpi-backup-backuprestore"></a>[**DietPi Backup (backup/restore) - Backup and restore your DietPi system**](system_maintenance/#dietpi-backup-backuprestore)
- <a name="dietpi-sync"></a>[**DietPi Sync - Duplicate a directory from one location to another**](system_maintenance/#dietpi-sync)

## [Misc Tools](misc_tools/#misc-tools)

- <a name="useful-dietpi-shell-functions"></a>[**Useful DietPi Shell Functions**](misc_tools/#useful-dietpi-shell-functions)
- <a name="dietpi-banner"></a>[**DietPi Banner - Configuration of the initial banner, displayed on logon**](misc_tools/#dietpi-banner)
- <a name="dietpi-cpu-info"></a>[**DietPi CPU Info - Displays CPU temperature, processor frequency, throttle level etc.**](misc_tools/#dietpi-cpu-info)
- <a name="dietpi-morse-code"></a>[**DietPi Morse Code - Converts a text file into morse code**](misc_tools/#dietpi-morse-code)
- <a name="dietpi-bug-report"></a>[**DietPi Bug Report**](misc_tools/#dietpi-bug-report)
## [Software Installation](dietpi_tools/software_installation.md)

- <a name="dietpi-software"></a>[**DietPi Software - Automated installation of software packages**](dietpi_tools/software_installation.md#dietpi-software)
- <a name="dietpi-letsencrypt"></a>[**DietPi LetsEncrypt - A frontend for the Let's Encrypt integration**](dietpi_tools/software_installation.md#dietpi-letsencrypt)
- <a name="dietpi-vpn"></a>[**DietPi DietPi VPN - A combination of OpenVPN installation and DietPi front end GUI**](dietpi_tools/software_installation.md#dietpi-vpn)
- <a name="dietpi-ddns"></a>[**DietPi DietPi DDNS - A generic Dynamic DNS (DDNS) client**](dietpi_tools/software_installation.md#dietpi-ddns)

## [System Configuration](dietpi_tools/system_configuration.md)

- <a name="dietpi-configuration"></a>[**DietPi Config - Configure various system settings**](dietpi_tools/system_configuration.md#dietpi-config)
- <a name="dietpi-drive-manager"></a>[**DietPi Drive Manager - Feature-rich drive management utility**](dietpi_tools/system_configuration.md#dietpi-drive-manager)
- <a name="dietpi-file-explorer"></a>[**DietPi File Explorer - Lightweight file manager and explorer**](dietpi_tools/system_configuration.md#dietpi-file-explorer)
- <a name="dietpi-autostart"></a>[**DietPi Autostart - Defines software packages to start when the DietPi OS boots up**](dietpi_tools/system_configuration.md#dietpi-autostart)
- <a name="dietpi-services"></a>[**DietPi Services - Provides service control, priority level tweaks and status print**](dietpi_tools/system_configuration.md#dietpi-services)
- <a name="dietpi-led-control"></a>[**DietPi LED Control - Change triggers for the status LEDs on your SBC/motherboard**](dietpi_tools/system_configuration.md#dietpi-led-control)
- <a name="dietpi-cron"></a>[**DietPi Cron - Modify the start times of specific cron job groups**](dietpi_tools/system_configuration.md#dietpi-cron)
- <a name="dietpi-justboom"></a>[**DietPi JustBoom - Change the audio settings**](dietpi_tools/system_configuration.md#dietpi-justboom)
- <a name="dietpi-survey"></a>[**DietPi Survey - Allow to obtain general information regarding your system and installed software**](dietpi_tools/system_configuration.md#dietpi-survey)

## [System Maintenance](dietpi_tools/system_maintenance.md)

- <a name="dietpi-update"></a>[**DietPi Update - Update DietPi OS version and inform when updates are available**](dietpi_tools/system_maintenance.md#dietpi-update)
- <a name="dietpi-cleaner"></a>[**DietPi Cleaner - Clean up not necessary files and free up valuable disk space**](dietpi_tools/system_maintenance.md#dietpi-cleaner)
- <a name="dietpi-log-clear"></a>[**DietPi Log Clear - Clear log files in `/var/log/`**](dietpi_tools/system_maintenance.md#dietpi-log-clear)
- <a name="dietpi-backup-backuprestore"></a>[**DietPi Backup (backup/restore) - Backup and restore your DietPi system**](dietpi_tools/system_maintenance.md#dietpi-backup-backuprestore)
- <a name="dietpi-sync"></a>[**DietPi Sync - Duplicate a directory from one location to another**](dietpi_tools/system_maintenance.md#dietpi-sync)

## [Misc Tools](dietpi_tools/misc_tools.md)

- <a name="useful-dietpi-shell-functions"></a>[**Useful DietPi Shell Functions**](dietpi_tools/misc_tools.md#useful-dietpi-shell-functions)
- <a name="dietpi-banner"></a>[**DietPi Banner - Configuration of the initial banner, displayed on logon**](dietpi_tools/misc_tools.md#dietpi-banner)
- <a name="dietpi-cpu-info"></a>[**DietPi CPU Info - Displays CPU temperature, processor frequency, throttle level etc.**](dietpi_tools/misc_tools.md#dietpi-cpu-info)
- <a name="dietpi-morse-code"></a>[**DietPi Morse Code - Converts a text file into morse code**](dietpi_tools/misc_tools.md#dietpi-morse-code)
- <a name="dietpi-bug-report"></a>[**DietPi Bug Report**](dietpi_tools/misc_tools.md#dietpi-bug-report)

---
6 changes: 3 additions & 3 deletions docs/dietpi_tools/software_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
dietpi-software
```

It is one of the core tools, enabling you to install or uninstall one or more [**DietPi optimised software**](../../software/) titles.
It is one of the core tools, enabling you to install or uninstall one or more [**DietPi optimised software**](../software.md) titles.

![DietPi-Software screenshot](../assets/images/dietpi-software.jpg){: width="640" height="306" loading="lazy"}

Expand All @@ -18,7 +18,7 @@ It is one of the core tools, enabling you to install or uninstall one or more [*

- Begin by selecting **Browse Software** in the main menu list and hit ++enter++.

- Scroll through the list of available software - for more details check the [DietPi software list](../../software/).
- Scroll through the list of available software - for more details check the [DietPi software list](../software.md).

The list of optimised software is long. You either browse the list or use the option **Search Software**.

Expand Down Expand Up @@ -57,7 +57,7 @@ The Log System can be changed at any time by selecting a different “Log System

![DietPi-Software Log System menu screenshot](../assets/images/dietpi-software-log-system-selection.jpg){: width="550" height="370" loading="lazy"}

See [log system choices](../../software/log_system/) for further details.
See [log system choices](../software/log_system.md) for further details.

#### User Data Location

Expand Down
6 changes: 3 additions & 3 deletions docs/dietpi_tools/system_maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ It contains these options (see screenshot above):

The automatic daily backup (activated via option "Daily Backup", see screenshot above) is controlled via the Linux `cron` mechanism. Setting a different starting time can be an option, e.g. if you have several backup clients backing up to the same storage (backup server): Shifting the backup starting time of these systems may reduce temporary overload of the backup server by avoiding concurrent access to the storage.

The starting time is basically defined via the file `/etc/crontab` (which calls the backup/restore function via the `/etc/cron.daily/dietpi` script). It can be changed via the entry `cron.daily` within [`dietpi-cron`](../system_configuration/#dietpi-cron). It is executed by running the following command
The starting time is basically defined via the file `/etc/crontab` (which calls the backup/restore function via the `/etc/cron.daily/dietpi` script). It can be changed via the entry `cron.daily` within [`dietpi-cron`](system_configuration.md#dietpi-cron). It is executed by running the following command

```sh
dietpi-cron
Expand Down Expand Up @@ -214,7 +214,7 @@ This procedure is achieved with these steps (example: SD card is the boot media)

4. As a final step a reboot is needed to start up with the restored DietPi environment.

For further options regarding the file `/boot/dietpi.txt` refer to the usage hints [How to do an automatic base installation at first boot (DietPi-Automation)](../../usage/#how-to-do-an-automatic-base-installation-at-first-boot-dietpi-automation).
For further options regarding the file `/boot/dietpi.txt` refer to the usage hints [How to do an automatic base installation at first boot (DietPi-Automation)](../usage.md#how-to-do-an-automatic-base-installation-at-first-boot-dietpi-automation).

---

Expand Down Expand Up @@ -247,7 +247,7 @@ This setting gives these options:

The automatic daily sync is controlled via the Linux `cron` mechanism. Setting a different starting time can be an option, e.g. if you have several sync clients syncing up to the same storage (data server): Shifting the synchronization starting time of these systems may reduce temporary overload of the data server by avoiding concurrent access to the storage.

The starting time is basically defined via the file `/etc/crontab` (which calls the sync function via the `/etc/cron.daily/dietpi` script). It can be changed via the entry `cron.daily` within [`dietpi-cron`](../system_configuration/#dietpi-cron). It is executed by running the following command
The starting time is basically defined via the file `/etc/crontab` (which calls the sync function via the `/etc/cron.daily/dietpi` script). It can be changed via the entry `cron.daily` within [`dietpi-cron`](system_configuration.md#dietpi-cron). It is executed by running the following command

```sh
dietpi-cron
Expand Down
12 changes: 6 additions & 6 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: How to get started after the the DietPi first run setup, learn abou

## Overview

Once you have done the [DietPi Installation](../install/) you can choose to install one or more [DietPi optimized software items](../software/) or run one of the [DietPi tools](../dietpi_tools/).
Once you have done the [DietPi Installation](install.md) you can choose to install one or more [DietPi optimized software items](software.md) or run one of the [DietPi tools](dietpi_tools.md).

## Initial start

Expand All @@ -17,13 +17,13 @@ This will be the first screen displayed.

## DietPi-Launcher

Run `dietpi-launcher` to see all available DietPi tools. It provides a quick way to run any of the [DietPi tools](../dietpi_tools/): From installing [**DietPi optimized software items**](../software/) to simple [configure](../dietpi_tools/system_configuration/#dietpi-configuration) your device, from enabling services to start to backup your installation and so on.
Run `dietpi-launcher` to see all available DietPi tools. It provides a quick way to run any of the [DietPi tools](dietpi_tools.md): From installing [**DietPi optimized software items**](software.md) to simple [configure](dietpi_tools/system_configuration.md#dietpi-configuration) your device, from enabling services to start to backup your installation and so on.

![DietPi-Launcher screenshot](assets/images/dietpi-launcher.jpg){: width="642" height="366" loading="lazy"}

## DietPi-Software -- Choose the software you need

The base installation of DietPi is minimal **by design**, allowing you to choose what software you want to install and use. If you are unsure what software to install, checkout the [DietPi optimised software items](../software/) page for more details.
The base installation of DietPi is minimal **by design**, allowing you to choose what software you want to install and use. If you are unsure what software to install, checkout the [DietPi optimised software items](software.md) page for more details.

The list of DietPi optimised software includes:

Expand All @@ -41,12 +41,12 @@ The list of DietPi optimised software includes:
- File Servers
- Home Automation
- Printing
- and [much more...](../software/).
- and [much more...](software.md).

To install and configure them use the `dietpi-software` tool - [click for more details](../dietpi_tools/system_configuration/#dietpi-software).
To install and configure them use the `dietpi-software` tool - [click for more details](dietpi_tools/system_configuration.md#dietpi-software).

![DietPi-Software screenshot](assets/images/dietpi-software.jpg){: width="643" height="365" loading="lazy"}

## Supported SBC

See the list of [Supported Single Board Computers (SBCs)](../hardware/)
See the list of [Supported Single Board Computers (SBCs)](hardware.md)
2 changes: 1 addition & 1 deletion docs/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: DietPi Supported Hardware: Raspberry Pi 4/3/2/1/Zero, Odroid, PINE6

The Raspberry Pi has sold more than 31 million units since it launched in 2012. Any Raspberry Pi can serve as a secondary computer for email and web surfing. The real fun starts when you use your Pi for projects, which can range from robots to retro arcade machines to home media servers, security cameras and so on.

You can install DietPi by following the step by step [Starting guide](../install/).
You can install DietPi by following the step by step [Starting guide](install.md).

DietPi runs on the full range of Raspberry Pi boards and computers. This includes the newly launched [Raspberry Pi 400](https://www.raspberrypi.org/products/raspberry-pi-400/?resellerType=home),

Expand Down
10 changes: 5 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ Setting up a single board computer (SBC) or even a computer, for both regular or

## Getting started

If you are **new to DietPi**, the [_Install_](install/) provides a tutorial for everything you need to get DietPi running.
If you are **new to DietPi**, the [_Install_](install.md) provides a tutorial for everything you need to get DietPi running.

If you **need help**, and have read through [_Getting Started_](getting_started/), check out [_Troubleshooting_](https://dietpi.com/forum/c/troubleshooting/10).
If you **need help**, and have read through [_Getting Started_](getting_started.md), check out [_Troubleshooting_](https://dietpi.com/forum/c/troubleshooting/10).

For more details visit the [_DietPi Community Forum_](https://dietpi.com/forum/).

## Easy to install popular software

You can **quickly and easily install popular software** ! All of them are **READY TO RUN** and optimised for your system. The list of available apps is long , and for the full list checkout [_DietPi Optimised Software_](software/) page. Here are few highlights:
You can **quickly and easily install popular software** ! All of them are **READY TO RUN** and optimised for your system. The list of available apps is long , and for the full list checkout [_DietPi Optimised Software_](software.md) page. Here are few highlights:

- Desktops (MATE/Xfce)
- Remote Desktop (VNC/NoMachine)
Expand All @@ -44,13 +44,13 @@ You can **quickly and easily install popular software** ! All of them are **READ
- Cloud/Backup (Nextcloud/Syncthing)
- Gaming (Amiberry/MineOS)
- Social, Surveillance, Hotspots, System Stats, Hardware Projects, Stacks (LAMP/LEMP), Pi-hole, VPN, File Servers, Home Automation and Printing
and [much more...](software/)
and [much more...](software.md)

DietPi does everything for you, giving you more time to enjoy the software you need.

## What is supported?

Check [_Supported SBCs_](hardware/) page for recently supported list.
Check [_Supported SBCs_](hardware.md) page for recently supported list.

**_Note:_** “Supported” is not a guarantee. “Supported” implies a particular SBC is at a high level of software maturity, but has no intention to support all possible SBC functions.

Expand Down
Loading

0 comments on commit 0dbfe1d

Please sign in to comment.