paris/i-04851452443a1c73a
by SadServersMore by SadServers
admin@i-06e0cb6f63aedc121:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-06e0cb6f63aedc121:~$ vgcreate vg /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-06e0cb6f63aedc121:~$ suivgcreate vg /dev/nvme1n1 /dev/nvme2n1
kihei/i-06e0cb6f63aedc121 01:09
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 SadServers-rw------- 1 admin admin 571 Jan 17 11:50 .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 -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 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-079028a920acbbf53:~$ less .bashrc admin@i-079028a920acbbf53:~$ less .profile .ansible/ .bash_history .bash_logout .bashrc .config/ .prof agent/ webserver.py admin@i-079028a920acbbf53:~$ less .profile admin@i-079028a920acbbf53:~$ less .bash_history admin@i-079028a920acbbf53:~$
paris/i-079028a920acbbf53 04:41
by SadServers/dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-08d38f3d3a3dc92f1:~$ sudo mount /dev/vg/lv /home/admin/data admin@i-08d38f3d3a3dc92f1:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 372K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi /dev/mapper/vg-lv 2.0G 24K 1.9G 1% /home/admin/data admin@i-08d38f3d3a3dc92f1:~$ ls -la