LOW COST JAVA PHP MYSQL CGI PERL
HOSTING SERVICE
LINUX WINDOWS CPANEL WHM PLESK
HOSTING PACKAGES
ECOMMERCE HOSTING ASP JSP MSSQL
FRONTPAGE HOSTING
CPANEL WHM RESELLER DEDICATED
SERVER WEB HOSTING

Archive for Internet Security

Anonymous FTP Access

Anonymous FTP allows a user to retrieve documents, files, programs, and other archived data from anywhere in the Internet without having to create a userid and password. With the special userid of “anonymous” the network user can bypass local security checks and have access to publicly accessible files on the remote system. You can allow anonymous FTP access to visitors wishing to download or upload files to your web site as if you were running your own FTP server.

Anonymous FTP grants all users the ability to access your upload directory, or any directory on your domain that has been set for “public” read/write permissions. Anonymous users can have access to upload or download files to and from your domain. So you must set the appropriate permissions for the directories on which you wish to restrict anonymous FTP access. You can restrict access to specific files and directories on UNIX servers using the File Manager by disabling public read and/or write access to the files or folders you don’t want people to see. This ensures that anonymous users will not be able to access the restricted files or directories.

Comments (1) Bookmark on del.icio.us

Speed up your hard disk performance.

To speed up your hard disk speed we need to configure a special buffer in the computer’s memory in order to enable it to better deal with interrupts made from the disk.
This tip is only recommended if you have 256MB RAM or higher.
Follow these steps:1.
Run SYSEDIT.EXE from the Run command.
2.
Expand the system.ini file window.
3.
Scroll down almost to the end of the file till you find a line called [386enh].
4.
Press Enter to make one blank line, and in that line type

Irq14=4096

xsrc=”http://www.petri.co.il/images/speed_hd1_small.gif” mce_src=”http://www.petri.co.il/images/speed_hd1_small.gif”
Note: This line IS CASE SENSITIVE!!!

1.
Click on the File menu, then choose Save.
2.
Close SYSEDIT and reboot your computer.

Done. An inprovement in speed will be noticed after the computer reboots.
Update: More speed improvement is visible with IDE drives, however there are reports that this tweak also does good for SCSI disks. In any case, it won’t harm your system, so why not try it yourself and let me know what you find.

Comments Bookmark on del.icio.us

How to block a website on your computer.

If you would like to block a website from being viewed on your Windows computer, follow these steps:

C:\WINDOWS\system32\drivers\etc

First backup the hosts file.

Open hosts file there from the notepad.

At the end of the line you can see as per below.

127.0.0.1 localhost

Append the following line at the end

127.0.0.1 BlockSitename.com # replace the BlockSitename.com with the site name that you want to block.

then go to Start->Run-> type ipconfig /flushdns

Enjoy…

Note: That will only stop the domain name to go to the website but if you know the IP address of the site from dnsstuff or whois then you can browse the site.

Comments (1) Bookmark on del.icio.us

mod_security error while uploading file.

If you are not able to upload the file and getting the mod_security related errors like as per below

mod_security: Access denied with code 406. Error processing request body: Multipart: invalid part header (missing colon): Submit Query\\x0d\\x0a [hostname “www.graphicireland.com”] [uri “/woodprint/upload.php”]

then simply add following command in your .htaccess file that will fix your issue.

————————–
SecFilterEngine Off
SecFilterScanPOST Off
————————–
That should solve your problem.

Comments Bookmark on del.icio.us

Configuring APF Firewall

cd /usr/local/src
wget http://rfxnetworks.com/downloads/apf-current.tar.gz
tar -zxf apf-current.tar.gz
cd apf-0.*
./install.shNow edit config file

vi /etc/apf/conf.apf
Scroll down to the “Common ingress (inbound) TCP ports section. At this point you need to find the correct configuration for your control panel.

IG_TCP_CPORTS=”20,21,22,25,26,53,80,110,143,443,465,993,995,2082,2083,2086,2087,2095,2096″
IG_UDP_CPORTS=”21,53,873″

EGF=”1″
EG_TCP_CPORTS=”21,22,25,26,27,37,43,53,80,110,113,443,465,873,2089″
EG_UDP_CPORTS=”20,21,37,53,873″

save the file
start apf
apf -s

If everything still works then edit the config file and turn dev mode off. Make sure you can start a new ssh session before changing dev mode off. If you are kicked out you need to go back and look at what caused the problem!
DEVEL_MODE=”0″

restart APF
apf -r

Comments Bookmark on del.icio.us

Ongoing Business With Internet

Today in the world of Ecommerce you will come across many Internet Oriented Business’s………………………………….
But hold……… you too would come across business which has internet base (just connections of network all over the company) , but not really acquianted with Internet business ideas. Many-a-times they believe that most useful ideas have already been taken. Others believe that although there are many opportunities online, they just do not have the technical knowledge, skill and needless to say the time to bring good Internet business ideas to practice. what is the main idea commonly you can view in their minds ? do you know reply for this….. yes , you are right. They give importance to ” Sales Department”. Day-by-day you can go through, that most business ideas were developed as a result of a growing customer need or concern. Till this time you cope up with every aspect of your business and what is left (lacking in your business)!!!!!!!!!!!!!!!Is advertise, Now your search begins what’s next is determining is, what other businesses in the marketplace have not familiar to the customers with, which would be beneficial and how you will create new opportunities.
May be you start with your own website for connecting people to your business just the businessmen will need to, all the time put to customer’s notice about his internet tactics, that he possess and technically how strong he is. Also he will need to prove that how fast and compatible his after sales services are whether his is product oriented or service oriented.

Tips for after sales services in a business are as follows:
1) Sending timely mails regarding further orders for product or service,
2) Sending timely mails regarding outstanding if any,
3) Sending timely mails regarding new company policy,
4) Sending timely mails regarding new price list if any,
5) Sending timely mails regarding changes in terms and conditions,
6) Sending mails regrading offers and schemes in festive seasons.

With these, customers will get to know, how important is their relation with your business and further what are the follow-ups they have to manage for their businesses. And, if these are properly defined in the mails and sent to customers, it would be great help to them in continuing the business with your company. And further will help your company’s reputation to raise in the market. And on the other hand , if the customer is not satisfied, they have many different types of resources available to them which allow them leave your business or be attracted somewhere else in a matter of seconds. In addition with the modern existence of technology, online customers are now capable of exploring your idea and the competition with the click of one mouse!
Now this is in your hands how to use the perfect aspects of technology to reach out to customers and make your business more profitable one!!!!!

Remember Internet business ideas can prove very profitable because of lower development and advertisement costs but like every other business idea, it requires time,direction and control.

Comments Bookmark on del.icio.us

« Previous entries · Next entries »