Durchsuchen nach
Schlagwort: OpenSourceTraveler

Nach Upgrade nach Fedora 42 Probleme mit der Datenbank MySQL, wegen Downgrading

Nach Upgrade nach Fedora 42 Probleme mit der Datenbank MySQL, wegen Downgrading

Vorneweg, ich habe drei Stunden Troubleshooting gebraucht, also das Lösen des Problems liegen hinter mir. Ich habe mir einen Tag Pause gegönnt, denn es ist höchste Konzentration vonnöten. So etwas macht man nicht nebenbei. Was ist Troubleshooting? Troubleshooting umfasst die Fehlersuche und die Fehlerbehebung und ist ein systematischer Ansatz zur Problemlösung, der häufig verwendet wird, um Probleme in komplexen Maschinen, Elektronik, Computern und Softwaresystemen zu finden und zu eliminieren. Der erste Schritt bei den meisten Fehlerbehebungsmethoden ist das Sammeln von…

Weiterlesen Weiterlesen

Preparation to the dist-upgrade to Fedora 43

Preparation to the dist-upgrade to Fedora 43

Today Fedora 43 has reached the light of the world and I do backups of my data to the external drive. I do this every time before a dist-upgrade. Not only for security reason but because of there were so many files that can save on the external drive after a long time. Here is a view of the data transfer with the nautilus file explorer that I have installed in Gnome.

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: What is a repo file?

Linux: What is a repo file?

A repo file is a text file that contains instructions for the operating system (Linux, the Bash) where to find the newest information about a package. In contrast to operating systems like Microsoft Windows, where you download and install software directly from a variety of sources, Linux distributions rely on these central repositories. This structure allows the distribution maintainers to check and verify the packages for stability and security before they reach your system. 🚩️ Warning: While you can install…

Weiterlesen Weiterlesen