Raspberry Pi OS (4) – Permissions and ownership
Permissions and ownership File Permissions and Ownership in Linux Linux uses a permission-based system to control who can read, write, or execute files and directories. Every file or directory in…
Blog despre electronica, automatizare, project management și Software - “Rules for happiness: something to do, someone to love, something to hope for.” Immanuel Kant
Permissions and ownership File Permissions and Ownership in Linux Linux uses a permission-based system to control who can read, write, or execute files and directories. Every file or directory in…
Networking and file search Sursa: https://en.wikipedia.org/wiki/Raspberry_Pi_OS These commands are key for managing network connections and searching files or patterns in Linux: ping: Tests the connectivity between your system and another…
System information, process and memory management Sursa: https://en.wikipedia.org/wiki/Raspberry_Pi_OS These commands are useful for monitoring processes, managing system resources, and troubleshooting issues in Linux: top: Displays a real-time, dynamic view of…
Basic Linux commands tutorial These essential commands help you navigate and manage files and directories in the Linux terminal: pwd: Stands for „print working directory” and displays the full path…