Tag: linux
May 03, 2020 Tech
IOT: How to install ubuntu on 🍒 Raspberry pi
Run ubuntu Linux in raspberry pi , step by step guide Components You Need Raspberry Pi 2/3/4 boardA 16GB or more microSD card.HDMI Cable. (for Display / screen)An USB Keyboard. Mouse (optional)Ethernet Cable / wifi connection.Power Adapter for Raspberry Pi.A…
Apr 29, 2020 Tech
How to use .AppImage file on 🐧 Linux
Install / run a software package from AppImage file extension, all you need to do is make it executable and run it. it is support all modern linux variants / distributions and provides alternative to .deb or .rpm extensions it…