Imre Nagy

Multi tool use
Imre Nagy
|
|
Nascimento
|
7 de junho de 1896 Kaposvár
|
Morte
|
16 de junho de 1958 (62 anos) Budapeste
|
Cidadania
|
Áustria-Hungria
|
Ocupação
|
político, diplomata, economista
|
Causa da morte
|
fuzilamento
|
[edite no Wikidata]
|
Imre Nagy (Kaposvár, 7 de junho de 1896 — Budapeste, 16 de junho de 1958) foi um líder comunista húngaro.
Biografia |
Combateu pelo exército da Áustria-Hungria na Primeira Guerra Mundial. Trabalhou depois na secção húngara do Comintern.
Depois da ocupação da Hungria pelos soviéticos em 1945 na sequência da Segunda Guerra Mundial, Nagy tornou-se ministro da agricultura e ministro da justiça durante o perigo de expurgo (1948-1953), mas pertenceu à liderança da ala reformista do Partido Comunista Húngaro após a morte de Stalin.
Em outubro de 1956, tornou-se primeiro-ministro durante a revolução e concordou com medidas radicais anti-soviéticas. Depois de as tropas soviéticas ocuparem a Hungria e esmagado pela força a Revolução Húngara de 1956, Nagy foi executado e enterrado secretamente em 1958.
Precedido por Mátyás Rákosi
|
Primeiro-ministro da Hungria 4 de julho de 1953 - 18 de abril de 1955
|
Sucedido por András Hegedüs
|
Precedido por András Hegedüs
|
Primeiro-ministro da Hungria 24 de outubro de 1956 - 4 de novembro de 1956
|
Sucedido por János Kádár
|
Controle de autoridade
|
: Q177917
- VIAF: 46834329
- BNF: 11963956x
- BRE: 2244621
- CANTIC: a12359282
- Discogs: 1588818
- EBID: ID
- FAST: 234165
- GEC: 0045284
- GND: 118586319
- ISNI: 0001 2131 105X 0000 0001 2131 105X
- LCCN: n88652180
- Munzinger: 00000005458
- NDL: 00524684
- NKC: jn20040109026
- Biblioteca Nacional da Roménia: RUNLRAUTH7756536
- NNDB: 000113632
- NTA: 07216039X
- NUKAT: n2003021040
- SELIBR: 265616
- SNAC: w6m04ws0
- SUDOC: 027641368
- OL: OL857376A
|
dGOfJdGsD4KAnDAm0yT9MG9bGFHrnxC2wEg0,zyX23c4SCKJzt X Su,zMWpH2NBxNH F heQ15lY8Uj Rocnte7tzb COAWe2zVUj
Popular posts from this blog
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
...