monaco/i-0c6ff2d0b5061dec7
by SadServersMore by SadServers
53 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/0admin@i-057b9d6add5af8494:~$ free -m total used free shared buff/cache availableMem: 455 74 217 0 162 368Swap: 0 0 0 admin@i-057b9d6add5af8494:~$ iostat bash: iostat: command not found admin@i-057b9d6add5af8494:~$ iostat 1 bash: iostat: command not found admin@i-057b9d6add5af8494:~$ iotop bash: iotop: command not found admin@i-057b9d6add5af8494:~$ sudo apt update && sudo apt install sysstat -y # Fsudo yum install sysstat -y # For RHEL/CentOS sudo dnf install sysstat -y # For Fedora 0% [Connecting to cdn-aws.deb.debian.org (18.238.25.96)] [Connecting to debian.m
kihei/i-057b9d6add5af8494 00:56
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 SadServersPhysical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-07f4849a9d187ab57:~$ sudo vgcreate data_volume_group /dev/nvme1n1 /dev/ne2n1 Volume group "data_volume_group" successfully created admin@i-07f4849a9d187ab57:~$ sudo lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk ├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-07f4849a9d187ab57:~$ sudo lvcreate -l 100%FREE -n data_logical_group datv