command-line-murders/i-0ff89a420c3f6e840
by SadServersMore by SadServers
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-0d525feb31fad1b54:~$ ls /run agetty.reload crond.reboot initramfs sendsigs.omit.d udev blkid dbus lock shm unattended-upgradchrony dhclient.ens5.pid log sshd unattended-upgradchrony-dhcp dhclient6.ens5.pid lvm sshd.pid user cloud-init dmeventd-client mount sudo utmp credentials dmeventd-server network systemd uuidd crond.pid initctl screen tmpfiles.d admin@i-0d525feb31fad1b54:~$ df -h /proc Filesystem Size Used Avail Use% Mounted on proc 0 0 0 - /proc admin@i-0d525feb31fad1b54:~$
kihei/i-0d525feb31fad1b54 00:31
by SadServerslevel = logging.DEBUG if not os.path.exists(logdir): os.makedirs(logdir) logfile = os.path.join(logdir, "unattended-upgrades-shutdown.log") logging.basicConfig(filename=logfile, level=level, format="%(asctime)s %(levelname)s - %(message)s") UnattendedUpgradesShutdown(options).run() if __name__ == "__main__": main() admin@i-06e18ce49b1465f2e:~$ cat
paris/i-06e18ce49b1465f2e 04:42
by SadServersroot@i-060531571472350e7:/home/admin# lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk nvme0n1p1 259:1 0 7.9G 0 part / nvme0n1p14 259:2 0 3M 0 part nvme0n1p15 259:3 0 124M 0 part /boot/efi nvme1n1 259:4 0 1G 0 disk nvme2n1 259:5 0 1G 0 disk root@i-060531571472350e7:/home/admin# mount nvme0n1 ^C root@i-060531571472350e7:/home/admin# pwd /home/admin root@i-060531571472350e7:/home/admin# lsblk -l^C root@i-060531571472350e7:/home/admin# mount nvme0n1 /home/admin mount: /home/admin: special device nvme0n1 does not exist. root@i-060531571472350e7:/home/admin#