kihei/i-086c7058d8c9d2522
by SadServersMore by SadServers
tage of Voter Turnout/Pourcentage de la participation électorale,Elected Candidaadmin@i-04f112c0886f6813b:~$ head table_tableau11.csv -n 2 Province,Electoral District Name/Nom de circonscription,Electoral District Numbon,Population,Electors/Électeurs,Polling Stations/Bureaux de scrutin,Valid Ballontage of Valid Ballots /Pourcentage des bulletins valides,Rejected Ballots/Bulle Rejected Ballots /Pourcentage des bulletins rejetés,Total Ballots Cast/Total detage of Voter Turnout/Pourcentage de la participation électorale,Elected Candida"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Avalon",10001,81540,68487,2,61.7,"McDonald, Ken Liberal/Libéral" admin@i-04f112c0886f6813b:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> with open("table_tableau11.csv") as fp: ... for i in fp.readlines
ivujivik/i-04f112c0886f6813b 01:49
by SadServersWARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0c12183255fc7984a:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0c12183255fc7984a:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0c12183255fc7984a:~$ lvcreate -n lv -l 100%FREE vg WARNING: Running as a non-root user. Functionality may be unavailable. /dev/mapper/control: open failed: Permission denied Failure to communicate with kernel device-mapper driver. Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown ver striped: Required device-mapper target(s) not detected in your kernel. Run `lvcreate --help' for more information. admin@i-0c12183255fc7984a:~$ lvcreate -n lv -l 100%FREE vg
kihei/i-0c12183255fc7984a 01:31
by SadServers<p>Error code: 400</p> <p>Message: Bad request syntax ('GET').</p> <p>Error code explanation: HTTPStatus.BAD_REQUEST - Bad request syntax o </body> </html> Connection closed by foreign host. admin@i-06a33af7aaa6ba9f1:~$ admin@i-06a33af7aaa6ba9f1:~$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. ^Cexit Connection closed by foreign host. admin@i-06a33af7aaa6ba9f1:~$ admin@i-06a33af7aaa6ba9f1:~$