MP3 Download Box - Download Unlimited MP3 Legally. As low as $1/month
Spyware Doctor with AntiVirus - Easy Spyware Removal - FREE SCAN
Lypha Cheap Web Hosting
Lypha is a web hosting company founded in 2002 with business customers in over 78 countries around the globe. Lypha hosting over 74 000 websites. They provides cheap web hosting plans, reseller hosting account, shared and dedicated web hosting services. Their server platform is running on Linux operating system. Lypha hosting is very reliable and stable as they have a very high average uptime (99.998%). They have a free 24/7 server monitoring system to ensure their customer data is secure.
Their cheap web hosting plan as low as $3.95/month and professional web hosting services for only $6.95 a month. Lypha uses the cPanel control panel which is one of the most widely used control panels in web hosting. It’s an incredibly versatile and intuitive interface from which you can administer to every aspect of your site, from site management to account management.
Lypha have a very efficient 24/7 live chat support to assist their customer at all times. You can ask them to assist you with anything regarding your web hosting account such as technical problem at anytime. They always provide fast response to resolve your problem. Sign up now for their reliable web hosting plan. You got 30 days money back guaranteed if you do not satisfy with their services.
Popularity: 3%
Tags: cheap web hosting, hosting company, lypha hostingDownload Vista Gadget - Sidebar Plug-ins
New to Vista? Do you know you can add more gadgets into your windows vista sidebar?
You can make your vista sidebar look as cool as possible. You can add some useful system monitoring tools, email notification, msn, media player and winamp, etc. into your sidebar.
You can download vista gadget from Microsoft official website known as Windows Live Gallery
There are over 10000+ plugins you can download for your vista sidebar from the website.
Its easy to install the plugins. Just double click on the plugin file and vista will automatically add the new gadget into your plugins list.
Have fun playing with the new vista gadgets.
Popularity: 18%
Tags: download-vista-gadgets, microsoft-vista, vista-gadget, vista-sidebar, Windows VistaHow to repair Normal.Dot Word default template?
Do you have problem running Microsoft Word?
Is word keep crashing or the default template are not showing properly for example “Blank Document” templates is not blank and empty. This is due to corruption or damaged of your Word Templates for the file Normal.dot.
How to repair or fix Normal.Dot?
Simply search for the file “Normal.dot” template using Windows Search F3.
For each Normal.dot that you found, right-click the file and select, “Rename” from the drop down list. Rename the file to “Old-Normal.dot” and restart your Word. Microsoft Word will now start as usual. At this time Word will reset your Normal.dot by building a new one.
If Word starts successfully, then you have successfully resolved the problem. For your old templates, you can simply remove them. Otherwise if it don’t work, you can simply rename it back.
Popularity: 20%
Tags: fix-microsoft-word, Microsoft Office, Normal.Dot, repair-normal.dot, solution-repair-templateSku011.cab - Microsoft Office 2003
I found a solution for this sku001.cab or sku011.cab bug which occur in my office 2003 installation few days back.
Here is the fix/solution for that missing file bug:
Fix SKU011 Manually (Not recommended)
Go into Registry Editor (Start, Run, “regedit”). Go to HKEY_LOCAL_MACHINE, Software, Microsoft, Office, 11.0, Delivery. There should be only 1 directory under Delivery, which is your DownloadCode (mine was 90000409-6000-11D3-8CFE-0150048383C9). Select that directory. On the right side of the screen, right-click on CDCache. Change the value to 0.
Automatic Method (Highly Recommended)
If you want to do it automatically and securely, Try repairing the ‘Windows Registry’ with this tool:
Download PC Optimizer PRO - Repair PC Errors and Crashes, Boost PC Performance Up To 300%
If you find this post useful to you, please consider donating to help us maintain and improve the website. Thank you very much.
Popularity: 100%
Tags: fix sku001, microsoft, office-2003, sku001.cab, sku001.cab download, SoftwareHow to unlock Word Document? Word open in “read-only” mode
.Doc file locked? You cannot open your .doc file for editing? Word open document in read-only mode?
This is either your file is being in use by another application or your anti-virus is reading it.
Solution:
Now, temporary disable your anti-virus software. After that open Windows Explorer and search for *.tmp, ~*.do?, and ~*.wbk. Simply remove all these files from your computer.
Now do a cleanup using Disk Cleanup. Can be found under Accessories->System Tools
If you still can open your .doc file. You can try scandisk. Maybe the block of data contain bad sector therefore you cant write on it.
Simply use scandisk to repair it.
Thats all.
Popularity: 16%
Tags: Microsoft Office, repair-locked-doc-file, unlock-locked-file, word-documentHow To Setup Your Own DNS Server
This is only a quick tutorial, there are literally hundreds of little tricks you can do with a DNS, but this will get your basics up and running. I’m assuming you want to setup a windows DNS server, but the principals will work for most servers.
You will need..
1) A domain name over which you have full control
2) DNS server software(Windows server always comes with one of these)
3) At least one fixed IP address, allthough two is highly desirable
4) An idea of what services you want on your server
The first thing you need to do is create your new domain entry. In windows this is called a “Zone” and you will have one for every domain name you have. Add your main domain in the forward lookup zone as a Primary zone, which will be in the format “Domainname.com”, or .co.uk, or whatever, you shouldn’t need any more details for this bit. Do *not* allow dynamic updates unless this is a local network DNS. Once it is created you will have 2 entry’s under your new domain, “SOA”(Or Start of Authority) and “NS”(Or Name server). If you want a 100% compliant DNS then you should now follow the same process but adding a domain as a reverse lookup zone. Any changes you make to the forward lookup should have the “Update Reverse Lookup” option ticked if its available, if not you must update the reverse zone manually(This is very important).
Now edit the “NS” entry in your forward zone to “NS0.DomainName.Com”, and set it to the relevant IP address. Add another (NS) record and set it to “NS1.DomainName.Com”. If using 2 IP address, try to make NS0 the first IP. Now you need to configure the SOA entry in the forward lookup zone. The serial number should be changed to a date followed by a number in this format “YYYYMMDDnn”, this is not required, but is advised by RIPE. The primary server will be the “NS0.domainname.com” entry you just made and the responsible person should be left for now. The refresh interval should be set somewhere between 1200 to 43200 seconds, the retry should be between 120-7200 seconds and the expires after should be around 2-4 weeks(I’ll let you work out the seconds for that). The minimum TTL is quite important, and depending on what you are going to do with the domain, you might need to tweak this a bit. Typically a value between 1-3 hours should be used. Now go to your “Name server” settings in your SOA record(In windows this is a tab in the same window) remove the defaults, and add your two Name servers that you just setup. We will come back to the SOA record later, but for now we need to do some more stuff.
If you want a website, then your going to want the WWW. setting up. We will set it up as an “A” record, which means it is a separate top level record and will be populated separately from other entries. So add an “A” to your forward lookup zone and put the entry as “WWW”, and set the IP address to wherever you want the website to be. This will be where the domain always goes, and it could be anywhere. Just make sure there is a web server waiting there for it. If you want FTP, then setup the same thing but with “FTP” in the entry. You will now also have to setup “A” records for the NS0 and NS1 name servers that you added previously, just make them the same as WWW and FTP, but make sure the IP addresses match the ones used for setting up the “NS” records. Also add a blank “A” record, this will make sure that “domainname.com” works as well as “www.domainname.com”.
Now you should decide whether or not you want to have mail on this domain. It is Hegel advisable that you set one up, even if it just to catch domain mail about abuse or potential problems that might occur. You can find plenty of high quality free mail servers out there, but I would recommend “Mail Enable”, its free and provides everything you would want, but if you want webmail you do have to pay something extra for it. We will now configure the MX records. Add an “A” name for your mail server, you can add 2 if you want, but for simplicity I would advise staying with 1. We will call ours “Mail.domainname.com”, and point it to one of our IP addresses. Now add an “MX” record in the Forward Lookup zone, giving it the full “A” record you just entered “Mail.domainname.com”, and do not setup a host or child domain, just leave it blank.
This next step isn’t needed, but is again highly recommended.
Now to finish the SOA you need to add two more records. A “RP” entry, which is a Responsible Person, and they will be the contact point for domain complaints and a “MB” entry, which is a mailbox entry. The “MB” should just be pointed to the mail server domain name “Mail.domainname.com”, and the “RP” should have the host or domain set to the name of your mail box. So for this server it will be “Tony.Domainname.com”, and the mailbox will be set to the “MB” record you just made. Don’t worry about the RP address having no “@” in it, this is the expected format for an “RP” entry. You will now have to go back into the SOA and change the responsible person to the new “RP” record you just made.
And thats it, your done! You can add as many “A” records as you like to point to other web servers, or a multitude of FTP sites. And you can add “CNAME” records to basically point to another name, usually an “A” record, like an alias.
Now before you switch your domain on, you need to check that the server is performing properly. So go to www.dnsreport.com, and run the report on your domain “domainname.com”, and it will give you a very detailed report of any problems, and even a short description of how to fix the problems. If all is OK, then you are ready to go live. If your domain name is new, or not currently hosted anywhere then the first thing you should do is re-point the domain at your new server. You will typically do this with the provider who owns the domain, and it will be different with all hosts. But the basic settings are the same. You will be asked for at least 2 name servers and ip addresses to go with them. Just put in “NS0.domainname.com” and “NS1.domainname.com” and put in the correct IP addresses. Make sure you do not mess this up, as changes to your main NS servers could potentially take several days to straighten themselves out. Update these settings, and then sit back and wait. You can do a whois on the main DNS server of your domain provider to check if the settings have worked, but again this doesn’t always work. For the big 3 domains(.com .net .org) you can do a whois on the network associates site to see the changes instantly. You can also track the progress of the domain changes by doing an NSLookup in dos, like this…
c:\nslookup ns0.domainname.com NS0.yourprovidersdns.com
That will give you the entries your domain provider has
c:\nslookup www.domainname.com ns0.domainname.com
And this will tell you if the changes for your domain have gone through to your ISPs DNS yet. It should give you back the IP address of your new DNS server.
You should always make sure your server is backed up, and that you refresh or update the DNS when you are making changes.
Popularity: 12%
Tags: DNS, dns-server, dns-software, domain, nameserver, Networking






