Install Android SDK On Ubuntu 14.04
What is Android SDK? The Android Software Development Kit (SDK) enables the developers to build the Android applications. The Android SDK includes the following to build Android apps. Sample projects...
View ArticleSetup Virtual Hosts In Apache On Ubuntu 14.04 LTS
Virtual Hosts are used to setup more than one domain or websites using a single IP address. This is very useful if anybody wants to run multiple websites using a single IP address on single VPS. In...
View ArticleHow To Upgrade The Kernel On Ubuntu 12.04 And Centos 6.5
Author Bio: This is a guest post, written by one of the Unixmen regular reader Mr.Mazen Bdewi. Contact the Author at: mazen.bdewi@gmail.com, if any queries. Well, let us show you how to upgrade the...
View ArticleSetup Digital Repository For Your Institution Using Dspace On Ubuntu 14.04...
Introduction If you’re working in an Educational institution, probably you’ve heard about Dspace which is used to setup Digital Repository System. Digital Repository is nothing but a Centralized...
View ArticleSetup Server Blocks In Nginx On Ubuntu 14.04 LTS
Server Blocks (a.k.a Virtual Hosts in Apache webserver) are used to setup more than one domain or websites using a single IP address. This is very useful if anybody wants to run multiple websites using...
View ArticleInstall Pepper Flash Player In Chromium On Manjaro/Arch Linux
Since Flash 11.2 has stopped working with Chromium because Chromium has stopped supporting the Netscape Plugin API (NPAPI) which it uses. Also, the latest Adobe Flash Player 13 is only available for...
View ArticleFix “error: GPGME error: No data” On Manjaro Linux
Hello Guys, I was trying to install a package via pacman today it resulted in the error message below: error: GPGME error: No data From what I got to know from Manjaro Wiki: The cause of this issue is...
View ArticleInstall Google Talk Plugin In Manjaro Linux
Google Talk Plugin will enable you to call (Video and Voice) 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...
View ArticleInstall LEMP Server (Nginx, MySQL or MariaDB, PHP And phpMyAdmin) On Ubuntu...
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 database, and PHP, Perl or Python. We...
View ArticleHow To Extract Images From Videos Using ffmpeg
Hi unixmen readers, Have you ever wanted to extract images from a video file? It is possible to do such thing in Linux and for this tutorial I will use ffmpeg to get images from a video. What is...
View ArticleSetup Static IP In Ubuntu 14.04
The following steps describes how I have configured my static IP address on Ubuntu Server 14.04. You need to edit the file “/etc/network/interfaces”: sudo vi /etc/network/interfaces Then change to...
View ArticleInstall And Configure Nagios on Ubuntu 14.04 LTS
Nagios is an open source software that can be used for network and infrastructure monitoring. Nagios will monitor servers, switches, applications and services. It alerts the System Administrator when...
View ArticleMikogo: A Multi-platform Desktop Screen Sharing And Remote Access Software
Most of you have heard and used the LogMeIn service which is used to access a remote system screen via Internet or through native applications. We can use Logmein software to online meetings, remote IT...
View ArticleInstall OpenMRS (Open Medical Record System) On CentOS 6.5
Introduction From Wikipedia: OpenMRS , Stands for Open Medical Record System, is a collaborative open source project to develop software to support the delivery of health care in developing countries....
View ArticleUpgrade To Firefox 30 On Ubuntu via Official Repository
Firefox 30 released just few days ago has been added to the official repository of Ubuntu. Users wanting to upgrade can to via the terminal or Synaptic. From Terminal. sudo apt-get update sudo apt-get...
View ArticleInstall OpenMRS (Open Medical Record System) On Ubuntu 14.04 LTS Server
In our previous tutorial, we did show you how to install OpenMRS on CentOS 6.5 server. Today, here we will show you how to install OpenMRS on Ubuntu 14.04 LTS server. As you may know already, OpenMRS ,...
View ArticleHow To Install Numix Icon Theme In Fedora 20
Numix Themes have been around for a while now and I think most of us know about it. In a previous post, I’ve written about how to install Numix theme and other community forks on Manjaro Linux. Today...
View ArticleInstall LEMP Server (Nginx, MySQL or MariaDB, PHP And phpMyAdmin) On Ubuntu...
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 database, and PHP, Perl or Python. We...
View ArticleHow To Extract Images From Videos Using ffmpeg
Hi unixmen readers, Have you ever wanted to extract images from a video file? It is possible to do such thing in Linux and for this tutorial I will use ffmpeg to get images from a video. What is...
View ArticleSetup Static IP In Ubuntu 14.04
The following steps describes how I have configured my static IP address on Ubuntu Server 14.04. You need to edit the file “/etc/network/interfaces”: sudo vi /etc/network/interfaces Then change to...
View Article