Bauteilliste: https://www.3lobitprint.cz/en/flolainst.html
mögliche Quellen:
wget -q https://github.com/AdoptOpenJDK/openjdk8-releases/releases/download/jdk8u172-b11/OpenJDK8_x64_Linux_jdk8u172-b11.tar.gz | |
tar -xf OpenJDK8_x64_Linux_jdk8u172-b11.tar.gz | |
sudo mkdir /usr/lib/jvm && sudo mv jdk8u172-b11 /usr/lib/jvm/jdk8u172-b11 | |
export JAVA_HOME=/usr/lib/jvm/jdk8u172-b11 | |
export PATH=/usr/lib/jvm/jdk8u172-b11/bin | |
java -version |
# Asciidoctor | |
.asciidoctor/ |
Install Ubuntu on your Raspberry: https://ubuntu.com/tutorials/how-to-install-ubuntu-on-your-raspberry-pi#1-overview
when you setup wifi:
the indentation of your file is correct - the example is wrong
change the network-config
before you boot for the first time
boot a second time to see your raspberry coming up on the network
the arp
command does not work (for me on windows). Take a look at your fritz box to see the IP of your raspberry
Install jitsi:
import com.sun.net.httpserver.HttpExchange | |
import com.sun.net.httpserver.HttpHandler | |
import com.sun.net.httpserver.HttpServer | |
import groovy.transform.CompileStatic | |
import groovy.transform.TypeChecked | |
@CompileStatic | |
@TypeChecked | |
class GroovyHttpServer { |
Sometimes you need to write AsciiDoc within a table, but the standard is that most AsciiDoc formattings don’t work inside a table, onyl the basic syntax:
Col1 |
Col2 |
Basic fomatting like bold works |
advanced formatting like * bullet * lists |
I hereby claim:
To claim this, I am signing this object: