kihei/i-0dd51af12565f72d9
by SadServersMore by SadServers
unix 3 [ ] STREAM CONNECTED 11453 unix 3 [ ] STREAM CONNECTED 10664 unix 2 [ ] DGRAM 11425 unix 3 [ ] STREAM CONNECTED 10681 unix 3 [ ] SEQPACKET CONNECTED 11434 unix 3 [ ] STREAM CONNECTED 11349 /run/systemd/journal/unix 3 [ ] STREAM CONNECTED 11478 /run/systemd/journal/unix 2 [ ] DGRAM 10394 admin@i-0b15957f6074fd500:~$ netstat -tuln | grep LISTEN tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN admin@i-0b15957f6074fd500:~$ curl 127.0.0.1:
paris/i-0b15957f6074fd500 01:37
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Mon, 27 Nov 2023 04:39:09 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manuallgain.</p> * Closing connection 0 admin@i-078ac68f70bd379a8:~/agent$ curl -vvv -XGET http://localhost:5000/
paris/i-078ac68f70bd379a8 04:05
by SadServers./.ansible/tmp ./webserver.py ./.config ./.config/asciinema ./.config/asciinema/install-id ./.profile ./.ssh ./.ssh/authorized_keys ./.bash_logout ./.bashrc ./.bash_history admin@i-0ef18dd77d0e9e972:~$ findl^C admin@i-0ef18dd77d0e9e972:~$ ls agent webserver.py admin@i-0ef18dd77d0e9e972:~$ caat
paris/i-0ef18dd77d0e9e972 01:06
by SadServersVolume group "vg" successfully created admin@i-0f9027f0b6fdf5892:~$ lvcreate -n lv -l 100%FREE vg WARNING: Running as a non-root user. Functionality may be unavailable. /dev/mapper/control: open failed: Permission denied Failure to communicate with kernel device-mapper driver. Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown version). striped: Required device-mapper target(s) not detected in your kernel. Run `lvcreate --help' for more information. admin@i-0f9027f0b6fdf5892:~$ sudo lvcreate -n lv -l 100%FREE vg Logical volume "lv" created. admin@i-0f9027f0b6fdf5892:~$ mkfs.ext4 /dev/vg/lv mke2fs 1.46.2 (28-Feb-2021) Could not open /dev/vg/lv: Permission denied admin@i-0f9027f0b6fdf5892:~$ mkfs.ext4 /dev/vg/lv