Bash Script:
#!/bin/bash
IP1="1.2.3.1"
IP2="1.2.3.2"
IP3="1.2.3.3"
for i in $IP1 $IP2 $IP3
do
echo "$i"
done
Bash Script:
#!/bin/bash
IP1="1.2.3.1"
IP2="1.2.3.2"
IP3="1.2.3.3"
for i in $IP1 $IP2 $IP3
do
echo "$i"
done
$node->set('field_my_datetime', '2025-01-18T11:28:00');
$node->set('field_my_datetime', date('Y-m-d\TH:i:s', time()));
Notice: See the difference between T and \T above.
sudo ./CyberProtect_AgentForLinux_x86_64.bin (Ubuntu 22):
Problem:
fatal: userauth_pubkey: parse publickey packet: incomplete message [preauth]Solution?
Hallo, ich arbeite als Webentwickler und immer wieder gibt es das Problem mit der personenbezogenen Daten.
Was sind personenbezogene Daten? Welche Angaben sind damit gemeint?
"SQL Import" via Crontab:
for user in $(cut -f1 -d: /etc/passwd); do printf " \n\n -------- $user : \n "; crontab -u $user -l; done
Compare 2 FILES line by line:
diff file1.txt file2.txt
Compare 2 FILES line by line and ignore all white space:
Neueste Kommentare
Try 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?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: