Home Blog Page 2

Bash Scripting Basics: Part 1

0
If you have been using computers for a while, whether you have been using Unix, Windows or Mac operating systems, you’re probably already familiar...

Yum Download Mirror – Switching To The Fastest Mirror On CentOS/Fedora/RHEL

1
Have you ever found when using yum to update your system or install new software that the downloads come at incredibly slow speeds or...

Find Linux RAM Information Command

0
How do I find out ram information under Linux operating systems?You can use the following commands to find information about RAM under Linux operating...

RHEL / CentOS Linux: Mount and Access NTFS Partition

0
How to enable NTFS support on CentOS Linux version 5 or 6? How do I mount ntfs partition under RHEL 5 or 6?First, you...

Red Hat Enterprise Linux / CentOS Linux Enable EPEL (Extra Packages...

1
Q. How do I enable EPEL (Extra Packages for Enterprise Linux) repo and install the packages under RHEL / CentOS Linux?A. EPEL (Extra Packages for Enterprise...

How to install Mytop 1.9.1 on Cpanel

1
MyTop is one of the best MySQL monitoring tools available, written by a MySQL guru, Jeremy Zawodny.Its vital for monitoring your MySQL health, especially in...

Linux: How To Empty a Directory

0
How do I empty a directory (delete all files) under Linux / Unix without deleting directory itself?You can use the following commands: rm command - Delete...

The 10 most useful Linux commands

0
Maybe the command line isn’t your favorite place to hang out, but to be an effective Linux admin, you need to be able to...

yum command: Update / Install Packages Under Redhat Enterprise / CentOS...

0
How do I use yum command to update and patch my Red hat Enterprise Linux / CentOS Linux version 5.x server via RHN /...

DOS-to-UNIX file conversion

0
Using Perl: # WARNING! For UNIX only! Do not use with ActivePerl in MSYS shell on Windows! # (Returns error message and file is deleted.) perl...