command-line-murders/i-0975234584245a86f
by SadServersMore by SadServers
drwxr-xr-x 3 root root 4096 Sep 17 16:44 .. drwx------ 3 admin admin 4096 Sep 17 17:15 .ansible -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 Jan 2 13:17 .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 17 17:28 agent drwxr-xr-x 2 admin root 4096 Jan 2 13:20 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 -rw-r--r-- 1 admin admin 0 Jan 2 13:19 newdatafile admin@i-0d2fffbb2efd15ca7:~$ touch data/newdatafile admin@i-0d2fffbb2efd15ca7:~$ touch data/newdatafile admin@i-0d2fffbb2efd15ca7:~$ c
kihei/i-0d2fffbb2efd15ca7 02:59
by SadServerssdb sdb1 root@i-003497fc2983fdff0:/home/admin# pvcreate /dev/sdb1 Physical volume "/dev/sdb1" successfully created. root@i-003497fc2983fdff0:/home/admin# pvcreate /dev/sdc1 Physical volume "/dev/sdc1" successfully created. root@i-003497fc2983fdff0:/home/admin# pvs PV VG Fmt Attr PSize PFree /dev/sdb1 lvm2 --- 1023.00m 1023.00m /dev/sdc1 lvm2 --- 1023.00m 1023.00m root@i-003497fc2983fdff0:/home/admin# vgcreate vg_datos /dev/sdb1 /dev/sdc1 Volume group "vg_datos" successfully created root@i-003497fc2983fdff0:/home/admin# vgs VG #PV #LV #SN Attr VSize VFree vg_datos 2 0 0 wz--n- 1.99g 1.99g root@i-003497fc2983fdff0:/home/admin# lvcreate
kihei/i-003497fc2983fdff0 05:26
by SadServersof all versions will be selected. hostaddr is a numeric Internet IPv4 address in dot form; or an IPv6 numeric address in colon form, enclosed in brackets, if the UNIX dialect supports IPv6. When an IP version is selected, only its numeric addresses may be specified. service is an /etc/services name - e.g., smtp - or a list of them. port is a port number, or a list of them. IPv6 options may be used only if the UNIX dialect supports IP alect supports IPv6, run lsof and specify the -h or -? (help) o played description of the -i option contains ``[46]'' and ``I Manual page lsof(8) line 387 (press h for help or q to quit)
paris/i-05263790ab3d8461f 03:26
by SadServersCan't parse size argument. Invalid argument for --size: 100% Error during parsing of command line. admin@i-0999a44d263ea34e9:~$ sudo lvcreate -L 2G -n lv_linear LVM Volume group "LVM" has insufficient free space (510 extents): 512 required. admin@i-0999a44d263ea34e9:~$ sudo lvcreate -L 1.8G -n lv_linear LVM Rounding up size to full physical extent 1.80 GiB Logical volume "lv_linear" created. admin@i-0999a44d263ea34e9:~$ lvs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0999a44d263ea34e9:~$ sudo lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Con lv_linear LVM -wi-a----- 1.80g admin@i-0999a44d263ea34e9:~$ mkdir /mnt/