• 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle


  • Universities have been running Linux since the very early versions. Slackware was pretty common back in the 90s and 2000s and universities had labs full of them not least because there weren’t really laptops so they had to have enough machines for all the students. Universities have been heavily involved in the development of unix from its inception and a lot of the tools were initially written by university professors.



  • Over the years I have used OSMC for my TV. I have never used it for streaming however always internal across the network streaming of my own content. It worked reasonably well for the most part although I have had issues with Samba in recent versions and have stopped using it. I can’t say much about its streaming, mostly for that you need a supported android or similar device rather than an open source one.


  • I have done this a few times, so long as the drive isn’t mounted it works fine.

    One advantage of this approach compared to clonezilla is you can pipe it through netcat or similar and move it to another machine. You can also first pipe it through gzip as well to save on the transfer bytes a bit as well and then on the other end just store the compressed image or unzip it. Combine a few tools together and you have quite a lot of capability for complete image backups but its usually best done for the boot drives from a live USB.