command-line-murders/i-0fc986bc0324ae367
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 SadServersadmin@i-0cb5a56888bc1bbbe:~$ ls -lah total 48K drwxr-xr-x 6 admin admin 4.0K Nov 27 20:43 . drwxr-xr-x 3 root root 4.0K Sep 17 16:44 .. drwx------ 3 admin admin 4.0K Sep 20 15:52 .ansible -rw------- 1 admin admin 818 Nov 27 20:44 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3.5K Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4.0K Sep 20 15:56 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile -rw------- 1 admin admin 78 Nov 27 20:43 .python_history drwx------ 2 admin admin 4.0K Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-0cb5a56888bc1bbbe:~$ python3 -m venv
paris/i-0cb5a56888bc1bbbe 06:29
by SadServers0 LVM physical volume whole disks 0 LVM physical volumes admin@i-02cd5fb1b51af0596:~$ sudo pvcreate /dev/sdb Physical volume "/dev/sdb" successfully created. admin@i-02cd5fb1b51af0596:~$ sudo pvcreate /dev/sdc Physical volume "/dev/sdc" successfully created. admin@i-02cd5fb1b51af0596:~$ sudo vgcreate vg No command with matching syntax recognised. Run 'vgcreate --help' for more in Correct command syntax is: vgcreate VG_new PV ... admin@i-02cd5fb1b51af0596:~$ sudo vgextend vg /dev/sdb Volume group "vg" not found Cannot process volume group vg admin@i-02cd5fb1b51af0596:~$ sudo vgcreate vg /d