Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hbarta@pilog3b:~$ df -h /var/log/test
- Filesystem Size Used Avail Use% Mounted on
- IBYTMC/log 116G 578M 115G 1% /var/log
- hbarta@pilog3b:~$
- logout
- Connection to pilog3b closed.
- hbarta@olive:~/Downloads/iso/Debian$ ls -l debian-live-testing-amd64-kde.iso
- -rw-r--r-- 1 hbarta hbarta 4068900864 Apr 10 10:31 debian-live-testing-amd64-kde.iso
- hbarta@olive:~/Downloads/iso/Debian$ ls -lh debian-live-testing-amd64-kde.iso
- -rw-r--r-- 1 hbarta hbarta 3.8G Apr 10 10:31 debian-live-testing-amd64-kde.iso
- hbarta@olive:~/Downloads/iso/Debian$ time -p scp debian-live-testing-amd64-kde.iso pilog3b:/var/log/test
- debian-live-testing-amd64-kde.iso 100% 3880MB 7.0MB/s 09:14
- real 555.49
- user 5.78
- sys 5.08
- hbarta@olive:~/Downloads/iso/Debian$ ssh pilog3b
- hbarta@pilog3b's password:
- Linux pilog3b 6.1.0-34-arm64 #1 SMP Debian 6.1.135-1 (2025-04-25) aarch64
- The programs included with the Debian GNU/Linux system are free software;
- the exact distribution terms for each program are described in the
- individual files in /usr/share/doc/*/copyright.
- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
- permitted by applicable law.
- Last login: Sun Jun 8 14:30:54 2025 from 192.168.1.81
- hbarta@pilog3b:~$ sudo -s
- [sudo] password for hbarta:
- root@pilog3b:/home/hbarta# zpool list
- ]NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
- IBYTMC 119G 4.40G 115G - - 9% 3% 1.00x ONLINE -
- root@pilog3b:/home/hbarta# ls -lh /var/log/test
- total 3.8G
- -rw-r--r-- 1 hbarta hbarta 3.8G Jun 8 14:42 debian-live-testing-amd64-kde.iso
- root@pilog3b:/home/hbarta# free -m
- total used free shared buff/cache available
- Mem: 902 709 111 7 174 192
- Swap: 1823 34 1789
- root@pilog3b:/home/hbarta# shutdown -r now
- root@pilog3b:/home/hbarta# Connection to pilog3b closed by remote host.
- Connection to pilog3b closed.
- hbarta@olive:~/Downloads/iso/Debian$ ping pilog3b
- PING pilog3b.localdomain (192.168.20.48) 56(84) bytes of data.
- 64 bytes from pilog3b.localdomain (192.168.20.48): icmp_seq=41 ttl=63 time=0.709 ms
- 64 bytes from pilog3b.localdomain (192.168.20.48): icmp_seq=42 ttl=63 time=0.670 ms
- 64 bytes from pilog3b.localdomain (192.168.20.48): icmp_seq=43 ttl=63 time=0.683 ms
- 64 bytes from pilog3b.localdomain (192.168.20.48): icmp_seq=44 ttl=63 time=0.694 ms
- 64 bytes from pilog3b.localdomain (192.168.20.48): icmp_seq=45 ttl=63 time=0.640 ms
- ^C
- --- pilog3b.localdomain ping statistics ---
- 45 packets transmitted, 5 received, 88.8889% packet loss, time 44954ms
- rtt min/avg/max/mdev = 0.640/0.679/0.709/0.023 ms
- hbarta@olive:~/Downloads/iso/Debian$ ssh pilog3b
- hbarta@pilog3b's password:
- Linux pilog3b 6.1.0-37-arm64 #1 SMP Debian 6.1.140-1 (2025-05-22) aarch64
- The programs included with the Debian GNU/Linux system are free software;
- the exact distribution terms for each program are described in the
- individual files in /usr/share/doc/*/copyright.
- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
- permitted by applicable law.
- Last login: Sun Jun 8 16:55:42 2025 from 192.168.1.81
- hbarta@pilog3b:~$ date
- Sun Jun 8 04:57:48 PM CDT 2025
- hbarta@pilog3b:~$ zfs --version
- zfs-2.1.11-1+deb12u1
- zfs-kmod-2.1.11-1+deb12u1
- hbarta@pilog3b:~$
Advertisement
Add Comment
Please, Sign In to add comment