Durchsuchen nach
Schlagwort: plugin

Page cache could not be detected on WordPress

Page cache could not be detected on WordPress

Last days I got in the dashboard of my WordPress Installation (here my blog) that the page cache could not be recognized. That meant that the page loading was very long. In the past I have installed the LiteSpeed cache plugin in good faith that it would help me to clear the cache on the blog. But it did not. For the LiteSpeed you need a LiteSpeed Web Server, but the blog runs on a server at the provider. I…

Weiterlesen Weiterlesen

Redirection

Redirection

I can see in my tool here, that a lot of people wanted to see my old blog articles https://sven-essen.de, that I have deleted. I have installed a redirection plug-in that will redirect you to another side. Then I don’t get the error 404 in my statistics, and you can my other sides. Please don’t wonder that you cannot find the site. On the right side you see a magnifying glass where you can search for the article or another…

Weiterlesen Weiterlesen

Linux Bash Script: How to add own text to variable

Linux Bash Script: How to add own text to variable

You have created a little code in a bash script, and you want to add your own text to a variable. I show you it, in this Reel from my Facebook Fan page / Sie haben einen kleinen Code in einem Bash-Skript erstellt und möchten Ihrer Variablen einen eigenen Text hinzufügen. Ich zeige Ihnen, wie das geht, in diesem Reel von meiner Facebook-Fanseite.

DBeaver for my MySQL databases

DBeaver for my MySQL databases

I used in the past the MySQL Workbench as a stand-alone program in my Fedora desktop. But after a while the distribution did not support the Workbench directly. It could only install it via snap. But in snap you have the problem, that this service produces a lot of log entries into a file in /var/log/messages* so you had to delete this big files after a while. The other solution was to use the MySQL workbench as a plugin in…

Weiterlesen Weiterlesen