Category: Configuration

Learn | Teach Open Source Technologies

Urdu CBT Linux System Administration-003-Apache Web Server – 2/5

This CBT shows how to configure Apache Web Server on CENTOS through CLI. Valid for Fedora, RHEL, CENTOS, and any other distribution derived from these. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com

Urdu CBT Linux System Administration-003-Apache Web Server – 1/5

This CBT shows how to configure Apache Web Server on CENTOS through CLI. Valid for Fedora, RHEL, CENTOS, and any other distribution derived from these. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com

Urdu CBT Linux System Administration-001-Linux Run Levels

This CBT discusses Linux run levels. Valid for Fedora, RHEL, CENTOS. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com

SETTING UP LINUX YUM REPOSITORY IN REDHAT/CENTOS

when we implement the REDHAT based servers, when we dont have the proper license we will be facing a lot of issues for installing the softwares. So to overcome the issue we need to setup the LOCAL REPOSITORY server. this  will eliminate the installation issues.Below i have explained how to setup the repo server step-by-step. SETTING…
Read more

Moving Files Between Linux Systems With SCP

This article is about how to move files between servers using the scp (secure copy) command. To show how it works, I will move files from my HDD to a virtual machine running on VirtualBox. There is Linux Mint 11 installed on both drives. This tutorial comes without warranty of any kind. I do not…
Read more

Installing Alfresco 3.4.d On Fedora

This document describes how to install and setup Alfresco Content Server Community Edition by “Alfresco Software inc.” on a Fedora  based webserver from a WAR package on a Tomcat webserver with postgreSQL database as backend. For other distributions there might be minor changes as to the software prerequisites installation procedures. I took my time to…
Read more

Installing Nagios core on RHEL / CENTOS 5.x – RHEL / CentOS 6.x Fedora 15/16/17/18/19/20

What is Nagios An enterprise-class monitoring and alerting solution that provides organizations with extended insight of their IT infrastructure before problems affect critical business processes. Requirements We require following things for Installing Nagios: These are Just Pre-requisites. We need them to other things work … 1. Apache and PhP (php is optional) 2. gcc, glib,…
Read more

Urdu CBT Embracing Linux Fedora 009 Basic Commands Part 1/16

This CBT demonstrates the use of basic Linux commands. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com

How to Configure Network Time Protocol NTP Server in CentOS RHEL Fedora

We have two Linux Machines one machine is Server  and one machine is Client Server Machine 192.168.1.50 baber Cleint Machine  192.168.1.60 farrukh Server side configuration on CentOS /RHEL /Fedora root@localhost# vi /etc/ntp.conf

HTop – CPU, Memory & Process Monitoring Utility in Linux by Qasim Mehmood

Htop is a text-mode, interactive process viewer for Linux run via console/ssh, and to install htop on Linux is a pretty simple task. Among other things, htop allows you the following: Quickly view key performance statistics such as CPU(multi-core layout), Memory and Swap usage Details. Scroll the process list vertically and horizontally to see all processes and complete…
Read more