Related Articles
*NEW
Linux – Create Ubuntu Installation Flash Drive on Mac (balenaEtcher)
You can use the tool belenaEtcher to create a bootable installation flash drive for Ubuntu. https://www.balena.io/etcher/
Linux - Introduction
Linux – Find Files in Linux (find, whereis)
To find files and configurations in Linux you can use the find and whereis commands. Whereis who’s you the folders where data for applications are stored. Find allows you to search for files and folders […]
*NEW
Arduino Uno with WiFi – Control Arduino with wget on Linux
You can send commands to your Arduino Uno with WiFi thorough connection URL’s with wget on Linux. This is a simple way to add Arduino Commands to your scripts and web apps. wget https://www.gnu.org/software/wget/ http://manpages.ubuntu.com/manpages/bionic/man1/wget.1.html […]
Be the first to comment