M600 서버2 우분투 서버 백업 추가 root@Gugeosigan:~# cat rsync.sh #!/bin/bash rsync -au /home/mogibu/www/ /home/bckup/www/ && rsync -au --exclude-from='exclude.txt' / /home/bckup/root/ root@Gugeosigan:~# cat exclude.txt /home /proc /lost+found /media /mnt /run /var/run /dev /tmp /sysroot@Gugeosigan:~# df -h Filesystem Size Used Avail Use% Mounted on tmpfs 383M 4.5M 379M 2% /run /dev/sda4 40G 4.7G 33.. 2024. 5. 18. M600 서버 CPU 온도 Last login: Fri May 10 14:35:28 2024 from 192.168.0.60 root@Gugeosigan: ~# sensors acpitz-acpi-0 Adapter: ACPI interface temp1: +26.8°C coretemp-isa-0000 Adapter: ISA adapter Core 0: +38.0°C (high = +90 · 0°C, crit = +90 · 0°C) Core 1: +38.0°C (high = +90 · 0°C, crit = +90 · 0°C) Core 2: +41.0°C (high = +90. 0°C, crit = +90 · 0°C) Core 3: +41. 0°C (high = +90. 0°C, crit = +90 · 0°C) 2024. 5. 10. 이전 1 다음