kihei/i-020a8bfbc440cf1e3
by SadServersMore by SadServers
0 LVM physical volume whole disks 0 LVM physical volumes admin@i-02cd5fb1b51af0596:~$ sudo pvcreate /dev/sdb Physical volume "/dev/sdb" successfully created. admin@i-02cd5fb1b51af0596:~$ sudo pvcreate /dev/sdc Physical volume "/dev/sdc" successfully created. admin@i-02cd5fb1b51af0596:~$ sudo vgcreate vg No command with matching syntax recognised. Run 'vgcreate --help' for more in Correct command syntax is: vgcreate VG_new PV ... admin@i-02cd5fb1b51af0596:~$ sudo vgextend vg /dev/sdb Volume group "vg" not found Cannot process volume group vg admin@i-02cd5fb1b51af0596:~$ sudo vgcreate vg /d
kihei/i-02cd5fb1b51af0596 07:09
by SadServerstcp 0 0 127.0.0.1:33060 127.0.0.1:5000 TIME_WAIT tcp 0 0 127.0.0.1:53540 127.0.0.1:5000 TIME_WAIT admin@i-033468d33a03be844:~$ sudo netstat -natup | grep 5000 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: a password is required admin@i-033468d33a03be844:~$ sudo
paris/i-033468d33a03be844 01:03
by SadServersadmin@i-058087a6dfc6f1217:~$ /home/admin/kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-058087a6dfc6f1217:~$ ps aux | grep kihei admin 682 0.1 4.1 98188 19204 pts/0 S<l+ 09:17 0:00 /usr/bin/pyth-t kihei/i-058087a6dfc6f1217 -q -i 2 /var/log/cast/i-058087a6dfc6f1217 admin 685 0.0 3.0 24456 14420 pts/0 S<+ 09:17 0:00 /usr/bin/pyth-t kihei/i-058087a6dfc6f1217 -q -i 2 /var/log/cast/i-058087a6dfc6f1217 admin 793 0.0 0.1 5264 704 pts/1 S<+ 09:19 0:00 grep kihei admin@i-058087a6dfc6f1217:~$