Anibal Copitan Blog espacio y contenido del día a día con herramientas de desarrollo. Linux – ubuntu – terminal – shell – bash – software – programación – javascript – vídeos – ingles
sábado, 30 de julio de 2022
Basic programs to install on raspberry by terminal
This will be the basic programs to install on your raspberry
At moment to has turn on and connected to internet your self raspberry you need to any programs to take advantage of your raspberry.
Docker
With this program that has for ARM Boards you can try creating web server, vpns and other services that you can find in the dockerhub catalog, please check if has ARM support for you continue with the installation
curl -fsSL https://get.docker.com -o get-docker.sh # aftet install docker sudo groupadd docker sudo usermod -aG docker $USER # restart shell or terminal restart shell exec bash
OpenVPN
Really useful to access to content blocked by country, or for to make any transaction that's only is available by your local country
I need to more time to keep updating this article
No hay comentarios.:
Publicar un comentario