In online advertising, CPM is in relation to traffic that is eventually received on the web. It is done in the ratio when an online commercial company runs an advertising…
Category: General Discussion
What is SSH (Secure Shell)?
February 1, 2007 / General DiscussionWhat is SSH? It is a protocol suite tool that connects various networks and encrypts traffic accordingly, such as password access, log-in details, etc., to keep it safe from all…
Setting up a Dual-Boot System in a Debian Linux
January 27, 2007 / General DiscussionIn this situation, the following are possible – On a single HD, Unpartitioned space Second unpartitioned HD For instance, the following is the situation of your system – > Windows…
Ubuntu Server / Desktop Monitoring With Cacti
January 25, 2007 / General DiscussionUbuntu Servers What is Cacti?It is a solution based on network graphs and was mainly aimed at developing the strength of RRD TOOL Data Storage and its function. It polls…
Linux Loader (LILO)
January 20, 2007 / General DiscussionIt was developed by Werner Almesberger initially and thereafter developed by the latest developer John Coffman. LILO is a boot manager that can boot every Operating System that is installed…
Defining RAM – Random Access Memory
January 15, 2007 / General DiscussionIt is a type of data in computers that is basically in the form of circuits. That allows access to the data without any physical movement. It is convenient, faster,…
A little about PHP-NUKE
January 5, 2007 / General DiscussionThe origination of PHP-NUKE PHP-Nuke came from that new portal system which then became a self-news publisher and CMS which lied on the basis of PHP and MySQL. And was…
How to Install Awstats?
January 3, 2007 / General Discussion>Root Login >root@localhost [~] # wget https://awstats.sourceforge.io/docs/awstats_setup.html >root@localhost [~]# tgz -xvzf awstats-6.1.tgz >root@localhost [~]# cd /awstats-6.1/tools/ >root@localhost [~]# ./configure.pl Follow the setup prompt.
How to Install Kiss My Firewall?
January 3, 2007 / General Discussion> Log in as root.>Type cd/usr/bin>Download and extract firewall (tar zxvf kiss-2.0.1.tar.gz)>If you need to block Spammers IP, then edit the BLOCK_LIST variable in the /usr/bin/kiss file > separate IP…
PHP MySQL Hosting
December 27, 2006 / General DiscussionMySQL It is a SQL Database Management System that main used by multi-users, its Code base copyright by a Swedish Company but was founded by David Axmark, Allan Larsson, and…