RD WebDesign

Results 335 comments of RD WebDesign

@thcipriani I was reading this issue again and I think the problem is you are trying to use ports already in use, causing conflicts. Using different ports in your original...

NOTE: The PHP issue is probably unrelated to this one and should be discussed in [pi-hole/AdminLTE](https://github.com/pi-hole/AdminLTE/issues).

> Oh you are right, I've expected the order to always be the same. At first, all tables are always sorted by Time (most recent first). If you select a...

Just a note: This is still an issue in Portainer 2.14.2

After version 2.15 the theme was changed and the border error is gone, but still there is a misalignment problem: ![portainer_alignment](https://user-images.githubusercontent.com/1385443/191671507-e686d3e8-f9ff-46ba-a772-75971d2a9ffd.png)

First of all: don't worry. Your system is up to date. This is just a cosmetic issue. This file should have more info... this is the first clue we get....

You can fix the footer info running `pihole updatechecker` on the command line.

@Woutoud What is the output of `pihole -v` on the command line? What versions do you see on the Web Interface?

I think Promofaux already has a PR opened for this.

There is a `-n` option to show more lines: ```sh -n --lines=INTEGER Number of journal entries to show ``` Example: ```sh sudo systemctl status pihole-FTL -n50 ``` to see 50...