Install rar package on linux...
how to install and use unrar in your hosting, because default hosting doesn’t support rar n unrar Login to your root via console and then do this command in sequence - # cd /tmp - # wget http://www.rarlab.com/rar/rarlinux-3.6.0.tar.gz - # tar -zxvf rarlinux-3.6.0.tar.gz - # ./unrar - # cd /tmp/rar -...
Install Curl on solaris...
what’s curl? read here :  http://curl.haxx.se this’s how to install curl on solaris : # wget -c http://curl.haxx.se/download/curl-7.16.4.tar.gz # gunzip curl-7.16.4.tar.gz # tar -xvf curl-7.16.4.tar # cd curl-7.16.4 # ./configure –without-ssl # make # su # PATH=$PATH:/usr/ccs/bin #...
Install ffmpeg on centOS...
first, u need to install this dependencies : # yum install gcc gcc-cpp gcc-c++ #yum install subversion # yum install ruby # yum install ncurses-devel 1. Create a directory to for source file compilations cd /usr/local/src mkdir ffmpeg cd ffmpeg Incoming search terms:centos yum install ffmpeg-phplibavformat...
What is Google PageRank?...
Definition of PageRank (What is PageRank) PageRank is a number that is used to show how important website in the world, especially in the internet web. Google found,  when a web page connected to the web page other then the web will effectively make it to another web page. More of the vote given to...
What is backlinks ?...
Definition of Back Links Back Links or backlinks or Back-Links is a links in a pair by others on their website that go to the website that we have. SEO in the world, the number of backlinks is an indication of the popularity and shows how big the website is useful for other people. In explanation of...
Force using www on website...
let say i want to force any people that visit this site to visit http://www.blindtext.info, not http://blindtext.info , there”s a very simple way. use .htacces copy this code on text editor, and save as .htacces RewriteEngine on RewriteCond %{HTTP_HOST} ^trevorfitzgerald.com [NC] RewriteRule ^(.*)$...
3 Main Components of SEO...
What is Search Engine Optimization (SEO)? Every day, Search Engine to search an average of 300 million searches. In the report Forrester Research, 81% of internet users use Search Engines to find products or services that are desired. Search Engine Optimization (SEO) can be used by you to increase your...
how to Increase Site Visitors...
This tutorial explains the components that can increase the number of visitors to your website The Search Engine Optimization (SEO) Search Engine Optimization or SEO is a process to make changes to your website (website structure) and the page (code and text) that can facilitate the Search Engine to...