kihei/i-09e737df09b9a9897
by SadServersMore by SadServers
admin@i-0d5a51c7686a7e115:/tmp$ sudo su root@i-0d5a51c7686a7e115:/tmp# du -sh * 8.0K systemd-private-ce42415b58914051806e4cf3566d786e-chrony.service-PFNEZf 8.0K systemd-private-ce42415b58914051806e4cf3566d786e-systemd-logind.service-root@i-0d5a51c7686a7e115:/tmp# du -sh / du: cannot access '/proc/972/task/972/fd/4': No such file or directory du: cannot access '/proc/972/task/972/fdinfo/4': No such file or directory du: cannot access '/proc/972/fd/3': No such file or directory du: cannot access '/proc/972/fdinfo/3': No such file or directory 6.1G / root@i-0d5a51c7686a7e115:/tmp# exit exit admin@i-0d5a51c7686a7e115:/tmp$ cd admin@i-0d5a51c7686a7e115:~$ cd data admin@i-0d5a51c7686a7e115:~/data$ mv datafile
kihei/i-0d5a51c7686a7e115 04:44
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 SadServerstcp LISTEN 0 128 127.0.0.1:5000 0.0.0.0:* admin@i-0c8aeb0a6e13b348e:~$ nmap localhost -p 5000 Starting Nmap 7.80 ( https://nmap.org ) at 2023-12-27 11:24 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.000090s latency). PORT STATE SERVICE 5000/tcp open upnp Nmap done: 1 IP address (1 host up) scanned in 0.21 seconds admin@i-0c8aeb0a6e13b348e:~$ ps aux | grep upnp admin 704 0.0 0.1 5264 708 pts/1 S<+ 11:24 0:00 grep upnp admin@i-0c8aeb0a6e13b348e:~$ px aux | grep 5000 bash: px: command not found admin@i-0c8aeb0a6e13b348e:~$ ps aux | grep 5000
paris/i-0c8aeb0a6e13b348e 01:26
by SadServersVG Status resizable MAX LV 0 Cur LV 0 Open LV 0 Max PV 0 Cur PV 2 Act PV 2 VG Size 1.99 GiB PE Size 4.00 MiB Total PE 510 Alloc PE / Size 0 / 0 Free PE / Size 510 / 1.99 GiB VG UUID 3lRIUV-KddX-U0ZU-3Cy1-3gYw-7k6M-cyNk7u admin@i-06090b57ccc710aa5:~$ sudo lvcreate -l 100%FREE vg