Give new life to old printers and keep your Raspberry Pi listening for print jobs while idle. All the modern […]
Setting Up Ubuntu or Raspbian as a Gateway
This post will show how to share the Internet between two network adapters on Ubuntu Desktop 18.04 (any architecture) and […]
Private Cloud with NextCloud using Docker or Snap
How about having your own cloud and make all your files accessible from anywhere? Similarly to Google Drive, iCloud, and […]
Why Raspberry Pi?
What is RPi? Raspberry Pi [https://www.raspberrypi.org/] is a single-board computer, which means, like your cellphone, the processor, the memory and […]
Running Commands Periodically or Scheduled in Linux
You have one command or one program that you want it to be executed automatically in one specific moment, like […]
Running Python Programs in Linux Console
If you are discovering or studying Python you may stay in the Interpreter environment to perform all the tasks you […]
How to Use Docker and Docker Swarm
Docker is by far the most popular application container solution, and Docker Swarm is an integrated functionality of Docker Engine […]