This command is very slow:
iptables -L
Solution?
Problem (add 'textarea'):
- Search for 'figcaption'
- recursive
- ignore spaces
- case insensitive
- only ascii files
- show line numbers
- grep for 'colgroup'
- ignore results with '.css' or '.js'
grep -siRIn 'figcaption' web | grep 'colgroup' | grep -Ev '\.css|\.js'
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 inxiRHEL / 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
Neueste Kommentare
Same problem
Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup()set-timezone Europe/Berlin
sudo timedatectl set-timezone Europe/BerlinTry this:1. Go to Tools &…
Try this:
Alternative (without warnings like "no crontab for user")
Alternative (without warnings like "no crontab for dovecot") to see all tasks:
php 8.3 apcu
php 8.3 apcu failed
über Plesk hat es geklappt.
phpize failed error?
install:
# sudo apt install php-devphpize
# sudo apt install…
phpize
# sudo apt install php-devdetails
Problem:
/opt/plesk/php/8.3…
Problem:
Problem:PHP APCu caching…
Problem:
Hilft "cp -avf old new && rm…
Hilft "
cp -avf old new && rm -rvf old"nicht?