Category Archives: Uncategorized

Remotely Access MySQL Database

Share Your Love

The following article explains how to access your MySQL database remotely. 1)Go to Cpanel >> MySQL® Databases >> Access Hosts: >> Add IP of the machine from which you want to access databse. 2)Click on Add host.In order to access … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Reseller hosting, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment

Gcc biginners linux c programming

Share Your Love

Lets start with the basic. Source: Youve probably seen this before Download Source In Linux (or unix) you will most likely be dealing with source code. This is actually the raw instructions that are written by the programmer. You can … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Leave a comment

Sun Ray

Share Your Love

The Sun Ray was introduced by Sun Microsystems 1999 as a thin client (client side OS). Sun Ray clients are connected via an ethernet network to the Sun Ray Server. Sun Ray Server software is available for Suns solaris operating … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment

Sun plans new Thin Client

Share Your Love

Sun Microsystems plans to debut a new line of its Sun Ray thin client terminals and shed more light on its UltraSparc T1 Niagara processors and other multithreaded chip plans. The Sun Ray thin-client computing platform is actually a combination … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Reseller hosting, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment

Maximum file limit has been reached

Share Your Love

Maximum file limit has been reached : Many times we get an error called the maximum number of files that can be opened has reach the limit, you can fix the issue as ; In order to resolve this, you … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment

ISO/OSI Network Model

Share Your Love

The ISO-OSI model is the International Standard Organization Open System Interconnect model. It is the standard model for networking protocols and distributed applications. THis model defines seven network layers. Brief information about each layer of ISO-OSI Model as follows 1 … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Reseller hosting, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment

How to install php Mychat manually

Share Your Love

PHP Mychat is the fantastic tool for chating.Steps to install it are as followos: you can donaload this software from source: http://sourceforge.net/projects/phpmychat Download phpMyChat-0.14.5.zip 1. wget http://www.tech-geeks.org/contrib/bbutts/phpChat/phpMyChat-0.14.5.zip 2 unzip phpMyChat-0.14.5.zip -d /home/username/public_html/ 3. Setting up the database. mysql_setpermission Name of … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Reseller hosting, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment

Quick test of a mail server (SMTP)

Share Your Love

Test for a SMTP server : While trobleshooting any email issues, This will help you to check your mail server with SMTP. To check this for your mail server, you can use telnet command to port 25 as: # telnet … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Reseller hosting, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment

Install exim and configure it as a SMTP mail server

Share Your Love

Install exim and configure it as a SMTP mail server 1. Install the exim mail server as # up2date exim 2. Change the default Mail Transport Agent (MTA) to exim: # system-switch-mail 3. Select exim. 4. Edit exim configuration file … Continue reading

Posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Reseller hosting, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting | Tagged | Leave a comment