kihei/i-0ac43bf139856a172
by SadServersMore by SadServers
LISTEN 0 4096 *:8080 *:* users:(("gotty",pid=559,fd=6)) LISTEN 0 128 [::]:22 [::]:* admin@i-063fac77df199e9d3:~$ lsof -i :5000 admin@i-063fac77df199e9d3:~$ lsof -i:5000 admin@i-063fac77df199e9d3:~$ lsof -i :8080 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gotty 559 admin 6u IPv6 11594 0t0 TCP *:http-alt (LISTEN) gotty 559 admin 7u IPv6 11877 0t0 TCP ip-172-31-39-158.us-east-2.compute.internal:http-alt->ip-172-31-16-109.us-east-2.compute.internal:40662 (ESTABLISHED) admin@i-063fac77df199e9d3:~$ lsof -i :5000 admin@i-063fac77df199e9d3:~$
paris/i-063fac77df199e9d3 01:06
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 SadServersCreating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-052c1c6e295346c50:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /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-052c1c6e295346c50:~$ df
kihei/i-052c1c6e295346c50 01:59
by SadServers-rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-0c7688c6e49a68923:~$ cd /var/log admin@i-0c7688c6e49a68923:/var/log$ ls alternatives.log auth.log btmp chrony daemon.log journal kern.log.2.gz messages.1 private syslog.1 user.lalternatives.log.1 auth.log.1 btmp.1 cloud-init-output.log daemon.log.1 kern.log lastlog messages.2.gz runit syslog.2.gz user.lapt auth.log.2.gz cast cloud-init.log daemon.log.2.g kern.log.1 messages minio.log syslog unattended-upgrades user.ladmin@i-0c7688c6e49a68923:/var/log$ less