Package management

Linux Install an RPM File

by Vivek Gite on April 24, 2011 · 1 comment

I‘m a new Linux system administrator and wanted to perform software installation and maintenance. I’ve downloaded a file called awstats.i386.rpm and how do I install it under CentOS / RHEL / Suse / Fedora / Redhat Linux?

{ 1 comment }

I got new server and installed phpMyAdmin. But whenever I visit the phpmyadmin url it says:

Cannot load mysql extension. Please check your PHP configuration

How do I fix this problem under CentOS / RHEL / Fedora Linux Apache web server?

{ 2 comments }

I‘ve Huawei technologies EC1260 CDMA HSIA USB modem. How do I configure Tata Teleservices “Tata Photon+ Mobile Broadband” Service under Linux operating systems using this modem?

{ 51 comments }

I got rsnapshot based backup server up and running for my network under Debian Linux 5.x. But, whenever I run a backup job using the following command:

rsnapshot -v -c /root/rsnapshot.server1.conf hourly
I get the following messages on screen:

WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/locate”
WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/nc.1.gz”
WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/jexec-binfmt”
WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/servertool”

How do I fix this problem?

{ 3 comments }

How To: Upgrade CentOS Linux 5.3 to v5.4

by Vivek Gite on October 22, 2009 · 9 comments

How do I upgrade CentOS Linux from version 5.3 to latest version 5.4 over the Internet?

{ 9 comments }

CentOS / Redhat: Protect Yum Repo's Packages

by Vivek Gite on October 19, 2009 · 1 comment

How do I protect my yum repo’s packages from certain repositories getting replaced / updated via yum command itself under CentOS / RHEL / Redhat Enterprise Linux?

{ 1 comment }

FreeBSD Upgrade Perl 5.8.x to 5.10.x

by Vivek Gite on September 23, 2009 · 3 comments

How do I upgrade Perl version under FreeBSD operating system?

{ 3 comments }