Zu ausführender Befehl:
lsblk -io KNAME,TYPE,SIZE,MODEL
Zu ausführender Befehl:
lsblk -io KNAME,TYPE,SIZE,MODEL
Wenn man ein String direkt zu MD5 konvertieren möchte:
printf '%s' "Mein Text zu MD5" | md5sum
echo -n "Mein Text zu MD5" | md5sum
Hallo zusammen,
Überwiegend für die Tätigkeit Videoschnitt/Bildbearbeitung und Youtube-Aufnahmen suche ich ein Notebook bis 2000€. Die Grafikkarte spielt dabei eine wichtige Rolle, denke ich. Ich habe an Lenovo Legion 7i gedacht. Ist das Gerät dafür empfehlenswert?
Ich bin auf der Suche nach Tutorials / Beispielprogramme, wie ich Mindstorms programmieren kann? Grafische Oberfläche in App ist nicht selbsterklärend. Wie die zusammenspielt der einzelnen Programmierblöcke/Befehle klappt, habe ich nicht versandten. Wo finde ich dazu Anleitungen, Beispielprogramme?
Windows CMD:
debian config --default-user root
MYSQL neu starten:
service mysql restart || service mariadb restart || service mysqld restart
Description_of_the_Problem
RedirectMatch 301 ^/index.php/(.*) /$1
Mit einem Befehl alle .JPG und .PNG Dateien finden:
find ./ -size +1024 -type f \( -iname \*.jpg -o -iname \*.png \) -exec du -sh {} \;
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
Trim all array elements with PHP:
$trimmed_array = array_map('trim', $fruits);
To see the difference:
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