Problem:
-bash: /usr/bin/rm: Die Argumentliste ist zu lang
Solution?
Problem:
-bash: /usr/bin/rm: Die Argumentliste ist zu lang
Solution?
Wir haben mehrere Root-Server mit Plesk bei Hetzner und haben vor kurzem solche Emails erhalten:
Install inxi & lshw:
sudo apt install lshw lshw-gtk inxi
RHEL / CentOS: yum install lshw inxi
Exec inxi command:
inxi -pluFxxrm
Exec lshw
lshw -short
Solution:
cp -av source.tar.gz target--$(date +%Y-%m-%d-%H%M%S).tar.gz
After Drupal core + module updates:
The roles anonymous & authenticated disapeared
Instead of the page content I get this error: "You don't have access to this page".
Export config from your website: drush cex
Export config from your old website or a new Drupal installation.
Move two files to the config dir of your websites sync directory:
Solution:
stat --format '%a' web/settings.php
stat --format '%a' web/
Output:
444
755
Solution:
mkdir bench && cd bench/
wget https://github.com/sergix44/php-benchmark-script/archive/refs/heads/master.zip
unzip master.zip
cd php-benchmark-script-master/
php bench.php --multiplier=2
php bench.php --multiplier=2 --mysql_host=localhost --mysql_user=myusername --mysql_password=mypass123
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