Blame
| e76426 | Steven Anderson | 2024-12-17 19:45:42 | 1 | # timemachine |
| 2 | ||||
| 3 | Configure time machine on server first with smb |
|||
| 4 | ||||
| 5 | # from macos configure share as a time machine location |
|||
| 6 | sudo tmutil setdestination smb://<username>:<password>@<server>/<dir> |