Replace HTTP with HTTPS (in all *.html files)
sed -i 's|http://sub.example.com|https://sub.example.com|g' *.html
find . -name "*.html" -exec sed -i 's|http://sub.example.com|https://sub.example.com|g' {} \;
Replace HTTP with HTTPS (in all *.html files)
sed -i 's|http://sub.example.com|https://sub.example.com|g' *.html
find . -name "*.html" -exec sed -i 's|http://sub.example.com|https://sub.example.com|g' {} \;
Replace barlin and burlin with berlin in db_2021.sql:
sed -i -E "s/([a-z0-9_\-]+)\.(barlin|burlin)/\1.berlin/g" db_2021.sql
Die Hauptdomain unserer Webseite hat sich geändert. Es taucht in Datenbank mehr Mals(CMS, News, Contacts, Adressen). Manuelle Änderung würde viel Aufwand verursachen. Ich habe folgende Lösung erfunden. Ich habe die ganze DB exportiert(2GB ganze-site.sql). Und dann habe ich mit Linux-SED die alte Domain mit neuen ersetzt. Dann habe ich DB geleert und die neue SQL importiert.
Neueste Kommentare
/etc/my.cnf
Edit "/etc/my.cnf" ( under [mysqld] ):
transaction_isolation="READ-COMMITTED"
Restart MariaDB / MySQL:
Create Sub-Directories with WGET
wget -U 'Mozilla/MyUserAgent' -P MyTempDir123 --wait=0.2 --random-wait -nd -r -x -l 4 -e robots=off --reject
Ignore Binaries, JS, CSS etc
wget -U 'Mozilla/MyUserAgent2024' -P MyOutPutDirectory --wait=1 --random-wait -nd -r -l 2 -e robots=off --reject
Intel(R) Xeon(R) E-2288G CPU @ 3.70GHz
# sysbench --threads="$(nproc)" cpu run
AMD Ryzen 7 PRO 3700 8-Core Processor
# sysbench --threads="$(nproc)" cpu run
Reload .bashrc without logging out
Diese Lösung wird empfohlen aber hat bei mir nicht funktioniert.
Welche Alternative gibt es?
Composer + PHP 8.3
ln -snf /opt/plesk/php/8.3/bin/php /etc/alternatives/php
composer.json
In composer.json, update:
Empty Flood Table
drush sqlq "DELETE FROM flood"
Gmail Apps (SMTP Login):…
Gmail Apps (SMTP Login):
https://security.google.com/settings/security/apppasswords