是否有监测UbuntuServer22.04中HDD温度的工具?我知道有像hddtemp、smartmontools、lsm-sensors和inxi这样的工具,但是没有一个显示我的硬盘温度。
hddtemp
用sudo apt-get install hddtemp安装它表明它在我的Ubuntu版本中是不可用的。
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package hddtemp is not available, but is ref
我想用PHP读取我的CPU温度,但是我找不到相关的信息。/proc/acpi/thermal_zone下的所有路径都为空。我试过:
/proc/acpi/热区/THM0 0/温度
/proc/acpi/热区/THRM/温度
/proc/acpi/热区/THR1 1/温度
这些(似乎)都不存在。CPU温度监视器的正确路径是什么?
phpinfo()说:
PHP Version 5.4.12
Linux infong 2.4 #1 SMP Thu Feb 14 13:02:49 CET 2013 i686 GNU/Linux
Safe mode is off
Apache
我的问题是,我有一个硬盘,有一个linux服务器(It fails during booting up process)和一些有价值的文件。( tried almost all solutions on the internet but no luck)
现在我找到了一家公司,它可以发送硬盘进行修复,但是由于我的硬盘上有一些有价值的信息,我需要能够复制硬盘并将副本发送给它们(以防丢失、失败等)。
发现了解决方案,但在linux系统正常工作时(如dd ,Partimage ,Partclone )可以正常工作。
但是,我想知道如何在不启动时获得linux硬盘的第二份副本?有可能吗?(我相信,即使