How to Install VLC 3.0 RC in Ubuntu 16.04, 17.10 

How to Install VLC 3.0 RC in Ubuntu 16.04, 17.10 The new major VLC media player 3.0 reached RC2 release. The VideoLAN team made it easy to test VLC 3.0 dev releases via Snap packages in Ubuntu. Changes in VLC 3.0 include: HTTP/2 support. Improved UPnP support. Adaptive streaming support. Early work on Wayland support […]

Ubuntu 16.04 3rd Party Install Scirpt

For anyone who wants to make installing Ubuntu, Linux Mint or any other Ubuntu 16.04 based Linux distribution a little easier, I present my script for adding third party programs to the system. Just copy and paste into your favorite text editor and change to suit your needs. ubuntu-16-3rd-party-install.sh #!/bin/bash # Script to install third […]

How to Install YouTube-DL GUI in Ubuntu 16.04, 17.04 

How to Install YouTube-DL GUI in Ubuntu 16.04, 17.04 Looking for a graphical front-end of youtube-dl, the popular cross-platform command-line YouTube downloading tool? Well, youtube-dlG is an open-source front-end GUI written in wxPython. The tool is quite simple, all you need to do is simply paste the video URLs (one URL per line) in the […]

Upgrade to Linux Kernel 4.8.12 on Ubuntu 16.10, ubuntu 16.04, ubuntu 15.10 and Linux Mint 18

Linux kernel is the essential part of any Linux operating system. It is responsible for resource allocation, low-level hardware interfaces, security, simple communications, basic file system management, and more. Written from scratch by Linus Torvalds (with help from various developers), Linux is a clone of the UNIX operating system. It is geared towards POSIX and […]

Upgrade to Linux Kernel 4.8.8 on Ubuntu 16.10, ubuntu 16.04, ubuntu 15.10 and Linux Mint 18 

Linux Kernel 4.8.8 is Released, Improves IPv6 and IPv4 Support, Updates InfiniBand Drivers Linux kernel is the essential part of any Linux operating system. It is responsible for resource allocation, low-level hardware interfaces, security, simple communications, basic file system management, and more. Written from scratch by Linus Torvalds (with help from various developers), Linux is […]