Related Articles
*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 – […]
*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/
Be the first to comment