command-line-murders/i-0ada4ea11309f0b1c
by SadServersMore by SadServers
cloud environment hosts lighttpd modules-loaadmin@i-07b1f6f3834fd3ea0:/etc$ cd apache2/ admin@i-07b1f6f3834fd3ea0:/etc/apache2$ ls conf-available admin@i-07b1f6f3834fd3ea0:/etc/apache2$ cd conf-available/ admin@i-07b1f6f3834fd3ea0:/etc/apache2/conf-available$ ls javascript-common.conf admin@i-07b1f6f3834fd3ea0:/etc/apache2/conf-available$ cat javascript-common.conAlias /javascript /usr/share/javascript/ <Directory "/usr/share/javascript/"> Options FollowSymLinks MultiViews </Directory> admin@i-07b1f6f3834fd3ea0:/etc/apache2/conf-available$ cd ~ admin@i-07b1f6f3834fd3ea0:~$ cd conf-available/
paris/i-07b1f6f3834fd3ea0 01:13
by SadServers> GET / HTTP/1.1 > Host: localhost:5000 > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 12 Mar 2025 13:17:34 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0e37dc7950bbca2c9:~$ curl -vvv localhost:5000
paris/i-0e37dc7950bbca2c9 02:11
by SadServersTotal PE 510 Alloc PE / Size 0 / 0 Free PE / Size 510 / 1.99 GiB VG UUID Iwu3cD-ZYLv-b7Nx-Ctd3-7xJg-JwLt-wR1ZVv admin@i-0b06f5a7c110614cf:~$ sudo lvcreate -n new -L 100%FREE vg00 Can't parse size argument. Invalid argument for --size: 100%FREE Error during parsing of command line. admin@i-0b06f5a7c110614cf:~$ sudo lvcreate -n new -l 100%FREE vg00 Logical volume "new" created. admin@i-0b06f5a7c110614cf:~$ lvs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0b06f5a7c110614cf:~$
kihei/i-0b06f5a7c110614cf 04:44
by SadServersroot 582 0.5 0.3 2872 1680 tty1 Ss+ 08:20 0:00 /sbin/agetty 1 linux root 583 0.0 0.4 4396 2100 ttyS0 Ss+ 08:20 0:00 /sbin/agetty 15200,57600,38400,9600 ttyS0 vt220 root 584 0.0 1.5 13352 7036 ? Ss 08:20 0:00 sshd: /usr/sbf 10-100 startups _chrony 586 0.0 0.7 10852 3680 ? S 08:20 0:00 /usr/sbin/chr_chrony 587 0.0 0.1 10724 552 ? S 08:20 0:00 \_ /usr/sbinroot 590 0.3 3.7 26612 17376 ? Ss 08:20 0:00 /usr/bin/pyth-upgrades/unattended-upgrade-shutdown --wait-for-signal admin@i-05c71fbccf670d19a:~$ 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-05c71fbccf670d19a:~$ python3