kihei/i-0a43cecd0ab33cfce
by SadServersMore by SadServers
argument should not have this leading character. Added in 7.53.0. --alt-svc <file name> (HTTPS) WARNING: this option is experimental. Do not use in produc This option enables the alt-svc parser in curl. If the file na alt-svc cache file, that will be used. After a completed transfer, to the file name again if it has been modified. Specify a "" file name (zero length) to avoid loading/saving and m cache in memory. Manual page curl(1) line 149 (press h for help or q to quit)
paris/i-0b4bad77f8faa1a1f 06:27
by SadServerstmpfs tmpfs 228M 12K 228M 1% /dev/shm tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 vfat 124M 5.9M 118M 5% /boot/efi admin@i-0bfd89d92f69a42c1:~$ ls -rlht total 5.1G -rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile drwxr-xr-x 2 admin root 4.0K Sep 17 2023 data -rwxr-xr-x 1 admin root 2.2M Sep 17 2023 kihei drwxr-xr-x 2 admin root 4.0K Sep 17 2023 agent admin@i-0bfd89d92f69a42c1:~$ du -sh * 11M agent 4.0K data 5.1G datafile 2.2M kihei admin@i-0bfd89d92f69a42c1:~$ /kih
kihei/i-0bfd89d92f69a42c1 00:36
by SadServers/dev/nvme0n1p15 130M 6.2M 124M 5% /boot/efi admin@i-009350819f2d6345b:~$ pvcreate /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-009350819f2d6345b:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-009350819f2d6345b:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-009350819f2d6345b:~$ sudo lvcreate -n lv -l 100%FREE vg Logical volume "lv" created. admin@i-009350819f2d6345b:~$ mkfs.ext4 /dev/vg/lv mke2fs 1.46.2 (28-Feb-2021) Could not open /dev/vg/lv: Permission denied admin@i-009350819f2d6345b:~$ mkfs.ext4 /dev/vg/lv