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
rhel

How to Install vim on RHEL 6

In this post, i will show on how to install vim on Redhat Enterprise Linux 6 (RHEL 6) Linux server. Vim stands for ‘Vi Improved’. Vi is one of the…

rhel

How to Install wget on RHEL 6

wget is a command-line tool used for downloading files from the internet. RHEL 6 is a version of the Red Hat Enterprise Linux operating system that is still in use…

How to Install b2evolution blog on Linux

In this post, i will show on how to install b2evolution blog on Linux. This howto used Red Hat Enterprise Linux 6 as a sample, therefore it’s should be working…

centos6

How to Install php-mcrypt on CentOS 6.2

PHP is a server-side scripting language that is widely used for web development. mcrypt is an encryption library that is used to secure data transmission between the client and server….