Elk
De Linuxmemo.
(Différences entre les versions)
Linuxmemo (discuter | contributions)
(Page créée avec « Catégorie:Logiciel 60 apt install net-tools vim 14 mount /media/cdrom 15 cd /media/cdrom 20 cp VBoxLinuxAdditions.run ~ 21 cd ~ 24 chmod 700 VBox... »)
Modification suivante →
(Page créée avec « Catégorie:Logiciel 60 apt install net-tools vim 14 mount /media/cdrom 15 cd /media/cdrom 20 cp VBoxLinuxAdditions.run ~ 21 cd ~ 24 chmod 700 VBox... »)
Modification suivante →
Version du 15 avril 2019 à 21:20
60 apt install net-tools vim 14 mount /media/cdrom 15 cd /media/cdrom 20 cp VBoxLinuxAdditions.run ~ 21 cd ~ 24 chmod 700 VBoxLinuxAdditions.run 34 apt install linux-headers-4.9.0-8-amd64 36 apt install gcc perl make 37 ./VBoxLinuxAdditions.run 50 wget -c https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.0.0-amd64.deb 51 wget -c https://artifacts.elastic.co/downloads/kibana/kibana-7.0.0-amd64.deb 52 wget -c https://artifacts.elastic.co/downloads/logstash/logstash-7.0.0.deb 66 apt install default-jre 57 dpkg -i elasticsearch-7.0.0-amd64.deb 58 dpkg -i kibana-7.0.0-amd64.deb 59 dpkg -i logstash-7.0.0.deb