Technology Archive

18 Jun 2015

How to install and configure SAR on CentOS/RHEL

System Activity Reporter (SAR) is an important tool that helps system administrator to get a review of the server machine with status of different critical metrics at different points of time. Using sar you can monitor performance
18 Jun 2015

Keep a detailed audit trail of what’s being done on your Linux systems

Interruptions can happen from both approved (insiders) and unapproved (outsiders) users. My own experience demonstrates that unhappy user can harm the system, especially when they have a shell access. A few users are little smart and remove
15 Jun 2015

How to Install Webmin on CentOS/Redhat 5/6/7

Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, Apache, internet services, DNS, file sharing and so on. In this article, we can
14 Jun 2015

How to Install Webmin on CentOS/Redhat 5/6/7 using yum

Webmin is an open source web based system configuration application for Linux system administrator. It is using to manage service like User administration, Disk managemet, Network, Iptables ( Firewall ), Cron, Apache, DNS, File sharing and substantially
13 Jun 2015

How to Configure Webmin Repository on CentOS/RHEL

Webmin is a 3’rd party RPM repository and Webmin is a web-based graphical tool for Red Hat based systems. This repository can be used in configuring webmin. Step 1: Import Key Import Webmin signing key for verifying
11 Jun 2015

Top 5 Yum Repositories for CentOS/RHEL 7/6/5

The Yellowdog Updater, Modified (yum) is an open-source command-line package-management utility for Linux operating system utilizing the RPM Package Manager. Yum permits programmed updates, packages and dependency management, on RPM-based appropriations. YUM Repositories hold various RPM packages
10 Jun 2015

How to Install Gitlab on CentOS/RHEL 5/6/7

GitLab is a web-based Git repository manager and issue tracking features. GitLab is similar to GitHub, but GitLab has an open source version, unlike GitHub. Git repository management, code reviews, issue tracking, activity feeds and wikis. It
9 Jun 2015

Backup and Restore SVN repository on CentOS/RHEL

This is entirely very simple and important task. SVN backup and restore is valuable when you need to move your repos to new server or you have to recover your data. I expect here that you have
8 Jun 2015

How to configure SVN Server(Subversion) with LDAP Authentication on CentOS/RHEL 5/6/7

More organizations are utilizing directory services for lodging their user credentials and data. Example directory services are Active Directory, eDirectory and OpenLDAP. Starting now, the best way to use your directory services for verification is by utilizing
6 Jun 2015

How to configure SVN Server(Subversion )on CentOS/RHEL 5/6/7

Subversion is a version and revision control framework utilized by engineers to track and keep up prior version of their source codes. Subversion oversees file and directory, and the changes made to them, over time.This allow you