by Jacob Gardiner-Moon | Nov 10, 2016 | Linux, Ubuntu
This guide will assume you already have a Ubuntu 14.04 machine running on VMware. I had an issue in my Home Lab with my Ubuntu machines, they had reached 100% on the /boot partition due to bad maintenance! I had to find a solution to move the /boot to another... by Jacob Gardiner-Moon | Jun 24, 2016 | Plex, Ubuntu
Plex have now officially released the v1.0.0.2261 version of their software! They are now officially out of beta, even though they have had a stable product for a long time! You can upgrade by following the steps below! These are the instructions for Ubuntu Headless!... by Jacob Gardiner-Moon | May 26, 2016 | Linux, Plex, Ubuntu
We need to initially install the pre-requisites using these commands – sudo add-apt-repository -y ppa:webupd8team/java sudo apt-get install oracle-java8-installer sudo apt-get install oracle-java8-set-default Then we can download the Filebot installer itself.... by Jacob Gardiner-Moon | May 25, 2016 | Linux, Ubuntu
If you have followed my previous post on creating a NFS server, I will now be configuring this machine so I can also browse this directory via a samba share. I will be configuring this for the user that I have created on the system. You will initially need to install... by Jacob Gardiner-Moon | May 25, 2016 | Linux, Ubuntu
If you have been following my other guides I have created guides for setting up Ubuntu and also setting up Plex on Ubuntu. This is slightly related as you may want to use a NFS server to store your media files. I personally have a ISO NFS share for my vCenter as it... by Jacob Gardiner-Moon | May 24, 2016 | Linux, Ubuntu
You may have seen my previous post regarding setting up Plex on Ubuntu LTS 14.03. I will now explain how you can configure a base Ubuntu machine for this to be installed on. You will initially need to download the correct ISO from the Ubuntu website, you can download...