taipei/i-0f2c680030560b990
by SadServersMore by SadServers
nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme2n1 259:2 0 1G 0 disk root@i-00902e8d05acc4504:/home/admin# pvs root@i-00902e8d05acc4504:/home/admin# lvs root@i-00902e8d05acc4504:/home/admin# mount|grep nvme /dev/nvme0n1p1 on / type ext4 (rw,relatime,discard,errors=remount-ro) /dev/nvme0n1p15 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepaortname=mixed,utf8,errors=remount-ro) root@i-00902e8d05acc4504:/home/admin# pvcreate nvme1n1 No device found for nvme1n1. root@i-00902e8d05acc4504:/home/admin# pvcreate /dev/nvme1n1
kihei/i-00902e8d05acc4504 09:15
by SadServers/dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-0d33944e5b01a1837:~$ df ./ -h Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / admin@i-0d33944e5b01a1837:~$ du ./ -h 11M ./agent 4.0K ./.ansible/tmp 8.0K ./.ansible 4.0K ./data 4.0K ./.config/procps 8.0K ./.config/asciinema 16K ./.config 8.0K ./.ssh 5.1G ./ admin@i-0d33944e5b01a1837:~$ du ./ -h
kihei/i-0d33944e5b01a1837 13:00
by SadServerslocal-fs-pre.target static - local-fs.target static - multi-user.target static - network-online.target static - admin@i-046eb98bd90d24c4a:~$ sudo -l Matching Defaults entries for admin on i-046eb98bd90d24c4a: env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bi User admin may run the following commands on i-046eb98bd90d24c4a: (ALL : ALL) ALL (ALL) NOPASSWD: /sbin/shutdown admin@i-046eb98bd90d24c4a:~$ sudo /sbin/shutdown Shutdown scheduled for Fri 2024-02-23 19:06:27 UTC, use 'shutdown -c' to cancel.admin@i-046eb98bd90d24c4a:~$