Here all the single element to install: sudo apt-get install php8.1 php8.1-fpm php8.1-mysql libapache2-mod-php8.1 php8.1-curl php8.1-mbstring php8.1-xml php8.1-soap -y then add the line number here:
How I’ve installed PHP 7.4 in Debian testing and removed PHP 8.1
This is not a guide, is what worked for me, so be careful and not use it as an official PHP Debian guide For WordPress reasons it could be useful to keep using the old version PHP 7.4 How I did it? After the last Debian update the PHP 8.1 …
Leggi tutto “How I’ve installed PHP 7.4 in Debian testing and removed PHP 8.1”
Schwa in Gnome Linux
apri Gnome Tweaks (o Personalizzazioni nell’interfaccia in italiano) Tastiera e mouse > Tasto di composizione (ho scelto Alt destro) Alt destro + ee (due volte e) permette di ottenere il risultato! ə tratto da https://chiedi.ubuntu-it.org/questions/74584/come-fare-schwa-sulla-tastiera
Bitbucket password usage for Git ending March 1 2022 [SOLVED]
How to manage the Authentication? Use SSH KEY: https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/ And if you have a repository that was managed with password, change the URL https://support.atlassian.com/bitbucket-cloud/docs/change-the-remote-url-to-your-repository/ Update the URL for Git repositories From a terminal, navigate to the repository. $ cd ~/<path_to_repo> Run git remote -v to see the current remote URL.$ git remote …
Leggi tutto “Bitbucket password usage for Git ending March 1 2022 [SOLVED]”
How to Update BIOS of Dell Inspiron with Linux Debian
Download the update bios file (*.exe) from the Dell support site. Save it to /boot/efi Reboot the machine Push F12 Choose Bios upgrade. source https://www.dell.com/community/Linux-Developer-Systems/Update-bios-in-DELL-XPS-9360-laptop-running-ubuntu/m-p/6029222#M8388
apt-key expired for deb.sury.org
Today I had the case that the following message suddenly appeared during an update: The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key this was the solution, 1) delete old key: 2) import new key: 3) update package list: The error should be fixed. Thanks to https://www.myprohost.com/en/blog/apt-key-expired-debsuryorg
Nextcloud management in Siteground with occ terminal command
Fortunately it’s possible to manage Nextcloud in Siteground shared hosting
WordCamp Milano 2019 GatsbyJs GraphQL [VIDEO Youtube]
How to export WooCommerce orders data after a specific date [WP-CLI]
how to export orders data using wp-cli
Scarica l’ultima versione di WordPress tradotta in italiano dal browser o con wget
Per scaricare l’ultima versione di WordPress localizzata in italiano è possibile utilizzare wget o scaricarlo via browser utilizzando questo link https://it.wordpress.org/latest-it_IT.zip