Linux Tutorials for Beginners

The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.

Linux Tutorials
centos6

How to Install yum-priorities on CentOS 6.3

Introduction YUM is a package manager used in several Linux distributions, including CentOS. It allows users to install, update, and remove packages from their systems. However, sometimes we might have…

php

How to Install php-mcrypt on CentOS 6.3

mcrypt exension for PHP is necessary if we want to use cookie based authentication with phpymyadmin. In default CentOS 6.3 yum repository or in CentOS 6.3 installation CD/DVD, php-mcrypt exension…

How to Remove Squid on CentOS 6.3

There could be several reasons why you might want to remove Squid from your CentOS 6.3 system: No longer needed: You may have installed Squid for a specific purpose or…

How to Install Squid on CentOS 6.3

Squid is a popular open-source proxy server that is widely used to improve network performance by caching frequently used web pages. It also helps to increase security and privacy by…