How to Install osCommerce (notes on installation and configuration)
The purpose of this post is not to replace the original osCommerce installation manual, but to provide answers that you maight have while installing it. It is based on my own experience and might be different from yours. This post is a part of set related to installing and configuring…
How to establish your own internet store with osCommerce, USPS shipping, Paypal Pro payment and Coupons
If you want to sell something in the internet you have multiple options, like
Open Amazon.com store
Open eBay.com store
kagi.com
If you’re selling software/non-material goods you can use multiple services like share-it
If you want everything quicker and ready to pay more and have less control on your store – go ahead…
“Cannot load adsense-deluxe.php” problem with AdSense-Deluxe Plugin for WordPress
The AdSense-Deluxe plugin is just wonderful! I used Adsense Manager before and didn’t like the fact it uses old code for Google Adsense and I can do nothing about that. AdSense-Deluxe is way simpler and allows you to modify the actual code – very smart move. Unfortunately after installation it…
Immigration to Australia
I started republishing posts from my old website about immigration to Australia. First few posts are available here, more are coming later. All posts are in Russian. All posts are not published on the first page.
Simple free online IP conversion tool
For debugging purposes I frequently need to quickly convert ip addresses from one representation to another. Here is quick and dirty (I’ll cleanup the interface when get some free time) converter that does the job.
If you don’t see the form below because of some reason please proceed to this page.
The…
How to improve NFS performance (Linux, OpenSUSE 10.3)
When I used NFS first time 15 years ago on Sun it seemed to me the top of progress. And it really was at that time. So dealing mostly with samba during last few years I forgot how actually NFS works until a few days ago when I issued standard…
Reservation Rewards aka WebLoyalty – Problem Solved
Recently I’ve got $10 charge from company called “Reservation Rewards” …
I’ve seen this company before in one of those “Use your chance to get $20” with really long explanation that hides the fact you have to subscribe to “Reservation rewards” for $12/month in order to get those $20. But I…
Interesting Google Webmaster Tools Misfeature (Re:Sitemap)
I recently uploaded a sitemap for a new website to google and It looks like google webmaster tools do not accept sitemap containing just single url. The error it reports is “Missing XML tag”.
How to configure master/slave DNS servers so they do not conflict with Plesk 8.2
When you need to implement a DNS master/slave relationship, you obviously can go ahead and edit named config files, but when you do next change to DNS configuration using Plesk most your changes will be lost. From the other side Plesk doesn’t provide slave server configuration…
How to enforce POP3s by disabling POP3 in courier-imap pop3 server
Sometimes, for security reasons, it is useful to disable pop3 protocol on a server, leaving users with necessity of using secure pop3 protocol (i.e. in outlook they will have to check “Use SSL checkbox”, otherwise mail just won’t work). The civilized method is of course just ask people politely to…
How to check if your POP3 server works normally
When your mail is not working it is important to know exactly what part is broken (so you know if you should go blame sysadmin or just check your mail client settings). Let’s simulate basic POP3 client using regular telnet (enter commands without quotes) in order to check if the…