paris/i-09caab26a6727cfcc
by SadServersMore by SadServers
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: sudo: no password was provided sudo: a password is required admin@i-00bec02e20d648cd2:~$ cat .ansible/tmp/ cat: .ansible/tmp/: Is a directory admin@i-00bec02e20d648cd2:~$ cd .ansible/ admin@i-00bec02e20d648cd2:~/.ansible$
paris/i-00bec02e20d648cd2 01:08
by SadServersdrwxr-xr-x 2 admin root 4096 Mar 5 13:05 data admin@i-0570737854cdc3e66:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-0570737854cdc3e66:~$ ls agent data datafile kihei admin@i-0570737854cdc3e66:~$ tar -czf datafile tar: Cowardly refusing to create an empty archive Try 'tar --help' or 'tar --usage' for more information. admin@i-0570737854cdc3e66:~$ tar -czvf
kihei/i-0570737854cdc3e66 04:12
by SadServerswrite(2, "main.main", 9main.main) = 9 write(2, "(", 1() = 1 write(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-0dbd6bcf8844d2d21:~$
kihei/i-0dbd6bcf8844d2d21 03:54
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