How to install tomcat 6 on the linux server ? When you have installed tomcat by using Easy-Apache then it installed Tomcat 5.5 and if you want to installed Tomcat 6.0 then you need to made some necessary changes on the server. 1) First install Tomcat 5 by using Easy-Apache means java is also installed [ Read More ]
How to uninstall ffmpeg
Categories: Email Marketing Series, How to, InstallationHow to uninstall ffmpeg ? Ans : I have installed the ffmpeg by using the /usr/local/src/ffmpeg directory so I have uninstalled it by using the same directory. cd /usr/local/src/ffmpeg make uninstall Deleting ffmpeg-related files from /usr/lib & /usr/bin folders. You can confirm by using following command to uninstall ffmpeg. locate ffmpeg | grep bin cd [ Read More ]
How to update the yum repository on Centos 5 server
Categories: Email Marketing Series, How to, Installation, KnowledgeHow to update the yum repository on Centos 5 server 1) yum install yum-fastestmirror 2) yum install yum-priorities 3) uname -i If the output is i386 then cd /usr/local/src wget http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm 4) Install key rpm –import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt 5)Install rpmforge rpm -ivh rpmforge-release-0.3.6-1.el5.rf.i386.rpm 6) yum check-update It will take some time to update teh RPM and [ Read More ]
Unrouteable address
Categories: Email problems, Error and solutionError : A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: test@domain.com Unrouteable address” Solution : Suppose you have try to send emails from domain.com to any other email account and the server shows the above error then [ Read More ]








