kihei/i-04f920394c7614a59
by SadServersMore by SadServers
-rw------- 1 admin admin 718 Oct 1 22:38 .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 15:56 .config drwxr-xr-x 8 admin admin 4096 Sep 30 17:45 .git -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4096 Sep 30 17:45 agent admin@i-0352eb7560afc8ca9:~$ git log commit bcef9dd4e3d8d7df272b9d644548424bff71d58a (HEAD -> master) Author: root <root@i-0d51cf049c4fac95c.us-east-2.compute.internal> Date: Sat Sep 30 17:45:52 2023 +0000 first draft admin@i-0352eb7560afc8ca9:~$ git sh
monaco/i-0352eb7560afc8ca9 03:27
by SadServers> Host: 127.0.0.1:5000 > Authorization: Basic YWRtaW46YWRtaW4= > 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, 27 Dec 2023 10:00:47 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0be5e4664c35e2594:~$ curl -u 'test:test' 127.0.0.1:5000 -v
paris/i-0be5e4664c35e2594 02:51
by SadServers-rw------- 1 admin admin 978 Mar 4 03:42 .viminfo drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent drwxr-xr-x 3 root root 16384 Jan 1 1970 data -rw-r--r-- 1 root root 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei admin@i-0a9241b92a4b01021:~$ cat /etc/fs cat: /etc/fs: No such file or directory admin@i-0a9241b92a4b01021:~$ cat /etc/fstab # /etc/fstab: static file system information UUID=811e12d8-f542-4650-9330-8d96633bd90c / ext4 rw,discard,errors=remount-ro,x-UUID=8690-F844 /boot/efi vfat defaultsrelatime,auto,uid=1000,gid=1000,umask=000 admin@i-0a9241b92a4b01021:~$ vim /etc/fstab admin@i-0a9241b92a4b01021:~$ sudo !! sudo vim /etc/fstab admin@i-0a9241b92a4b01021:~$ sudo systemctl r