kihei/i-0979fd02169b64a92
by SadServersMore by SadServers
< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Fri, 07 Mar 2025 20:33:25 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 manualling and try again.</p> * Closing connection 0 admin@i-0f702079919b1d844:~$ curl -v localhost:5000
paris/i-0f702079919b1d844 02:25
by SadServersDisk /dev/nvme1n1: 1 GiB, 1073741824 bytes, 2097152 sectors Disk model: Amazon Elastic Block Store Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/nvme2n1: 1 GiB, 1073741824 bytes, 2097152 sectors Disk model: Amazon Elastic Block Store Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes admin@i-06e4118a8793fca70:~$
kihei/i-06e4118a8793fca70 08:46
by SadServersadmin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: mount point does not exist. admin@i-0b6eb0187d612752d:~$ mkdir /new mkdir: cannot create directory β/newβ: Permission denied admin@i-0b6eb0187d612752d:~$ sudo !! sudo mkdir /new admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: must be superuser to use mount. admin@i-0b6eb0187d612752d:~$ sudo !! sudo mount /dev/nvme1n1p1 /new admin@i-0b6eb0187d612752d:~$ rsync -aH /var/
kihei/i-0b6eb0187d612752d 04:17
by SadServersdrwxr-xr-x 2 root root 12K Sep 17 17:15 source-highlight drwxr-xr-x 2 root root 4.0K Sep 28 2021 systemd drwxr-xr-x 2 root root 4.0K Sep 28 2021 tabset drwxr-xr-x 2 root root 4.0K Jan 1 2021 terminfo drwxr-xr-x 2 root root 4.0K Sep 28 2021 ucf drwxr-xr-x 2 root root 4.0K Sep 28 2021 unattended-upgrades drwxr-xr-x 5 root root 4.0K Sep 28 2021 vim drwxr-xr-x 8 root root 4.0K Sep 28 2021 xml drwxr-xr-x 2 root root 4.0K Sep 28 2021 xml-core drwxr-xr-x 20 root root 4.0K Sep 28 2021 zoneinfo drwxr-xr-x 3 root root 4.0K Sep 28 2021 zsh admin@i-0ce025f6e128db0a6:/usr/share$ cd admin@i-0ce025f6e128db0a6:~$ echo $GOPATH admin@i-0ce025f6e128db0a6:~$