Smartctl open device: /dev/nvme0 failed: Resource temporarily unavailable (smartctl -H /dev/nvme0) Mo, 11/18/2024 - 10:22 Problem: Weiterlesen über Smartctl open device: /dev/nvme0 failed: Resource temporarily unavailable (smartctl -H /dev/nvme0)Neuen Kommentar schreiben
Check all disks (HDD / SSD / NVMe) with smartctl via command line (and install smartmontools) Mo, 11/18/2024 - 10:06 Install Smartmontools: apt install smartmontools Check all Disks (HDD / SSD / NVMe) Check all Disks (HDD / SSD): for i in $(ls /dev/sd?); do echo "$i"; smartctl -H $i; done Check all Disks (NVMe): Weiterlesen über Check all disks (HDD / SSD / NVMe) with smartctl via command line (and install smartmontools)Neuen Kommentar schreiben
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 ...
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
Error: configure: error: no acceptable C compiler found in $PATH
Error: