BCS Install Unreal Engine 4 on Linux Mint

This article explains an installation process for the Unreal Engine after the source code is downloaded to its target location. The first script to execute is Setup.sh. As the name implies this script will check dependencies and install the application. [codesyntax lang=”bash”] ./Setup.sh [/codesyntax] The second script to execute is the GenerateProjectFiles.sh. As its name […]

BCS Ubuntu Internet Server

There are those times when you are required to produce an active internet server to support delivery of web content and relational database management systems services.  My first choice is the Ubuntu headless server.  This server allows enough flexibility to support Apache, Java, Grails, Ruby on Rails, PHP, Yii, Action Message Format (AMF) Flash Builder […]