Monitoring How to install and configure GrayLog in Ubuntu 18.04 IntroductionGrayLog is a leading open source log management platform, it allows you to collect, index, and analyze logs from just about any source in a centralized location. In this guide,
Ubuntu How To Install and Configure Plex media streaming server on Ubuntu 19.04 Introduction If you have a large media collection and would like to be able to access it from any device, while still being able to host it locally. Plex is
Ubuntu 18.04 How to install Adminer on Ubuntu 18.04 Introduction I discovered Adminer a few years ago, when i found that a site i was doing some testing on was hacked into. After looking around trough the server, i
Ubuntu 18.04 How to set up Windows File Shares in Ubuntu 18.04 with Samba Introduction In this article we will set up some samba file shares in Ubuntu 18.04, and secure them with username/password authentication, this is useful if you are setting
Ubuntu 18.04 Ubuntu server 18.04 as a Hypervisor using KVM and Kimchi for VM Management How to install Kimchi in Ubuntu 18.04 Introduction: In this guide, we will be making our own Hypervisor in Ubuntu 16.04 by installing KVM (Kernel-based Virtual Machine) as
Ubuntu 18.04 How to install PiHole on Ubuntu 18.04 PiHole Ad Blocker for Ubuntu 18.04 Introduction In this guide, we will be installing PiHole in Ubuntu 18.04. Pihole is an incredible easy to use and install AdBlocking
Ubuntu How to set up 2 factor authentication in Ubuntu Server 18.04 In this tutorial we will learn how to enable Multi-factor authentication in Ubuntu Server 18.04, this will increase security by confirming your identity using at least two different ways
Ubuntu 16.04.2 Installing and configuring OSSEC host intrusion detection system in Ubuntu 16.04 OSSEC Host intrusion in Ubuntu 16.04 Introduction In this tutorial we will be installing OSSEC Host Intrusion detection. OSSEC is a free, open-source host intrusion detection system. The client
Ubuntu 16.04.2 How to install PiHole on Ubuntu 16.04 PiHole Ad Blocker for Ubuntu 16.04 Introduction In this guide, we will be installing PiHole in Ubuntu 16.04. Pihole is an incredible easy to use and install AdBlocking
Ubuntu 16.04.2 Ubuntu 16.04 Management Interface with Ginger, Wok and Nginx Ubuntu 16.04 Management Interface with Ginger, Wok and Nginx Introduction In this guide, we will be installing Ginger, Gingerbase, Wok and Nginx to make a simple to use Management
Ubuntu 16.04.2 Installing and configuring Vesta Control Panel in Ubuntu 16.04 Introduction In this tutorial we will show you how to install Vesta Control Panel on Ubuntu 16.04 Vesta Control Panel is an open source alternative to CPanel.It has
Ubuntu 16.04.2 How to Install and Configure Redis on Ubuntu 16.04 Redis is a key value storage used widely for its support and flexibility. It is an open source application mainly used in Database for fast accessing of Data in a
Observium How to install Observium in Ubuntu 16.04.2 Introduction Today we will be installing Observium Observium is a Network Management and Monitoring System that collects data from multiple devices using SNMP and allows you to monitor all of
Ubuntu Ubuntu server 16.04 as a Hypervisor using KVM and Kimchi for VM Management How to install Kimchi in Ubuntu 16.04 Introduction: In this guide, we will be making our own Hypervisor in Ubuntu 16.04 by installing KVM (Kernel-based Virtual Machine) as
Ubuntu How to monitor your Ubuntu 16.04 server with pyDash and Apache with mod_wsgi Introduction PyDash is a simple web based monitoring tool that can be installed on most Linux distributions. PyDash is written in Python and Django and it uses Chart.js to
Ubuntu How to install NGINX with Google PageSpeed module in Ubuntu 14.04 Server Introduction NGINX is an awesome high-performance HTTP server and reverse proxy server. NGINX is one of the best performing web servers available due to it's ability of Handling high concurrency
Laravel How to install Laravel 5.2 in Ubuntu with Nginx Introduction Laravel Framework is one of the best frameworks to build any kind of web app with PHP. It has a great community, and a really good documentation website laravel.
NGINX How to install Ghost blog in Ubuntu Introduction In this article i will show you how to install the Ghost blogging platform in Ubuntu using Node and Nginx web server. Ghost is beautifully designed blogging platform, completely
Ubuntu How to install a secure mail server in ubuntu, the easy way Introduction In this article i will show you how to install a really secure mail server the easy way. Throughout the time i had always had a hard time installing
Ubuntu How to install Adminer on Ubuntu 14.04 Introduction I discovered Adminer a few years ago, when i found that a site i was doing some testing on was hacked into. After looking around trough the server, i
Ubuntu The Perfect Web Server Ubuntu 14.04 , Ajenti, Ajenti Web hosting add-on and NGINX Introduction We will setup the perfect web server on Ubuntu using Ajenti Control Panel, which is web based server control panel that is really useful for managing servers, if you
Ubuntu How To download Youtube videos and Playlists in Ubuntu Introduction Today we will learn how to download YouTube videos as video or Mp3, using youtube-dl, as well as how to download full YouTube playlists. Install Step 1 Connect to
Ubuntu How to test and patch Ubuntu for the newest exploit CVE-2015-7547 & CVE-2015-5229 Introduction The CVE-2015-7547 issue was discovered by the Google Security Team and Red Hat. Who's vulnerable? Quite a lof systems are potentially vulnerable to this exploit: Red Hat Enterprise Linux
Ubuntu How to use Bootstrap themes in Ubuntu Introduction Bootstrap is one of the most widely used templates for creating websites and web applications that adjust to multiple screen resolutions and contain components for typography, forms, buttons, navigation
Ubuntu How to Install WordPress in Ubuntu 14.04.03 Introduction Here is a quick tutorial on how to install Wordpress in Ubuntu Server, of course we could just install it with a simple sudo apt-get install wordpress but where