Font Size
Free Script installer FORUMS Ad management Portals and Cms Blogs Welcome Hepsia cPanel hosting
Free Script installer
You're about to get acquainted with a brand new mechanism of installing and managing PHP scripts. Our Elefante Installer allows you to install and manage blogs, forums, image galleries, content management systems, e-shops and many more, without any knowledge of basic programming languages such as HTML, PHP, etc. The Elefante Installer is a FREE PHP web application services installer which makes it easy for you to automatically install over 40 popular PHP script packages straight from your personal Web Hosting Control Panel or have the script insalled when you sign up ready for use.
Read the Full Story
FORUMS
An Internet forum is a discussion area on a website. Website members can post discussions and read and respond to posts by other forum members. An Internet forum can be focused on nearly any subject and a sense of an online community, or virtual community, tends to develop among forum members.
Read the Full Story
Ad management

Ad Management Scripts/Software

Pop-ups and other kinds of advertisements are a constant irritation for many Internet users. But, like all things media (such as television and radio), the web can't continue to exist without them. Whether webmasters like it or not, advertising helps pay their bills to keep their sites running. Therefore, it's always a good idea to know how to make them work for you. One way you can do this is to use ad management scripts or software. The sheer number available, online or otherwise, guarantees that you'll be able to find one that will fit your needs and budget.
Read the Full Story
Portals and Cms
A portal Web site is a Web site that aims to be your "portal," or entranceway,  to most anything you can do on the Web. For example, Yahoo is considered a  portal because it offers a search engine that helps you find other Web sites, as  well as topics categories such as finance,  travel, health, etc. that help you find information on the Web about those  topics. In the 1998-2001 phase of the Internet, many Web sites aspired to be  portals, because they believed it would mean users would use them as their  "start page" and visit frequently, even if they eventually left to visit other  Web sites. However, these days, most Web sites do not want to be mere start  pages; they want to keep you on their Web site for as long as possible, and not  take you to other Web sites.
Read the Full Story
Blogs

What's a blog?

A blog is a personal diary. A daily pulpit. A collaborative space. A political soapbox. A breaking-news outlet. A collection of links. Your own private thoughts. Memos to the world. Your blog is whatever you want it to be. There are millions of them, in all shapes and sizes, and there are no real rules. In simple terms, a blog is a website, where you write stuff on an ongoing basis. New stuff shows up at the top, so your visitors can read what's new. Then they comment on it or link to it or email you. Or not
Read the Full Story
Welcome
  • Upto unlimited GB Disc Space
  • Upto Unlimited Data Transfer
  • FTP, Stats
  • Upto unlimited Email Accounts
  • Free sub Domain Name
  • Free Site Builder
  • Unlimited Domain Hosting
 
Read the Full Story
Hepsia cPanel hosting

Hepsia Control Panel Top Features

You can now register, transfer or manage multiple domain names & websites from just one place. This is something cPanel has big problems with. Actually there is no Domain Manager at all in cPanel. With Hepsia you can set up and manage multiple fully independent websites from a single account. No need to have separate control panels (i.e. logins) for your domains, support tickets and billing.
Read the Full Story

How to configure Internet Explorer 7 Security Zones for high security

This article describes how to achieve the highest possible security in Internet Explorer.There are basic instructions for beginning users, explanations and advanced settings for more experienced users,  and reference tables for custom settings.

Basic and quick Security Zone settings

If you’re new to this or in a hurry, you can quickly  improve the security  of each zone just by using the IE slider controls.

Open the Internet Options dialog box from either of these locations:

  • IE7 > Tools > Internet Options > Security
  • Start > Control Panel > Internet Options > Security

Click on each zone, and set its slider to the level shown:

Zone Recommended setting
Restricted High
Internet High
Trusted Sites Medium-high. If experience shows this is too restrictive for too many sites, you can reduce to Medium or tweak individual settings, but never put any setting below the level it has for Medium.
Local Intranet Medium-low

When done, click OK.

When visiting unfamiliar websites, these settings ensure that you have High security. When you are on a website that you trust  and you need to allow features that the High setting doesn’t permit (such as file downloads, JavaScript, or ActiveX), you can manually add that site to  your Trusted Sites list, where security is lower and the needed features are allowed.

How to add a website to Trusted Sites

All sites start out in the Internet Zone. To add a site to Trusted Sites, go to:

  1. IE7 > Tools > Internet Options > Security > Trusted sites (click the green checkmark image) > Sites (button)
  2. Clear (uncheck) the “Require server verification for all sites in this zone” box.

This box appears to have been an afterthought, and when it is checked, it makes the Trusted Sites concept virtually useless. It only allows sites to be Trusted if they a) use secure “https” encryption on their web pages to prevent eavesdropping, and b) present an authorized certificate that guarantees their identity. The result is that only online banks and big commercial sites can ever qualify to be Trusted. https is too high a standard to expect all Trusted Sites to meet.

From the standpoint of personal information protection, https is important, and you should make sure it is used on any site where you enter credit card numbers or other critical personal information. It protects you from data interception and from fraudulent websites pretending to be other websites (phishing).

However, that has nothing to do with what the Security Zones were supposed to be for: keeping malware off your computer. From that standpoint, the more appropriate standard for trust is: “If I lower my security for this website, do I trust it not to install malware?”

  1. If you’re currently viewing the site you want to add, IE7 automatically puts the URL (web address) in the “Add this website to the zone:” box. (If the address isn’t in the box, it means this site is already Trusted.)

If you’re not viewing the site at the time you want to add it, manually type or copy-and-paste its URL into the “Add this  website…” box. The URL looks like: http://www.websitename.com.

  1. When the site’s address is in the box, click Add, then Close, then OK.
  2. (If you get an error message when trying to add the site, check to see if it is already in Trusted, or maybe in Restricted. A site can only be in one zone.)
  3. At the bottom right of the IE7 screen, you’ll see the zone has changed from Internet to Trusted Sites.
  4. Refresh/Reload the page (F5) to turn on the newly-allowed features.

For those who want more detail

Why does a browser need security settings?

Web pages are plain text files which, by themselves, cannot harm your computer. So are emails. However, some of the text in them can be instructions to your  browser or email viewer that tell it to do the following things:

  1. Launch a programming language such as JavaScript or VBScript and submit some text to it so it executes (runs) as a computer program.
  2. Fetch additional non-text content such as an image and place it on the page.
  3. Fetch non-text content such as a movie, Flash, audio, PDF, or Word document, Excel spreadsheet, etc., and feed it to an application (a plug-in, browser helper object, program on your local computer, or the Java Runtime Environment) which will then display it on the web page, play it, or render it in whatever media format is appropriate for it.

Each of these types of objects does have the potential to harm your computer under some circumstances.

  1. A JavaScript or VBScript program can be designed to do malicious things to your computer. Although its text can’t harm your computer by itself, it CAN when it’s fed into your browser’s scripting engine and executed as a program.
  2. Images are occasionally crafted to be malicious.
  3. A Flash movie, or any of the other non-text files listed above, and others, can be designed to do malicious things to your computer. So although the plain text code containing the instructions to load them can’t do any damage, the files themselves CAN, when they are loaded into the plug-in programs and displayed, played, or otherwise rendered.

The key to making your browsing safer is to restrict what types of these “secondary”  objects are allowed to be fetched, restrict JavaScript and VBScript from executing, and restrict what types of applications (plug-ins, browser helper objects, or  programs on the local computer) are permitted to be activated as the result of instructions on a web page or in an email.

You can be very secure if you ALWAYS disable ALL of these secondary objects and disallow ALL plug-ins, so that your browser only displays the text on the web  page and absolutely nothing else, but you might find these restrictions unacceptably limiting, and some of your favorite web pages might not work properly.

How Internet Explorer Security Zones work

Shouldn’t there be a way to differentiate between places whose content you believe is probably safe and other places where you suspect it might not be?  That’s what Internet Explorer’s Security Zones are for.

Different sources deserve different levels of trust. A well known website you’ve visited many times without problems deserves more trust than a site you’ve  never seen before and know nothing about.

By assigning sites to different zones, you can manage the amount of risk you face. When visiting new unfamiliar sites, your defenses are high, but if a  trustworthy site requires additional features, you can put it in the Trusted Sites zone to enable them.

Here are the 4 Security Zones:

Local Intranet Your local computer and the local area network it’s connected to, if any. You and your family or coworkers probably have not created malicious files to damage your own computer system, so this zone has a low level of security. Web pages and files in this zone normally run with few restrictions or warning prompts.
Trusted Sites Websites you’re confident will not try to damage your computer with malicious files. A site only gets into the Trusted Sites zone if you put it there manually. You can base your decision on your experience or the website’s reputation. The “trust” implied here only concerns whether you think a site might try to harm your computer. You might or might not like or trust a company in various different ways, for example, but any site can go in Trusted Sites as long as you’re confident that its site isn’t designed to be malicious and is competently enough maintained that it’s not likely to get hacked and become malicious. The Trusted Sites zone has a medium level of security, higher than your local computer but low enough to allow various types of enhanced content to run or be displayed.
Restricted Sites Websites you think WILL try to damage your computer with malicious files. Why this is a Zone, I don’t know. Why would you go there? Putting a site in this zone (which you do manually) doesn’t prevent you from going there. It would be more useful if it did, preventing you from accidentally returning to a site you discovered was bad. The Restricted Sites zone has a high level of security.
Internet All other websites: ones you’ve never visited before and ones that fully function without your having to put them in Trusted Sites. By default, IE7 sets Internet Zone security lower than Restricted Zone. This makes no sense. You must go to an unfamiliar site, such as the hundreds of unfamiliar ones listed in search engine result pages, with your security set to the highest possible level. Otherwise, when do you move a site to the Restricted Zone? After you’ve gone there and it’s already damaged your computer? No! Thus, the Internet Zone must be the one with the highest security level, and the Restricted Zone is basically useless.
« Previous
 
Next »
Pages: 1 2 3 4

DMCA.com

Adds