Browsing category

Fedora

How to Install TeamViewer on Fedora 27 / Fedora 26/25/24

TeamViewer is a most widely used application for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers. This tutorial guides you how to install TeamViewer on Fedora 27 / Fedora 26. It also supports Microsoft Windows, Mac OS X, iOS, and Android operating systems. You can access a machine running TeamViewer […]

Install VMware Workstation 11 on Fedora 22 / 21

VMware Workstation is a virtual machine software suite for x86 and x86-64 computers from VMware, which allows users to set up multiple x86 and x86-64 virtual machines (VMs) and use one or more of these virtual machines simultaneously with the hosting operating system. Each virtual machine instance can execute its own guest operating system, including […]

Install VirtualBox 5.2 on Fedora 27 / Fedora 26/25

VirtualBox is a widely known open source virtualization software that lets you run multiple guests operating systems on single hardware machine. This guide shows you how to install VirtualBox 5.2 on Fedora 27 / Fedora 26. From the version 2.0 VirtualBox supports 32 and 64bit host and guest operating systems (if you want to install […]

How to install LEMP on Fedora 22 – Nginx + PHP + MariaDB

Nginx is a free, open-source, high-performance HTTP server. This tutorial shows you how to install LEMP on  Fedora 22. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. PHP-FPM is an alternative PHP FastCGI implementation, it has some additional features useful for sites of any size, especially busier sites). […]

How to Install LAMP on Fedora 27 / Fedora 26 / 25

LAMP Stands for Linux, Apache, MySQL, and PHP. Most of the websites work with the above combination.Below are the steps to install LAMP on Fedora 27 / Fedora 26 / 25.   Install Apache To start off, we will install Apache. Open up the terminal and switch to root. $ su Type following command on […]