Home / Web Hosting (page 22)

Web Hosting

Tracking emails with Postfix

Question: I am noticing some problems with my email server, Postfix. Is there a way to track emails? Answer: While you should definitely not use this for purpose of spying, it is sometimes necessary to track all emails on a server, even if you have multiple users on it. Sometimes …

Read More »

Restoring a huge MySQL database

Question: I have a shared hosting account but need to import a 3GB MySQL database. I do not have shell access, and phpMyAdmin always times out. How can I restore it? Answer: You can use a script called BigDump to import your dumped MySQL database a little at a time. …

Read More »

Getting rid of crontab emails

Question: How do I stop crontab from sending me emails after a cron job finishes? Answer: In Linux the default setting for crontab is to send an email to the owner after a cron job finishes. An easy way to change this is to reroute those emails into nothingness, which …

Read More »

Video explains cloud computing

Confused about what cloud computing is, or need an easy way to explain the new technology to a friend or coworker? The above video does a great job of introducing the topic without being too mundane. Cloud computing is great for business because of its scalability. No matter how much …

Read More »

Deny Access to Any Files

Question: I have a set of files on my website with the extension .rpc. They are financial files, and I want to make sure that no one can access them from the web. Can i do that? Answer: On an Apache server, you can do just about anything, and .htaccess …

Read More »

How to Save Bandwidth with .htaccess

Question: My dynamic PHP-driven site is popular and is using a lot of bandwidth. What can I do to save that precious bandwidth? Answer: Those of you who have to worry about bandwidth should really consider yourselves lucky. It means that your website has been more successful than the majority …

Read More »
Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved