Intel NUC Build Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZNqgp0yXEWkhTdFm1ZkAt7h
Category Archives: Ubuntu
Installing an mSATA SSD in an (Older) Intel NUC
In this video I install an mSATA SSD in my Intel NUC. This NUC will have two SSDs. One will have Windows. The other will have Ubuntu. Ultimate Intel NUC Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZNqgp0yXEWkhTdFm1ZkAt7h Samsung 860 EVO mSATA: https://amzn.to/2t1ykzR (Amazon Affiliate
Streaming Live TV from a HDHomerun to a Web Browser using FFmpeg
In this video I stream live TV from a SiliconDust HDHomeRun Extend to a web browser using ffmpeg. The video is served using nginx web browser set up on Ubuntu linux. hls.js site:https://github.com/video-dev/hls.js/blob/master/docs/API.md stream.sh Script
Streaming an IP Camera to a Web Browser using FFmpeg
In this video I stream an IP Camera to a web browser using ffmpeg. The video is served using nginx web browser set up on Ubuntu linux. Amcrest IP Cameras: https://amzn.to/2FPzuXv (Amazon affiliate) hls.js site:https://github.com/video-dev/hls.js/blob/master/docs/API.md shell.sh index.html
Synology Virtual Machine Manager Clone Ubuntu Virtual Machine
In this video, I clone an Ubuntu Virtual Machine on a Synology NAS running Virtual Machine Manager. Synology Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPL8Yx7FxnY6xKxcMiVWkkJ Errata: If your system uses systemd (like the one in the video), you change the hostname with “sudo hostnamectl set-hostname apt-client-3” then: “sudo nano /etc/cloud/cloud.cfg” Change “preserve_hostname” from “false” to “true”