Marco Tício Lústrico Brutiano (em latim: Marcus Titius Lustricus Bruttianus) — ou Lustrício Brutiano (em latim: Lustricius Bruttianus) segundo Plínio, o Jovem — foi um senador e general romano nomeado cônsul sufecto para o nundínio de setembro a dezembro de 108 com Quinto Pompeu Falcão[1].
Índice
1Carreira
2Ver também
3Referências
4Bibliografia
Carreira |
Entre 2011 e 2014, foi descoberta em Vasio Vocontiorum, sua cidade natal, uma inscrição que preservou seu nome completo e sua carreira. Segundo ela, além de dois mandatos como tribuno legionário, um dos quais durante a Campanha dácia de Trajano, Brutiano serviu duas vezes na Acaia, primeiro como questor e depois como procônsul, como legado do procônsul da África, como legado imperial da Cilícia, como legado militar na Germânia Inferior e na Germânia Superior e finalmente como comandante da Legio X Fretensis, um posto que na época também equivalia a funções administrativas nas províncias da Judeia e Arábia Pétrea.
Antes desta descoberta, Brutiano era conhecido apenas através de uma carta de Plínio, o Jovem. Ele descreve um julgamento perante o imperador Trajano no qual Brutiano processou seu comes, Montânio Aticiano, acusado de diversas atrocidades. O julgamento terminou favoravelmente a Brutiano, que aumentou seu prestígio pessoal por causa do julgamento[2].
Ver também |
Cônsul do Império Romano
Precedido por: 'Lúcio Licínio Sura III
com Quinto Sósio Senécio II com Caio Minício Fundano (suf.) com Caio Vetênio Severo (suf.) com Caio Júlio Longino (suf.) com Quinto Valério Paulino (suf.)
Ápio Ânio Trebônio Galo 108
com Marco Ápio Brádua
com Adriano (suf.)
com Marco Trebácio Prisco (suf.)
com Quinto Pompeu Falcão (suf.)
com Marco Tício Lústrico Brutiano (suf.)
Sucedido por: 'Aulo Cornélio Palma Frontoniano II
com Públio Calvísio Tulo Rusão com Lúcio Ânio Largo (suf.) com Cneu Antônio Fusco (suf.) com Caio Júlio Antíoco Epifanes Filopapo (suf.) com Caio Abúrnio Valente (suf.) com Caio Júlio Próculo (suf.)
Referências
↑AE 2004, 1898
↑Plínio, o Jovem, Epístolas 6,22.
Bibliografia |
Werner Eck: Diplome, Konsuln und Statthalter: Fortschritte und Probleme der kaiserzeitlichen Prosopographie. In: Chiron. Band 34, 2004, S. 27–32.
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
...