Eugene Smith

Results 6 comments of Eugene Smith

Could you try to install the latest version from source? #7

Kubuntu 14.04 with openjdk-7-jdk [IntelliJ IDEA](https://www.jetbrains.com/idea/): ![prtsc4](https://cloud.githubusercontent.com/assets/562367/5009101/5f771b76-6a74-11e4-888f-496a00ea56b0.png) After build we have a file elasticsearch-image.jar. Use zip to create elasticsearch-image.zip if you want ``` wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.2.deb cd /usr/share/elasticsearch/ bin/plugin --url file:///path/to/elasticsearch-image.zip...

What about bulk transfer? What is NFT ID?

@konovaltsev hey! If you mean this, it does not work for me on kubuntu 24.04 ``` sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1 sudo systemctl...