kihei/i-0dabf03a12f2ad847
by SadServersMore by SadServers
admin@i-032b14b686448662d:/etc$ ping 127.0.1.1 PING 127.0.1.1 (127.0.1.1) 56(84) bytes of data. 64 bytes from 127.0.1.1: icmp_seq=1 ttl=64 time=0.022 ms 64 bytes from 127.0.1.1: icmp_seq=2 ttl=64 time=0.033 ms ^C --- 127.0.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1025ms rtt min/avg/max/mdev = 0.022/0.027/0.033/0.005 ms admin@i-032b14b686448662d:/etc$ curl 127.0.1.1 curl: (7) Failed to connect to 127.0.1.1 port 80: Connection refused admin@i-032b14b686448662d:/etc$ ssh 127.0.1.1 The authenticity of host '127.0.1.1 (127.0.1.1)' can't be established. ECDSA key fingerprint is SHA256:hMf6KbwaoxjGUmKFdpvRsbq4Vv1XDQTAlST34YIiPA8. Are you sure you want to continue connecting (yes/no/[fingerprint])?
paris/i-032b14b686448662d 05:49
by SadServersnvme0n1p14 259:3 0 3M 0 part nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-08e93e0b6cf12c92a:~$ ls agent data datafile kihei admin@i-08e93e0b6cf12c92a:~$ vgcreate vg1 /dev/nvme1n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-08e93e0b6cf12c92a:~$ sudo vgcreate vg1 /dev/nvme1n1 Physical volume "/dev/nvme1n1" successfully created. Volume group "vg1" successfully created admin@i-08e93e0b6cf12c92a:~$ sudo vgcreate vg2 /dev/nvme2n1 Physical volume "/dev/nvme2n1" successfully created. Volume group "vg2" successfully created admin@i-08e93e0b6cf12c92a:~$ vgextend vg0 /
kihei/i-08e93e0b6cf12c92a 02:36
by SadServersdebian_chroot=$(cat /etc/debian_chroot) fi # set a fancy prompt (non-color, unless we know we "want" color) case "$TERM" in xterm-color|*-256color) color_prompt=yes;; esac # uncomment for a colored prompt, if the terminal has the capability; turned # off by default to not distract the user: the focus in a terminal window # should be on the output of commands, not on the prompt #force_color_prompt=yes if [ -n "$force_color_prompt" ]; then .bashrc
paris/i-0b8c64b46be811e03 02:29
by SadServersadmin@i-0dcdab756bd34fbc5:~$ 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-0dcdab756bd34fbc5:~$ admin@i-0dcdab756bd34fbc5:~$ ls agent data datafile kihei admin@i-0dcdab756bd34fbc5:~$ cat