paris/i-02d1e5ec374b04a2a
by SadServersMore by SadServers
VG 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
kihei/i-06090b57ccc710aa5 02:31
by SadServersdrwx------ 3 admin admin 4.0K Sep 20 2023 .ansible -rw------- 1 admin admin 471 Apr 5 14:55 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3.5K Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4.0K Sep 20 2023 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4.0K Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4.0K Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-000557d38915e9a6c:~$ chown chown: missing operand Try 'chown --help' for more information. admin@i-000557d38915e9a6c:~$ chown admin:admin webserver.py chown: changing ownership of 'webserver.py': Operation not permitted admin@i-000557d38915e9a6c:~$ curl localhost:5000
paris/i-000557d38915e9a6c 02:48
by SadServers-rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4.0K Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4.0K Sep 17 2023 agent drwxr-xr-x 2 admin root 4.0K Mar 22 16:09 data -rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile -rwxr-xr-x 1 admin root 2.2M Sep 17 2023 kihei admin@i-00334b7c84d10e2d4:~$ lsblk -l 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 nvme2n1 259:4 0 1G 0 disk nvme1n1 259:5 0 1G 0 disk admin@i-00334b7c84d10e2d4:~$ pvcreate /dev/n
kihei/i-00334b7c84d10e2d4 03:40
by SadServers#1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-03a33d25bb83c1431:~$ ls agent webserver.py admin@i-03a33d25bb83c1431:~$ su ^C admin@i-03a33d25bb83c1431:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-03a33d25bb83c1431:~$ python3