Entradas

Mostrando entradas de junio, 2017

Implementing Virtualization Software Hyper-V Backup and Recovery with the Windows Server Backup (WSB)

Imagen
Thank to: http://www.msserverpro.com/i The Windows Server Backup (WSB) is the built-in feature in Windows Server 2012 and is not an enterprise –wise backup solution. The WSB supports backing up virtual machines on stand-alone hosts and clustered hosts with CSVs. With the improvements in the Windows Server 2012, administrators can select backup and restore virtual machines (VMs) on the same Hyper-V Server. For medium or enterprise organization, Data Protection Manger 2012 R2 is the perfect solution for centralized protection of virtual machines and data. There are also many numbers of third parties backup solutions for Hyper-V. Here, you will use the Windows Server Backup (WSB) feature to backup and restore Virtual machines. The Windows Server Backup (WSB) feature is not installed on a server by default, it must be enabled. There are two ways to enable Windows Server Backup (WSB): From Server Manager Open Server Manager Open the  Manage  menu and choose  Add Roles and Features

How Install Apache, MariaDB, PHP (LAMP stack) in Ubuntu 16.04

Imagen
Thanks to: https://www.ostechnix.com/ Install Apache, MariaDB, PHP (LAMP stack) in Ubuntu 16.04 BY  SK   ·  JUNE 2, 2016 We have already posted guides for installing  LAMP  and  LEMP  stacks in Arch Linux. Refer the following links if you haven’t checked them yet. Install Apache, MariaDB, PHP (LAMP) stack on Arch Linux Install Nginx, MariaDB, PHP (LEMP) stack on Arch Linux For those who don’t know about LAMP stack, It is a popular, open source web development platform that can be used to run and deploy dynamic websites and web-based applications. Typically, LAMP stack consists of Apache webserver, MariaDB/MySQL databases, PHP/Python/Perl programming languages. LAMP is the acronym of  L inux,  M ariaDB/ M YSQL,  P HP/ P ython/ P erl. Today, we will see how to install Apache, MariaDB, PHP (LAMP stack) in Ubuntu 16.04 LTS server. For the purpose of this tutorial, I will be using the following testbox. Operating System  : Ubuntu 16.04 64 bit LTS server IP addr