The objective of this tutorial is to install the LAMP stack (Linux, Apache, MySQL and PHP server) on Ubuntu 18.04 “Bionic Beaver”, which is now available in the ITLC’s Xen Orchestra sandbox as a “Quick Instance”.
How to install Mono on Ubuntu 16.04
Sponsored by Microsoft, Mono is an open source implementation of Microsoft’s .NET Framework based on the ECMA standards for C#and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications.
Setting up an Active Directory Domain Controller using Samba on Ubuntu Server
This tutorial documents the steps to get Samba 4 working as a Active Directory Domain Controller using Ubuntu 16.04.
Setup a Non-root User on a Linux Server (Ubuntu)
Having only one user, which is root, can be dangerous. Running your own personal server allows you the freedom of doing whatever you wish, so let’s make use of this by adding a user with sudo access instead of direct root access.