Sebastian Vettel Red Bull-Renault V8 1h 43min 13s 701
Segundo
Kimi Raikkonen Lotus-Renault V8 +4s 224
Terceiro
Romain Grosjean Lotus-Renault V8 +4s 927
O Grande Prémio da Coreia do Sul é uma corrida anual de Formula 1 realizada na Coreia do Sul. Após meses de especulação, em 2 de Outubro de 2006 ficou confirmado que o evento realmente iria ocorrer a partir de 2010, e que seria realizado no Korean International Circuit, previsto para ser construido entre 2007 e fim de 2009. Foi também revelado que a corrida será promovida por uma companhia público-privada. O acordo é para 7 anos, com 5 anos opcionais, que asseguraria o evento sendo realizado até pelo menos 2021.[1]
Índice
1Ganhadores do GP da Coréia do Sul
1.1Por ano
1.2Por pilotos que mais venceram
1.3Por equipes que mais venceram
1.4Por país
2Recordes do Grande Prêmio da Coréia do Sul
3Referências
Ganhadores do GP da Coréia do Sul |
Por ano |
Ano
Piloto
Construtor
Local
Resumo
2013
Sebastian Vettel
Red Bull
Korean International Circuit
Detalhes
2012
Sebastian Vettel
Red Bull
Korean International Circuit
Detalhes
2011
Sebastian Vettel
Red Bull
Korean International Circuit
Detalhes
2010
Fernando Alonso
Ferrari
Korean International Circuit
Detalhes
Por pilotos que mais venceram |
(Última atualização: GP da Coreia do Sul de 2013).
Vitórias
Pilotos
Edições
3
Sebastian Vettel
2011, 2012, 2013
1
Fernando Alonso
2010
Por equipes que mais venceram |
(Última atualização: GP da Coreia do Sul de 2013).
Vitórias
Construtor
Edições
3
Red Bull
2011, 2012, 2013
1
Ferrari
2010
Por país |
(Última atualização: GP da Coreia do Sul de 2013).
Vitórias
País
Edições
3
Alemanha
2011, 2012, 2013
1
Espanha
2010
Recordes do Grande Prêmio da Coréia do Sul |
Melhor volta em corrida: Sebastian Vettel, com 1min 39s 605 (2011, Red Bull-Renault)
Pole Position: Sebastian Vettel, com 1min 35s 585 (2010, Red Bull-Renault)
Este artigo sobre Fórmula 1 é um esboço relacionado ao projeto sobre Fórmula 1. Você pode ajudar a Wikipédia expandindo-o.
v
d
e
v•e
Grandes Prêmios de Fórmula 1
2018
Austrália ·
Bahrein ·
China ·
Azerbaijão ·
Espanha ·
Mónaco ·
Canadá ·
França ·
Áustria ·
Grã-Bretanha ·
Alemanha ·
Hungria ·
Bélgica ·
Itália ·
Singapura ·
Rússia ·
Japão ·
Estados Unidos ·
México ·
Brasil ·
Abu Dhabi
Futuro
Nova Jersey (proposto) ·
Vietnã (2020)
Passados
África do Sul ·
Argentina ·
Coreia do Sul ·
Dallas ·
Detroit ·
EUA (Oeste) ·
Europa ·
Índia ·
Indianápolis 500 ·
Las Vegas ·
Luxemburgo ·
Malásia ·
Marrocos ·
Pacífico ·
Países Baixos ·
Pescara ·
Portugal ·
San Marino ·
Suécia ·
Suíça ·
Turquia
1
This question is a follow up of this one. I am trying to run a command through the command line on a remote machine running Windows 7 from a workstation running Debian in an SSH session on that machine. The setup is basically as follows: debian box 1 === (SSH) ===> debian box 2 === (RDP) ===> Windows 7 I have tried running rdesktop from debian box 2 : rdesktop <Windows 7 box network address> -u username -p password -r disk:local="./TestRDP" -s "cmd.exe /K net use C: \\tsclientlocal & C:\test.bat & logoff" but cmd.exe is not launched on the remote device. I have also tried to open up cmd.exe on its own: rdesktop <Windows 7 box network address> -u username -p password -s "cmd.exe" but the terminal is not launched upon login ( rdesktop successf...
up vote
0
down vote
favorite
I am trying to mirror Ubuntu xenial repository by apt-mirror, but after running sudo apt-mirror , I get a Malformed checksum error. Any idea how to fix it? Downloading 1565 index files using 20 threads... Begin time: Wed Nov 21 11:11:21 2018 [20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]... End time: Wed Nov 21 11:11:51 2018 Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/apt-mirror line 562, <STREAM> line 118. Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/ap...
up vote
0
down vote
favorite
So, my friend has been trying to install Matlab 2018b and he has encountered the following message just after the installation reaches 100%. Matlab installation additional configuration steps message I did some digging around in the Matlab forums and found out that to use the additional components, one should install a compiler and then use the following commands: mex -setup C mex -setup C++ Can anyone help me regarding this error? If this is indeed the solution then how can I execute those steps? Also, he says that even if he presses next, he cannot use matlab. The OS in use is Windows 10.
installation matlab
share | improve this question
...