command-line-murders/i-06fa63c979d2dbe92
by SadServersMore by SadServers
Percentage of Valid Ballots /Pourcentage des bulletins valides Rejected Ballots/Bulletins rejetés Percentage of Rejected Ballots /Pourcentage des bulletins rejetés admin@i-0eb3b76ad0e994da2:~$ awk -F, '{print $9}' table_tableau11.csv |head Rejected Ballots/Bulletins rejetés 162 173 145 53 108 111 133 96 99 admin@i-0eb3b76ad0e994da2:~$ awk -F, '{print $9}' table_tableau11.csv |
ivujivik/i-0eb3b76ad0e994da2 05:29
by SadServersadmin@i-006f0e9a73bb6b96a:~/.ansible$ cd tmp/ admin@i-006f0e9a73bb6b96a:~/.ansible/tmp$ ls admin@i-006f0e9a73bb6b96a:~/.ansible/tmp$ ls -lah total 8.0K drwx------ 2 admin admin 4.0K Sep 24 2023 . drwx------ 3 admin admin 4.0K Sep 20 2023 .. admin@i-006f0e9a73bb6b96a:~/.ansible/tmp$ chage -l admin Last password change : Sep 17, 2023 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days of warning before password expires : 7 admin@i-006f0e9a73bb6b96a:~/.ansible/tmp$ cd /etc
paris/i-006f0e9a73bb6b96a 03:24
by SadServersadmin@i-090340fbfd6fc2419:~$ ls agent webserver.py admin@i-090340fbfd6fc2419:~$ admin@i-090340fbfd6fc2419:~$ curl localhost:5000 Unauthorizedadmin@i-090340fbfd6fc2419:~$ admin@i-090340fbfd6fc2419:~$ curl http://localhost:5000 Unauthorizedadmin@i-090340fbfd6fc2419:~$ curl https://localhost:5000 curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number admin@i-090340fbfd6fc2419:~$ admin@i-090340fbfd6fc2419:~$ curl localhost:5000/?auth=true Unauthorizedadmin@i-090340fbfd6fc2419:~$ admin@i-090340fbfd6fc2419:~$
paris/i-090340fbfd6fc2419 02:04
by SadServersroot@i-02092f036fead2d0b:~# mkfs-.ext4 /dev/sad_servers/sad_servers bash: mkfs-.ext4: command not found root@i-02092f036fead2d0b:~# mkfs.ext4 /dev/sad_servers/sad_servers mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 393216 4k blocks and 98304 inodes Filesystem UUID: d3e1d407-1b26-4059-8d11-8a5e5ce2ca4e Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done root@i-02092f036fead2d0b:~#