↧
Raspberry Pi ‚bcmstat.sh‘– zeigt neben der Auslastung der Prozessorkerne auch...
curl -Ls https://raw.githubusercontent.com/MilhouseVH/bcmstat/master/bcmstat.sh -o ~/bcmstat.sh chmod +x ~/bcmstat.sh
View ArticleRaspberry Pi -acces to the Internet over a proxy server
Add the following lines to the file /etc/environment # export http_proxy=“http://host:port/“ # export http_proxy=“http://username:password@host:port/“
View ArticlePodman 1.0.0 – is a fully-featured container engine it provides a Docker...
Podman – to allow users to run standalone (non-orchestrated) containers which is what we have been doing with Docker until now
View Article