mirror of
https://github.com/pi-hole/docs.git
synced 2026-05-08 17:49:53 +01:00
Update docs/main/index.md
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br> Signed-off-by: John Karahalis <john@johnkarahalis.com>
This commit is contained in:
+6
-1
@@ -2,7 +2,12 @@ Before installing Pi-hole, you need to make sure your system meets the [prerequi
|
||||
|
||||
After the installation is complete, check the [Post-Install steps](post-install.md) to make sure your network is using Pi-hole.
|
||||
|
||||
With the [`pihole` command](pihole-command.md), you can manually run Pi-hole commands, including [a command which updates Pi-hole](update.md).
|
||||
With the `pihole` command, you can manually run [Pi-hole commands](pihole-command.md). Examples:
|
||||
|
||||
- `pihole status` to check Pi-hole status;
|
||||
- `pihole update` to [update](update.md) Pi-hole software;
|
||||
- `pihole version` to show currently installed versions of Pi-hole, Web Interface and FTL;
|
||||
- and many other commands.
|
||||
|
||||
Alternatively, you can also use the [web interface](https://github.com/pi-hole/web/) to run and configure your Pi-hole.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user