kihei/i-0a0a63e5049ebce47
by SadServersMore by SadServers
admin@i-0796b0b18597b116d:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:1 0 7.9G 0 part / ├─nvme0n1p14 259:2 0 3M 0 part └─nvme0n1p15 259:3 0 124M 0 part /boot/efi nvme1n1 259:4 0 1G 0 disk nvme2n1 259:5 0 1G 0 disk admin@i-0796b0b18597b116d:~$ sfdisk -l sfdisk: cannot open /dev/nvme0n1: Permission denied sfdisk: cannot open /dev/nvme1n1: Permission denied sfdisk: cannot open /dev/nvme2n1: Permission denied admin@i-0796b0b18597b116d:~$
kihei/i-0796b0b18597b116d 02:22
by SadServers#2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-0b509c48b21df0a47:~$ sudo su - We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin:
paris/i-0b509c48b21df0a47 00:44
by SadServersroot@i-0325143284d4058c7:~# root@i-0325143284d4058c7:~# pvs PV VG Fmt Attr PSize PFree /dev/sdb1 lvm2 --- 1022.98m 1022.98m root@i-0325143284d4058c7:~# root@i-0325143284d4058c7:~# pvcreate /dev/nvme2n1p1 Physical volume "/dev/nvme2n1p1" successfully created. root@i-0325143284d4058c7:~# root@i-0325143284d4058c7:~# pvs PV VG Fmt Attr PSize PFree /dev/sdb1 lvm2 --- 1022.98m 1022.98m /dev/sdc1 lvm2 --- 1022.98m 1022.98m root@i-0325143284d4058c7:~# root@i-0325143284d4058c7:~# root@i-0325143284d4058c7:~# vgcreate te
kihei/i-0325143284d4058c7 04:22
by SadServersLISTEN 0 4096 *:6767 users:(("sadagent",pid=565,fd=7)) LISTEN 0 4096 *:8080 users:(("gotty",pid=564,fd=6)) ESTAB 0 0 [::ffff:172.31.33.75]:8080 [::ffff users:(("gotty",pid=564,fd=7)) admin@i-0fefafcf5226688e9:/proc/576$ watch 'ss -antp' admin@i-0fefafcf5226688e9:/proc/576$ cd ~ admin@i-0fefafcf5226688e9:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-0fefafcf5226688e9:~$ find / -perm ^C admin@i-0fefafcf5226688e9:~$