paris/i-0ae37c2b2950f7142
by SadServersMore by SadServers
total 44 drwxr-xr-x 6 admin admin 4096 Sep 24 2023 . drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 3 admin admin 4096 Sep 20 2023 .ansible -rw------- 1 admin admin 379 Nov 4 03:55 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -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-0462cf041b08d8861:~$ chown -R admin:admin /home/admin/ chown: changing ownership of '/home/admin/webserver.py': Operation not permittedadmin@i-0462cf041b08d8861:~$ curl http
paris/i-0462cf041b08d8861 04:12
by SadServersroot@i-0fa3039d5518baf3c:/home/admin# pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. root@i-0fa3039d5518baf3c:/home/admin# vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created root@i-0fa3039d5518baf3c:/home/admin#
kihei/i-0fa3039d5518baf3c 00:27
by SadServers-L possibly with LWP and NLWP columns -m, m after processes -T possibly with SPID column For more details see ps(1). admin@i-06321e2dae7759c94:~$ sudo lsof -i -P -n | grep LISTEN 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-06321e2dae7759c94 04:30
by SadServers4.0K /usr/libx32 4.0K /usr/src 36K /usr/libexec 52K /usr/include 13M /usr/local 23M /usr/sbin 105M /usr/bin 231M /usr/share 386M /usr/lib root@i-0f8f92f7d2a80ebe0:~# exit admin@i-0f8f92f7d2a80ebe0:~$ hd datafile | less admin@i-0f8f92f7d2a80ebe0:~$ tr -d '\0' < datafile > bla admin@i-0f8f92f7d2a80ebe0:~$ mv bla datafile mv: replace 'datafile', overriding mode 0644 (rw-r--r--)?