paris/i-06333f5caffef4d07
by SadServersMore by SadServers
fi # kihei runs succesfully res=$(/home/admin/kihei) res=$(echo $res|tr -d '\r') if [[ "$res" = "Done." ]] then echo -n "OK" else echo -n "NO" fi admin@i-06391d52a19832bea:~$ ls 0ka ls: cannot access '0ka': No such file or directory admin@i-06391d52a19832bea:~$ fd
kihei/i-06391d52a19832bea 01:13
by SadServersadmin@i-05a8a4c9958482074:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree vg0 2 0 0 wz--n- 1.99g 1.99g admin@i-05a8a4c9958482074:~$ lvcreate -n pisse -L100%VG vg0 WARNING: Running as a non-root user. Functionality may be unavailable. Can't parse size argument. Invalid argument for --size: 100%VG Error during parsing of command line. admin@i-05a8a4c9958482074:~$ sudo lvcreate -n pisse -L100%VG vg0 Can't parse size argument. Invalid argument for --size: 100%VG Error during parsing of command line. admin@i-05a8a4c9958482074:~$ sudo lvcreate -n pisse -l100%VG vg0 Logical volume "pisse" created. admin@i-05a8a4c9958482074:~$ mkfs
kihei/i-05a8a4c9958482074 02:44
by SadServersuser@.service (5) - System units to start the user manager user_caps (5) - user-defined terminfo capabilities user_namespaces (7) - overview of Linux user namespaces useradd (8) - create a new user or update default new user information userdel (8) - delete a user account and related files userfaultfd (2) - create a file descriptor for handling page faults in userusermod (8) - modify a user account users (1) - print the user names of users currently logged in to the vmsplice (2) - splice user pages to/from a pipe wall (1) - write a message to all users whoami (1) - print effective userid write (1) - send a message to another user write-mime-multipart (1) - utilty for creating mime-multipart files, likely for write.ul (1) - send a message to another user admin@i-0b1e3b196bdf95a1f:~$