python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Enable HDMI output for AM3358 Debian 10.3 2020-04-06 4GB SD IoT (BeagleBone Black)
I am trying to get my BeagleBone Black to post to my monitor, to be able to use it as a stand-alone PC.
This was possible with the image that the BeagleBone shipped with.
I have just installed a new i...
EnTekker
Votes: 0
Answers: 1
Failed to read cluster ca certificate when joining worker node
I am attempting to setup a multi-node k8s cluster as per this kOS Setup Link, but I face the error below when I try to join one of the nodes to the master node:
k0s token create --role=worker
...
Golide
Votes: 0
Answers: 1
"Illegal Instruction" when running Imagemagick on Raspberrypi (Buster)
I have a Pi that's running Raspbian Buster:
uname -a
Linux myPi 4.19.97+ #1294 Thu Jan 30 13:10:54 GMT 2020 armv6l GNU/Linux
I did install Imagemagick:
$ sudo apt install imagemagick -y
Reading packa...
Besi
Votes: 0
Answers: 1
My docker filesystem duplicates itself for no reason
My FS has been filled by my docker container (docker pull dependencytrack/apiserver). It seems it has duplicated itself in many subfolders.
find /var/lib/docker/overlay2/ -name alpine-1.10.2.jar | wc ...
EmilyD
Votes: 0
Answers: 0