Wenn man ein Befehl nach Reboot ausführen möchte oder ein App starten möchte, kann man es mit Hilfe von Cronjobs machen
# crontab -e
@reboot sleep 120 && /var/meinapp/bin/appd --config /var/meinapp/conf/settings.conf
Wenn man ein Befehl nach Reboot ausführen möchte oder ein App starten möchte, kann man es mit Hilfe von Cronjobs machen
# crontab -e
@reboot sleep 120 && /var/meinapp/bin/appd --config /var/meinapp/conf/settings.conf
Warum liefern "composer outdated" und "drush ups" so unterschiedliche Ergebnisse, dass mal Updates gezeigt werden mal nicht?
Beispiel-Code:
wget -nd -r -l 1 -e robots=off https://example.com
-l steht für Level/Depth/Tiefe.
Standardmäßig kann MyISAM gigantische Datenmengen viel schneller importieren als InnoDB. Man kann aber Einstellungen erst anpassen dann Import-in-InnoDB starten. Dann läuft alles viel schneller.
Hallo, ich bin Web Developer und installiere ein Windows 10 PC gerade. ich bin nicht up2date, letzte Installation ist schon mehrere Jahre her. Von daher würde ich mich auf Tipps und Empfehlungen sehr freuen.
Es geht um ein i7 PC mit 1TB SSD und 16 GB Ram. OS ist Windows 10 / DE.
find /var/www/mysite1 -type f -exec sed -i 's/AlteURL\.com/neue-URL.com/g' {} +
So kann man Variable permanent (Laufzeit) speichern.
Woran liegt das, dass weder drupal/search_api_solr noch drupal/search_api aktualisiert werden kann?
# composer require 'drupal/search_api:^1.14'
./composer.json has been updated
Gathering patches for root package.
No patches supplied.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Neueste Kommentare
Same with Drush 13 + PHP 8.3 and my Solution
Same with Drush 13 + PHP 8.3
Error : Failed to install the required package 'RPM' by using AP
Initializing...
Error : Failed to install the required package 'RPM' by using APT. Please install it manually.
Exit
Solution:
Installieren & Aktivieren
So habe es installiert und dann mit Hilfe von Key/Code (über Website von Acronis Cyber Protect) aktiviert:
I have a view with a path…
I have a view with a path like
/my-content-export
to export entivies as JSON or CSV.admin_toolbar 3.5.2 is the…
admin_toolbar 3.5.2 is the reason. Patch coming ...
Drupal 10.4, in a custom View
Drupal 10.4:
Tools & Settings >> Security…
Tools & Settings >> Security Policy :
Allow only secure FTPS connections
List config vaiables
/usr/sbin/mariadbd --help --verbose | grep "query.*size"
Restart MariaDB / MySQL
Commandline:
MariaDB Restart (after changes in /etc/mysql/db-performance.cnf)
After my changes in /etc/mysql/db-performance.cnf