paris/i-0658b8fdee95eb0b6
by SadServersMore by SadServers
admin@i-0583765cb8fe8fe00:~$ du -sh /home/admin/* 0 /home/admin/��E@�@8@@@@@@����@�@dd@@�R 11M /home/admin/agent 4.0K /home/admin/data 5.1G /home/admin/datafile 2.2M /home/admin/kihei admin@i-0583765cb8fe8fe00:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk nvme1n1 259:1 0 1G 0 disk nvme0n1p1 259:2 0 7.9G 0 part / nvme0n1p14 259:3 0 3M 0 part nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-0583765cb8fe8fe00:~$ pvcreate /dev/nvme
kihei/i-0583765cb8fe8fe00 08:13
by SadServersgzip -c file1 file2 > foo.gz If you want to recompress concatenated files to get better compression, d gzip -cd old.gz | gzip > new.gz If a compressed file consists of several members, the uncompressed size a the --list option applies to the last member only. If you need the unco members, you can use: gzip -cd file.gz | wc -c If you wish to create a single archive file with multiple members so that Manual page gzip(1) line 187 (press h for help or q to quit)
kihei/i-0113674bd4f4e4b50 03:41
by SadServerssystemd-remount-fs.service loade systemd-sysctl.service loade systemd-sysusers.service loade systemd-tmpfiles-setup-dev.service loade systemd-tmpfiles-setup.service loadeadmin@i-038138133fe07c0bf:~$ docker ps -a bash: docker: command not found admin@i-038138133fe07c0bf:~$ nmap localhost:5000 Starting Nmap 7.80 ( https://nmap.org ) at 2023-11-09 08:13 UTC Failed to resolve "localhost:5000". WARNING: No targets were specified, so 0 hosts scanned. Nmap done: 0 IP addresses (0 hosts up) scanned in 0.05 seconds admin@i-038138133fe07c0bf:~$ nc localhost 5000