How To Fix “Error: database disk image is malformed” On CentOS / Fedora
Today I have been trying to update my CentOS 6.5 virtual machine using command “yum update”. # yum update Sample output: Loaded plugins: fastestmirror, security Loading mirror speeds from cached...
View ArticleInstall LEMP Server (Nginx, MariaDB, And PHP) On Fedora 20/19
LEMP is a combination of the operating system and open-source software stack. The acronym LEMP is derived from first letters of Linux, Nginx HTTP Server, MySQL/MariaDB database, and PHP, Perl or...
View ArticleSome Useful Linux Screenshot Tools
Hi guys, There are many Linux screenshot tools out there, so I decided to compile a list with some of the tools I have used and have experience with. The following tools are free and they will help you...
View ArticleWhy Should You Put Linux In Your Computer
My life has changed quite alot since the day I switched to Ubuntu, a friendly Linux distribution with more than twenty million users around the world. I feel smarter, stronger and I am happier than...
View ArticleInstall Puppet Enterprise Server On CentOS 6
Puppet Enterprise is IT automation software that gives system administrators the power to easily automate repetitive tasks, quickly deploy critical applications, and proactively manage infrastructure,...
View ArticleLinux Basics: colordiff, An Alternative To The diff Command
Dear Linux geeks, In this article I will teach you how to use a very useful tool that can be used to compare files line by line. I find it easy to use and recommend it to Linux geeks that want to move...
View ArticleLinux Basics: du Command Usage
Today we will discuss about how to find or summarize the disk usage on Unix/Linux systems using the du command. du stands for Disk Usage. In this handy tutorial, let us see how to use du command in...
View ArticleFedora Basics: Enable Tap To Click On Fedora 20 GNOME
Hi Guys, I recently have to install Fedora 20 since I need to in order to complete certain tasks I’ve been assigned. After Installation I’ve seen that I can’t tap to click, moreover am now a newbie to...
View ArticleHow to surf using Tor Browser Bundle
Tor (The Onion Router) is a free software that allows users to browse the web anonymously through onion routing. It refers to encryptions on multiple levels and through multiple relays that obscure...
View ArticleHow To Install Google Chrome in Fedora 20, 19, 18
google-chrome is the web browser from Google, its current stable version is Version 33.0.1750.117. Google Chrome Stable Version 33.0.1750.117 running on Fedora 20 x86 In this tutorial we are going...
View ArticleInstall Corosync and Pacemaker On CentOS 6.5
I will show you in this tutorial how to install your first cluster Corosync and the Linux Cluster Manager Pacemaker. Let me give small definitions about Corosync and Pacemaker. The Corosync Cluster...
View ArticlePuppet agent Install Using Script
With this script, you can install puppet agents in few minutes on Red Hat or Debian based systems. Make a puppet script file, # vi puppetscript.sh Add the following contents:...
View ArticleInstall Uget Download Manager In Ubuntu, Fedora, Debian
uGet is a very light-weight and powerful open source download manager. On March 4th, 2014 Uget Download manager v 1.10.4 alongside the 11th Anniversary celebrations. Version 1.10.4 includes: - Magnet...
View ArticleFedora 21 Scheduled For Release In October
For Fedora users, just keep calm and use Fedora 20 for now. Fedora Developers has announced that Fedora 21 official release date is now 14th October, 2014. Fedora 21 which has been slated for August...
View ArticleInstall Sublime Text 3 In Fedora Easily With Fedy
Sublime Text is a sophisticated text editor for code, markup and prose. In this tutorial we are going to use Fedy to install Sublime Text 3 in Fedora 20. If you don’t know what or haven’t installed...
View ArticleInstall Google Talk Plugin In Fedora 20
Google Talk Plugin will enable you to call your contacts or friends via Google Hangouts, which may be Video or Audio in your Web browser. This plugin is required to make calls via your web browser:...
View ArticleHow To Change Hostname In Fedora 20, 19
Hello Guys, Assuming you just installed Fedora 18, 19 or 20 and found out you don’t like your system’s hostname, this short tutorial is to help you change it with no difficulty. We are going to use...
View ArticleFix Google Chrome Dependencies When Installing via .RPM Package
Question: I’ve downloaded the Google Chrome RPM package successfully. While trying to install from terminal, I got the error messages below: [root@fe20box Downloads]# rpm -ivh...
View ArticleFix “Unit iptables.service failed to load: No such file or directory” Error...
Hey Guys, You just installed LAMP on your Fedora and needs to restart iptables then this error message is always displayed. [root@localhost enyamador]# systemctl restart iptables.service Failed to...
View ArticlePrestaShop 1.6 Released – Install Instructions On CentOS 6.5/6.4
Introduction Have any plans to sell products online, and wonder how to create a online shopping cart solution like e-Bay, Flipkart and Snapdeal, or where to find the right e-Commerce shopping solution...
View Article