paris/i-018dfd69ffef338fe
by SadServersMore by SadServers
admin@i-076cd0a7cd775af64:~$ sudo lvcreate -L%100 newdata Size requires number argument. Invalid argument for --size: %100 Error during parsing of command line. admin@i-076cd0a7cd775af64:~$ sudo lvcreate -L%100 newdataadmin@i-076cd0a7cd775afFREE -n newfile newdata Invalid argument for --extents: %100FREE Error during parsing of command line. admin@i-076cd0a7cd775af64:~$ vgs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-076cd0a7cd775af64:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree newdata 2 0 0 wz--n- 1.99g 1.99g admin@i-076cd0a7cd775af64:~$ sudo lvcreate -l %100FREE -n newfilnewdata
kihei/i-076cd0a7cd775af64 07:34
by SadServers[sudo] password for admin: Sorry, try again. [sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 3 incorrect password attempts admin@i-048902c622e991104:~$ su Password: su: Authentication failure admin@i-048902c622e991104:~$ systemctl status nginx Unit nginx.service could not be found. admin@i-048902c622e991104:~$ systemctl status apache2 Unit apache2.service could not be found. admin@i-048902c622e991104:~$ curl -I local
paris/i-048902c622e991104 02:58
by SadServersLength: 12 [text/html] Saving to: ‘index.html’ index.html 100%[==== 2024-11-08 23:43:59 (222 KB/s) - ‘index.html’ saved [12/12] admin@i-030710a3e05c7b25d:~$ curl localhost:5000 Unauthorizedadmin@i-030710a3e05c7b25d:~$ md5sum ~/mysolution md5sum: /home/admin/mysolution: No such file or directory admin@i-030710a3e05c7b25d:~$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'.