kihei/i-0a51f36b7d03a934a
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-01938499a23dd6d8b:~$ curl http://localhost:5000 Unauthorizedadmin@i-01938499a23dd6d8b:~$ curl https://localhost:5000 curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number admin@i-01938499a23dd6d8b:~$ strace -p 573 strace: attach: ptrace(PTRACE_SEIZE, 573): Operation not permitted admin@i-01938499a23dd6d8b:~$ sudo strace -p 573 We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin:
paris/i-01938499a23dd6d8b 05:03
by SadServersroot@i-00cd16d1d6b62ecaf:~# vgcreate data /dev/nvme1n1 /dev/nvme2n1 Volume group "data" successfully created root@i-00cd16d1d6b62ecaf:~# vgs VG #PV #LV #SN Attr VSize VFree data 2 0 0 wz--n- 1.99g 1.99g root@i-00cd16d1d6b62ecaf:~# df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 384K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 24K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi tmpfs 46M 0 46M 0% /run/user/0 root@i-00cd16d1d6b62ecaf:~# ko