Use below command to install a RPM package on Fedora / CentOS.
Linux/Unix
Install Go 1.8 on Fedora / Ubuntu
You can follow below steps to install Go 1.8 on Fedora / Ubuntu. (It should work for other Linux distribution as well but it is only tested for Ubuntu / Fedora). Step 1: Download the Go 1.8 bundle by clicking here. Step 2: Extract the downloaded bundle using below command, Step 3: Add below to your … Continue reading Install Go 1.8 on Fedora / Ubuntu
Cinnamon Desktop on Fedora
Installing Cinnamon desktop on fedora is very easy. You can execute the below command from your terminal. How to change existing desktop You can restart your fedora system & while signing in you can select it from a available options settings which is present alongside signin button. You can also install other fedora Desktop, Mate … Continue reading Cinnamon Desktop on Fedora
Install Redis server on Fedora
Installing Redis server on fedora is very easy. open your terminal and execute the below command, Start the redis server by executing Redis server will start running at port 6379. You can check the it's current status by executing below command
switching back to text console error during centos installation
I was trying to dual-boot CentOS 6 on my laptop that is currently running Windows 8. I have two storage devices, an SSD that has my Windows installation, and an HDD that has all of my data. Both are formatted using GPT, and Windows boots using UEFI. I used the CentOS 6.5 live CD (CentOS-6.5-x86_64-LiveCD.iso) … Continue reading switching back to text console error during centos installation