BrightCandle
- 0 Posts
- 6 Comments
BrightCandle@lemmy.worldto Linux@lemmy.ml•Looks like we are using Linux in university231·8 months agoUniversities 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.
BrightCandle@lemmy.worldto Linux@lemmy.ml•Linux during the mid to late 90s (Windows 95 and 98 era)4·11 months agoLinux was in use on some university machines although I lot of them were still running Sun hardware OS. The main distribution I used at the time was Slackware.
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.
BrightCandle@lemmy.worldto Linux@lemmy.ml•[Question] Using DD to make a backup of an OS drive?4·11 months agoI 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.
Everyone has given Linux answers, its also worth knowing quite a lot of UEFI’s contain the ability to secure erase as well. There are a number of USB bootable disk management tools that can do secure erase as well.