Public recordings
Sort by
/dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-028b46998ca7b18c9:~$ du ./ 11140 ./agent 4 ./.ansible/tmp 8 ./.ansible 4 ./data 4 ./.config/procps 8 ./.config/asciinema 16 ./.config 8 ./.ssh 5256232 ./ admin@i-028b46998ca7b18c9:~$ df -ht
kihei/i-028b46998ca7b18c9 01:56
by SadServerstotal 1464856 drwxr-xr-x 2 admin root 4096 Dec 21 23:06 . drwxr-xr-x 7 admin admin 4096 Dec 21 23:05 .. -rw-r--r-- 1 admin admin 1500000000 Dec 21 23:06 newdatafile admin@i-05762ca9b49e71333:~/data$ ls -la total 1464856 drwxr-xr-x 2 admin root 4096 Dec 21 23:06 . drwxr-xr-x 7 admin admin 4096 Dec 21 23:05 .. -rw-r--r-- 1 admin admin 1500000000 Dec 21 23:06 newdatafile admin@i-05762ca9b49e71333:~/data$ ls -la total 1464856 drwxr-xr-x 2 admin root 4096 Dec 21 23:06 . drwxr-xr-x 7 admin admin 4096 Dec 21 23:05 .. -rw-r--r-- 1 admin admin 1500000000 Dec 21 23:06 newdatafile admin@i-05762ca9b49e71333:~/data$
kihei/i-05762ca9b49e71333 02:09
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 SadServersdrwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-09ca2bfbe0a48f3ce:~$ ls -la .config/ total 12 drwxr-xr-x 3 admin admin 4096 Sep 20 15:56 . drwxr-xr-x 6 admin admin 4096 Sep 24 23:20 .. drwxr-xr-x 2 admin admin 4096 Sep 20 15:56 asciinema admin@i-09ca2bfbe0a48f3ce:~$ ls -la .config/asciinema/ total 12 drwxr-xr-x 2 admin admin 4096 Sep 20 15:56 . drwxr-xr-x 3 admin admin 4096 Sep 20 15:56 .. -rw-r--r-- 1 admin admin 36 Sep 20 15:56 install-id admin@i-09ca2bfbe0a48f3ce:~$ ls -la .config/asciinema/install-id -rw-r--r-- 1 admin admin 36 Sep 20 15:56 .config/asciinema/install-id admin@i-09ca2bfbe0a48f3ce:~$
paris/i-09ca2bfbe0a48f3ce 01:20
by SadServersI load disk layout from sfdisk script file O dump disk layout to sfdisk script file Save & Exit w write table to disk and exit q quit without saving changes Create a new label g create a new empty GPT partition table G create a new empty SGI (IRIX) partition table o create a new empty DOS partition table s create a new empty Sun partition table Command (m for help):
kihei/i-0313642bb849ea203 03:50
by SadServers[LWP 818 exited] [InferiNo process In: 18) exited with code 02] panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d [LWP 861 exited] [LWP 860 exited] [LWP 859 exited] [LWP 858 exited] [Inferior 1 (process 858) exited with code 02] (gdb) s The program is not being run. (gdb)
kihei/i-0d3249e29f9ca33c5 03:14
by SadServersadmin@i-0149d73fc6370539f:~$ nmap -p- localhost Starting Nmap 7.80 ( https://nmap.org ) at 2023-11-02 14:45 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.0021s latency). Not shown: 65531 closed ports PORT STATE SERVICE 22/tcp open ssh 5000/tcp open upnp 6767/tcp open bmc-perf-agent 8080/tcp open http-proxy Nmap done: 1 IP address (1 host up) scanned in 1.95 seconds admin@i-0149d73fc6370539f:~$ docker ps
paris/i-0149d73fc6370539f 00:43
by SadServersadmin@i-004d80b97bf1201b1:~$ ls agent webserver.py admin@i-004d80b97bf1201b1:~$ nc localhost 5000 GET / curl --user-agent "whatever" localhost:5000 ^C admin@i-004d80b97bf1201b1:~$ curl --user-agent "whatever" localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-004d80b97bf1201b1:~$
paris/i-004d80b97bf1201b1 00:45
by SadServersty1 Ss+ 20:00 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 593 0.0 0.4 4396 2028 ttyS0 Ss+ 20:00 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57 _chrony 595 0.0 0.7 10852 3716 ? S 20:00 0:00 /usr/sbin/chronyd -F 1 _chrony 596 0.0 0.1 10724 552 ? S 20:00 0:00 \_ /usr/sbin/chronyd -F 1 root 611 0.0 3.7 26612 17296 ? Ss 20:00 0:00 /usr/bin/python3 /usr/share/unattended-upgrade admin@i-020b6c81f12d03fba:~$ ca