kihei/i-0113c5af4b6af66cd
by SadServersMore by SadServers
Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 112 not upgraded. root@i-0faff0e8bb595eddc:/tmp# apt-get clean root@i-0faff0e8bb595eddc:/tmp# df -hT Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 217M 0 217M 0% /dev tmpfs tmpfs 46M 384K 46M 1% /run /dev/nvme0n1p1 ext4 7.7G 6.0G 1.4G 82% / tmpfs tmpfs 228M 12K 228M 1% /dev/shm tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 vfat 124M 5.9M 118M 5% /boot/efi tmpfs tmpfs 46M 0 46M 0% /run/user/0 root@i-0faff0e8bb595eddc:/tmp# aptitude bash: aptitude: command not found root@i-0faff0e8bb595eddc:/tmp# cd /
kihei/i-0faff0e8bb595eddc 05:31
by SadServerstotal 44 drwxr-xr-x 6 admin admin 4096 Sep 24 2023 . drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 3 admin admin 4096 Sep 20 2023 .ansible -rw------- 1 admin admin 496 Feb 5 00:09 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-005e623c973fc92ea:~$ chown admin:admin webserver.py chown: changing ownership of 'webserver.py': Operation not permitted admin@i-005e623c973fc92ea:~$ cp -pr webserver.py test
paris/i-005e623c973fc92ea 03:37
by SadServers<link rel="icon" href="icon.svg" type="image/svg+xml"> <link rel="stylesheet" href="./css/index.css" /> <link rel="stylesheet" href="./css/xterm.css" /> <link rel="stylesheet" href="./css/xterm_customize.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="terminal"></div> <script src="./auth_token.js"></script> <script src="./config.js"></script> <script src="./js/gotty.js"></script> </body> </html>admin@i-0994a038ccb66d5c6:~$