You are at the archive for the Tutorial category


Remote Desktop from Linux

September 2nd

From a few days I was wondering how to use windows remote desktop sharing feature. I am using Linux (Fedora) in my Laptop while run Windows XP in my desktop. My Desktop is my internet gateway as my EDGE modem does not work in Linux. So I use internet in Linux using Window’s Internet Connection [...]

…website is still on the old server

August 26th

I have updated the DNS but still I am getting the site from old server. Is this your problem?
Cause:
This occurs due to propagation time. When you update the DNS it needs up to 72 hours to populate on internet. All ISP uses DNS caching to cache the DNS query results. So, it needs some time [...]

Setting up Remote MySQL in cPanel

July 8th

Today my client was facing problem to setup a remote mysql connection. He wanted to connect a database which belongs to another server and domain. Its fairly simple. But most of the tasks remains on the remote server.

Permission denied: .htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

June 5th

Do you get the following error message when you try to visit a site/your site?
Forbidden
You don’t have permission to access / on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

Efficient server Migration for Dynamic Website

January 17th

If you maintain a website,
you may have to change you current hosting server for many reasons. It
may be that, their service is not good or uptime is low or you may
consider to go a server with better facilities or even you may move to
your own VPS/Dedicated server. All of the these requires that you move
your current website to the new server.

About Internet using Mobile Phone

December 5th

Quite often I see posts about "how to setup internet in mobile phone?" like questions. I have answered the details several times specially in ict_of_bangladesh group. As this is happening quite often, I think its better to write up it here and give everyone this link to follow.

I am user of GP’s EDGE Service. So I only know about GP’s configuration. I will tell about it here now. Will try to add others in future.

Internet Packages:
Now GP offers 3 Internet Package naming P1, P2 and P3.

Easiest way for Image Preloading

October 28th

Image pre-loading is almost an essential task in dynamic website. Its specially needed for Ajax powered website. Suppose, you want to show a loading image while getting contents from server after user clicks any button/link. In this case, if the image is not preloaded, the loading image and server result may come at same time. So what is the benefit of showing the loading image if the user can’t see it while the content is loading?

One may preload images using javascript, which may not easy for novice developer. But I got an easy way. here is the way:

Linux Security Tips

September 3rd

Last night I have read two fantastic articles for securing a cPanel server. As I own a cPanel server, these articles were very much important to me.

Though most of the things were already done in our server (as it is managed), these articles helped me very much for improving my knowledgbase. Specially the Public Key Authentication is very important.

Ext2 Installable File System for Windows

August 26th

Today I was needed to download & install linux kernel source. but as i use edge modem, it does not work in Redhat 9. Moreover, all of my partitions (windows) are in ntfs. So I need to recompile the kernel for ntfs support. but the cds were not with me. so I downloaded the source but failed to use it from linux. finding online I got this cool software. after installing, my linux partion is mounted in windows. i can simply browse it as other windows partition. then i copied the source to their and extracted it from linux :D

Thanks TestDisk

August 4th

Yesterday, I have bought a new HDD and added with my PC. After adding, I partitioned it and later mistakenly I delete the partitions of my old HDD from Windows Disk Management. I lost all works, documents, softwares of about 2 years. I become almost mad after that. I tried many softwares to recover the partitions including (not limited to) Easy Recovery Pro. But none worked for me. Later, I got TestDisk which successfully recovered partitions like magic. All data are intact.

Get email alert on Error

October 8th

Traditionally we see The Page Can’t Be Displayed when the requested page not found. This page is displayed when any server returns 404 code to the reply of request by the browser for any url. These error can be tracked from visitors’ Access Log. But you can instantly get an alert if your visitors are requesting a wrong page and also you can provide them a own designed page instead of that traditional Can’t Displayed page. Interested??? Ok, spend few mins to read this article and you will learn this.
Â

Next Entries »