kihei/i-081b48a12295ac724
by SadServersMore by SadServers
[sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-01ce4f2450e9d777d:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-01ce4f2450e9d777d:~$ iptables -L -v -n iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission admin@i-01ce4f2450e9d777d:~$ exec 3<>/dev/tcp/localhost/80 bash: connect: Connection refused bash: /dev/tcp/localhost/80: Connection refused admin@i-01ce4f2450e9d777d:~$ admin@i-01ce4f2450e9d777d:~$ admin@i-01ce4f2450e9d777d:~$ :> /dev/tcp/ya.ru/80 && echo $?
paris/i-01ce4f2450e9d777d 04:53
by SadServerscloud-release fstab.old issue manpath.cron.d/ gai.conf issue.net mime.typadmin@i-05b159a64108ff162:~$ vi /etc/apache2/conf-available/javascript-common.coadmin@i-05b159a64108ff162:~$ vi /etc/apache2/conf-available/javascript-common.coadmin@i-05b159a64108ff162:~$ vi /etc/ng^C admin@i-05b159a64108ff162:~$ curl -Llocalhost:5000 curl: no URL specified! curl: try 'curl --help' or 'curl --manual' for more information admin@i-05b159a64108ff162:~$ curl -L localhost:5000 Unauthorizedadmin@i-05b159a64108ff162:~$ curl -L ^Ccalhost:5000 admin@i-05b159a64108ff162:~$ curl -L localhost:5000 -u admin Enter host password for user 'admin': admin@i-05b159a64108ff162:~$ ls agent mysolution webserver.py admin@i-05b159a64108ff162:~$ ls -la
paris/i-05b159a64108ff162 02:52
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