paris/i-0f010295ecb30725e
by SadServersMore by SadServers
admin 680 0.1 4.1 98188 19460 pts/0 R<l+ 04:47 0:00 /usr/bin/pythc -t paris/i-02e1488c6b3b7615d -q -i 2 /var/log/cast/i-02e148 admin 683 0.0 3.1 24456 14808 pts/0 S<+ 04:47 0:00 /usr/bin/pythc -t paris/i-02e1488c6b3b7615d -q -i 2 /var/log/cast/i-02e148 admin 684 0.0 0.1 2480 512 pts/1 S<s 04:47 0:00 sh -c /bin/baadmin 685 0.0 1.0 7216 5060 pts/1 S< 04:47 0:00 /bin/bash admin 877 0.0 0.7 8648 3284 pts/1 R<+ 04:50 0:00 ps aux admin@i-02e1488c6b3b7615d:~$ pwd /home/admin admin@i-02e1488c6b3b7615d:~$ ls agent webserver.py admin@i-02e1488c6b3b7615d:~$ vim webserver.py admin@i-02e1488c6b3b7615d:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-02e1488c6b3b7615d:~$
paris/i-02e1488c6b3b7615d 04:27
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 SadServers;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogu=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;336:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36: PROMPT_COMMAND=history -a;history -c;history -r; INVOCATION_ID=920af40af11844ab9f911ba07653b1f6 TERM=xterm-256color USER=admin SHLVL=2 JOURNAL_STREAM=8:10545 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin _=/usr/bin/env admin@i-085b2ac89e621076d:~$ cat ^C admin@i-085b2ac89e621076d:~$ nano webserver.py admin@i-085b2ac89e621076d:~$ ls /prox
paris/i-085b2ac89e621076d 01:34
by SadServersadmin@i-0753487d11780db13:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk nvme2n1 259:1 0 1G 0 disk nvme1n1 259:2 0 1G 0 disk nvme0n1p1 259:3 0 7.9G 0 part / nvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0753487d11780db13:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0753487d11780db13:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0753487d11780db13:~$