Author: Babar Zahoor

Learn | Teach Open Source Technologies

Higher Education Commission (HEC) chairman Prof. Dr. Mukhtar Ahmed announced the funding of 60 technological companies from universities to address the immediate needs of IT industry in Pakistan

(20th September, 2014) Higher Education Commission (HEC) chairman Prof. Dr. Mukhtar Ahmed announced the funding of 60 technological companies from universities to address the immediate needs of IT industry. He emphasized that each company has to achieve a legal status with faculty and student involvement for funding. President (Pakistan Institute of Entrepreneurship, PIE) Mr. Tahir Mahmood Chaudhary appreciated the…
Read more

WordPress 4.0. “Benny” has been Launched on 4th September 2014

WordPress 4.0 “Benny” Posted September 4, 2014 by Matt Mullenweg. Filed under Releases. Version 4.0 of WordPress, named “Benny” in honor of jazz clarinetist and bandleaderBenny Goodman, is available for download or update in your WordPress dashboard. While 4.0 is just another number for us after 3.9 and before 4.1, we feel we’ve put a little extra polish…
Read more

How to Extend Linux Partition in CentOS 6.x

LVM ROOT PARTITION EXTEND IN CENTOS 6 To check current status of disk please run below command

Ubuntu Broken Packages — by Abdul Jabbar

Created اتوار 10 اگست 2014 Error: Unable to correct problems, you have held broken packages. |  How to fix broken packages? |  resolve unmet dependencies? It is always a good idea to back up configuration files like /etc/apt/sources.list, so you can revert the changes if needed. Step-1: Make sure that the restricted and universe repositories…
Read more

Linux Cluster Management Console (LCMC) — by Abdul Jabbar

What is Linux Cluster Management Console (LCMC).. ? The Linux Cluster Management Console (LCMC) was initially developed by Linbit as DRBD GUI/MC. Linbit stopped it’s development in 2011. Since then the main developer Rasto Levrinc is continuing the work as fork as “LCMC”. The java-based GUI offer graphical installation and configuration of high availability Linux…
Read more

How to install LIFERAY on CentOS / RedHat Linux 6.x

WRITE BY MUHAMMAD ZEESHAN BHATTI Advance Research Project & Technology PVT Ltd. Email: – [email protected]   PART-1 Step-1 $ yum install java-1.6.0-openjdk-devel –y  

How to Install Configure LOAD Balancer using PEN on CentOS / RedHat

Install Pen to configure Load Balance server. Pen is a light weight simple load balancer. This example shows to configure on the environment like follows (1) rackspace-jon [192.168.58.154] – Pen Server (2) rackspace-nfs01 [192.168.58.152] – Web Server#1 (3) rackspace-nfs02 [192.168.58.153] – Web Server#2

Installing an IdM Server – Red Hat RHEL7

You need at least 2 Servers: Setup: node1.domain1.example.com – IPA Server node2.domain1.example.com – IPA Client

How to setup Network File Server on CentOS / Redhat with Automatic Backups — RackSpace

NFS SERVER SETUP ON CETNOS 6.5 / Redhat 6.5 / Fedora In this tutorial let us see how to install and configure NFS server and how to share files between NFS server and clients. Though i have tested these steps in Cent-OS 6.5 32 bit edition, it will work on RHEL/Fedora/ 64 bit architecture. Scenario NFS Server Operating System : CentOS 6.5 64 bit (Minimal server install) NFS Server Operating System  : CentOS 6.5 64 bit (Minimal server install) NFS Client Operating System  : CentOS 6.5 64 bit (Desktop Minimal) NFS Server IP Address              Host rackspace-nfs01: 192.168.58.152 NFS Server IP Address              Host rackspace-nfs02: 192.168.58.153 NFS Client IP Address               Host rackspace-jon: 192.168.58.154