kihei/i-0dea6540589d562dc
by SadServersMore by SadServers
brk(NULL) = 0x56054d8f4000 brk(0x56054d915000) = 0x56054d915000 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOEopenat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=2996, ...}) = 0 read(3, "# Locale name alias data base.\n#"..., 4096) = 2996 read(3, "", 4096) = 0 close(3) = 0 openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXECfstat(3, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0 mmap(NULL, 252, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbe8c59a000 close(3) = 0 openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", O_RDONLYfstat(3, {st_mode=S_IFREG|0644, st_size=27002, ...}) = 0 :
kihei/i-0a59bab7c4f4d5558 03:21
by SadServers● dev-disk-by\x2did-nvme\x2dnvme.1d0f\x2d766f6c30643761656162326266306464323336374696320426c6f636b2053746f7265\x2d00000001\x2dpart15.device - Am> Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:04.0-n5.device Loaded: loaded Active: active (plugged) since Thu 2025-01-09 08:45:00 UTC; 3min 46s ago Device: /sys/devices/pci0000:00/0000:00:04.0/nvme/nvme0/nvme0n1/nvme0n1p15 ● dev-disk-by\x2did-nvme\x2dnvme.1d0f\x2d766f6c30656264646166373565646663343634674696320426c6f636b2053746f7265\x2d00000001.device - Amazon Elast> Follow: unit currently follows state of sys-devices-pci0000:00-0000:00:1f.0-n Loaded: loaded Active: active (plugged) since Thu 2025-01-09 08:45:00 UTC; 3min 46s ago admin@i-0f77a0fc12ab41adb:~$ systemctl status |
kihei/i-0f77a0fc12ab41adb 02:44
by SadServers< Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 28 Feb 2024 20:58:43 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 manualllling and try again.</p> * Closing connection 0 admin@i-045e1170ba04ed4e1:~$ vi mysolution admin@i-045e1170ba04ed4e1:~$ curl localhost:5000/index. -v
paris/i-045e1170ba04ed4e1 05:40
by SadServersadmin@i-0990a16ca6f06cf40:~$ chmod 777 web.py chmod: changing permissions of 'web.py': Operation not permitted admin@i-0990a16ca6f06cf40:~$ ls agent mysolution web.py admin@i-0990a16ca6f06cf40:~$ mv web.py we^C admin@i-0990a16ca6f06cf40:~$ cp web.py webserver.py cp: cannot open 'web.py' for reading: Permission denied admin@i-0990a16ca6f06cf40:~$ ls agent mysolution web.py admin@i-0990a16ca6f06cf40:~$ ls agent mysolution web.py admin@i-0990a16ca6f06cf40:~$ curl localhost:50000 curl: (7) Failed to connect to localhost port 50000: Connection refused admin@i-0990a16ca6f06cf40:~$ curl localhost:5000 Unauthorizedadmin@i-0990a16ca6f06cf40:~$ curl localhost:5000