Bash script to open a file from the cloud

Bash script to open a file from the cloud

This is a little script that opening a file from Google Drive. I have saved this file in my Google Drive, where I have the warranty that you cannot move unintentionally the file when you have saved it on your desk. In order to request the data from the analytics tool you need in any case an internet connection, then you can also open the file in the cloud. But in the cloud you cannot remember the file name or…

Weiterlesen Weiterlesen

Bash (Linux) script in order to open a file locally

Bash (Linux) script in order to open a file locally

Here is a little Bash script in order to open a file locally. The advantage You only have to save it, once, and it should never change the file location. For my blog statistics, I use the independent analytics tool. It is an easy script. If this does not exist, then opens the find command in order to search for the file, otherwise the LibreOffice program will open. You can combine it with a Bash menu, what I have already…

Weiterlesen Weiterlesen

After upgrading to Fedora 42, problems with the MySQL database due to downgrading

After upgrading to Fedora 42, problems with the MySQL database due to downgrading

First of all, it took me three hours of troubleshooting to solve the problem. I took a day off because it requires the utmost concentration. It’s not something you can do on the side. What is troubleshooting? Troubleshooting involves fault finding and fault correction and is a systematic approach to problem solving that is often used to find and eliminate problems in complex machines, electronics, computers and software systems. The first step in most troubleshooting methods is to gather information…

Weiterlesen Weiterlesen

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

Upgrade from Fedora 41 to Fedora 42

Upgrade from Fedora 41 to Fedora 42

I actually wanted to upgrade to Fedora 43 today, which is technically possible, but there was a problem with the MySQL database. I am using a manually installed, older version of MySQL (probably the 9.2 repo version, which was a mistake). That was a tip from a contact on LinkedIn back then. The installation worked without any problems. But now, when downloading the files, I got a message saying that the server could not be found. Yesterday evening, there was…

Weiterlesen Weiterlesen