| I am 62, my mind is slipping once in a while, so I feel the need to refrence texts, notes, manuals, etc. to refresh my momory about "how to do accomplish tasks in linux that I previously used, therefore I've decided to add a webpage dedicated to my Linux related notes. |
minidlna
To start, stop, or restart minidlna in Linux, you can use the following commands in the terminal:
- To start: sudo service minidlna start
- To stop: sudo service minidlna stop
- To restart: sudo service minidlna restart
|
|
|
|
|