You can use the tool belenaEtcher to create a bootable installation flash drive for Ubuntu.
Related Articles
Linux - Introduction
Linux – Forks, Distributions and Versions
When using Linux it’s important to understand that “Linux” is not a single Operating System. GNU/Linux is built buy using numerous different applications. Over the years technicians have customized the applications and feel that they […]
*NEW
Raspberry Pi – Install SAMBA Folder Sharing
SAMBA allows you to use SMB/CIFS to do traditional/ windows type file management over the network. You can access files and folders just like you would on a windows network without needing to install additional […]
Linux - Introduction
Linux – Add, Delete and Modify Users (adduser, deluser, passwd, chfn)
Managing Users on Linux systems is very easy. Add Users sudo adduser username – adds users Additional profile information is not required, but a comment is a good idea. Delete Users sudo deluser username – […]
Be the first to comment