Durchsuchen nach
Autor: Sven Krämer

Ich bin Jahrgang 1978, bin Deutscher und wohne im Ruhrgebiet, in Essen. Neben Linux bin ich als Introvertierter (ein ruhiger Mensch) auch gerne in Kleinstädten, in der Natur. Ich filme meine Fahrten, dokumentiere diese hier im Blog. Wenn Sie mich gerne unterstützen wollt, freue ich mich über eine Spende. Es ist mein Lebensunterhalt, denn ich habe meinen alten Job gekündigt und hier mein Herzensprojekt zu machen.
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

Fedora 43: Release Imminent

Fedora 43: Release Imminent

I saw news on the portal phoronix that the planned release of the new version 43 will appear in the next week. As many of you know, I use Python for several projects, mainly for database connections and data analysis. What is Fedora? While ‚Fedora‘ commonly refers to a hat worn on the head, here it denotes a Linux 🐧️ distribution—an alternative operating system to Microsoft Windows or Apple macOS. There are some groups in the distributions overview. Fedora is…

Weiterlesen Weiterlesen

Konten Deaktivierung oder löschen

Konten Deaktivierung oder löschen

Im Rahmen meines Online-Business habe ich zwei Konten überprüft. Reddit Reddit habe ich ganz gelöscht. Im Augenblick brauche ich es nicht. Meta Threads Meta Threads ist nur deaktiviert. Ich habe aber vor der Deaktivierung fast alle Threads (Beiträge) gelöscht. Es lohnt sich nicht, was zu haben, was ich nicht ernsthaft weiterbringt. Ich habe meine Linux Beiträge zwar alle unter „Linux“ gepostet, mit der Hoffnung, da die entsprechenden Personen zu finden. Aber anscheinend sind nur Web-Entwickler IT mäßig unterwegs. Es bringt…

Weiterlesen Weiterlesen

Python MySQL create a database and a table

Python MySQL create a database and a table

This is a Python script in order to create first the database and then a table with different values in one step. It is useful, then you don’t need to do it in two steps. What is the requirement for the script Installation of Python Windows and Mac For this script, you need to install Python if you are on Windows and Mac. Go to the official web page of Python.org and download your package and installed like another program….

Weiterlesen Weiterlesen