Related Articles
Linux - Introduction
Linux – Make, Rename, Move, Delete Folders (mkdir, mv, cp, rm)
Managing folders is much like managing files in Linux. Just remember to use the -r option (recursive) for copying and deleting. Make Directory mkdir newfolder – Creates a folder called folder Rename Directory mv newfolder […]
Linux - Introduction
Linux – Shells and Desktop Enviornments
In Linux you can use numerous shells and Desktop Environments in order to interact with your system. Shells and Desktop Environments Shells are the software you use to directly interact with the operating system. Generally […]
*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 […]
Be the first to comment