kihei/i-0c3333eed07916caf
by SadServersMore by SadServers
#1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 2 incorrect password attempts admin@i-00de5b35450913126:~$ systemctl status nginx Unit nginx.service could not be found. admin@i-00de5b35450913126:~$ telnet localhost:5000 telnet: could not resolve localhost:5000/telnet: Name or service not known admin@i-00de5b35450913126:~$ telnet localhost:5000
paris/i-00de5b35450913126 02:06
by SadServers-rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-0dfc66e87222332a0:~$ sudo su We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-0dfc66e87222332a0:~$ ./
paris/i-0dfc66e87222332a0 06:02
by SadServersnvme1n1 259:1 0 1G 0 disk nvme2n1 259:5 0 1G 0 disk root@i-043dab6b958462a19:~# pvs PV VG Fmt Attr PSize PFree /dev/sdb lvm2 --- 1.00g 1.00g /dev/sdc lvm2 --- 1.00g 1.00g root@i-043dab6b958462a19:~# vgcreate /dev/sdb /dev/sdc /dev/sdb: already exists in filesystem Run `vgcreate --help' for more information. root@i-043dab6b958462a19:~# vgcreate my_vg /dev/sdb /dev/sdc Volume group "my_vg" successfully created root@i-043dab6b958462a19:~# vgs VG #PV #LV #SN Attr VSize VFree my_vg 2 0 0 wz--n- 1.99g 1.99g root@i-043dab6b958462a19:~# pvcreate -L 1,99 -n