Dr. Bill.TV #269 – Video – “The Phredless Linux Edition!”

IE flaw allows tracking of cursor movement, it’s Tin Foil Hat time; conspiracies! GSotW: Uniform Server, and a walk-through of it! ‘Steam for Linux’ will be available to try next week, Samba 4 threatens Microsoft’s monopoly? Install a Netflix app on Linux!

Links that pertain to this Netcast:

TechPodcasts Network

Blubrry Network

Uniform Server – A lightweight mobile WAMP Server Solution


Start the Video Netcast in the Blubrry Video Player above by
clicking on the “Play” Button in the center of the screen.

(Click on the buttons below to Stream the Netcast in your “format of choice”)
Streaming M4V Audio





Streaming MP3 Audio

Streaming Ogg Audio

Download M4V Download WebM Download MP3 Download Ogg
(Right-Click on any link above, and select “Save As…” to save the Netcast on your PC.)

Available on YouTube at: https://youtu.be/tp37tIm7qgs

Available on Vimeo at: https://vimeo.com/55686179


Dr. Bill.TV #269 – Audio – “The Phredless Linux Edition!”

IE flaw allows tracking of cursor movement, it’s Tin Foil Hat time; conspiracies! GSotW: Uniform Server, and a walk-through of it! ‘Steam for Linux’ will be available to try next week, Samba 4 threatens Microsoft’s monopoly? Install a Netflix app on Linux!

Links that pertain to this Netcast:

TechPodcasts Network

Blubrry Network

Uniform Server – A lightweight mobile WAMP Server Solution


Start the Video Netcast in the Blubrry Video Player above by
clicking on the “Play” Button in the center of the screen.

(Click on the buttons below to Stream the Netcast in your “format of choice”)
Streaming M4V Audio





Streaming MP3 Audio

Streaming Ogg Audio

Download M4V Download WebM Download MP3 Download Ogg
(Right-Click on any link above, and select “Save As…” to save the Netcast on your PC.)

Available on YouTube at: https://youtu.be/tp37tIm7qgs

Available on Vimeo at: https://vimeo.com/55686179


YES! There is a Netflix App for Linux!

So, Dr. Bill, you found a Netflix app for Linux? Well, yes, and no. I saw it on Nixie Pixel’s Linux tips, so technically Nixie found it, I just took advance of it!

So, how do you do it? Like this!!! (“$” below represents your Linux command prompt, which may vary!)

——

To install on Ubuntu or Linux Mint –
Start your terminal session

$ sudo apt-add-repository ppa:ehoover/compholio

$ sudo apt-get update

$ sudo apt-get install netflix-desktop

——

For Fedora (only for 32 bit systems) –
Start your terminal session

You need wget first:
$ su -c ‘yum -y install wget’

Installing Netflix:
$ wget -c https://sourceforge.net/projects/postinstaller/files/data/Netflixplayer.tar.gz

$ tar -xvzf Netflixplayer.tar.gz

$ su -c ‘sh Netflixplayer.sh’

To run Netflix from the command line:
$ sh /usr/bin/Netflix.sh