Port forwarding, kazaa and usenet

Learnt how to configure 2 webservers on my DI-614+ router. Got the answer here. I did try with a different port number before but I had set up the port number on the DI-614+ only and not on the webserver itself. Right now, http://160.36.224.89/ links to Manish’s PC and http://160.36.224.89:81/ links to mine. Most probably, these links will not work later because I will be making several changes.
Also installed Kazaa again. It is still not working. I configured it for the DI-614+. More info is here. But still downloads are really bad.
Also tested UseNet. Tried in Outlook Express and also downloaded some readers. For most groups, http://groups.google.com/ works fine. Also, found out that news server for UT is news.utk.edu and that most binary files on usenet groups don’t work. Maybe I am missing something here. Configuration settings?

Installed Lotus Notes

Installed Lotus Notes client. Could not login into the UTIA network initially because I did not have the user.id file. Emailed Dr. Dearden and he emailed my user.id file to me almost immediately. Tried again with the new user.id file and it is working properly. Tested notes-encypted messages but they can’t be read in Outlook Express. Changed display name and also tried to connect to UT Lotus Notes server. For some reason, I am not able to view the UT database.

Shifted blog to CS server

After a few trials and errors I have shifted the blog files to the my CS webspace.
It is working fine except that it seems to be much slower here. Most probably it is slow because I am keeping the MySQL database on the www.elangbam.com server. Maybe I should shift over to Berkeley DB and keep the files on my CS webspace instead.
Another thing I learnt is that to change the file permissions of all files in a directory, I should use:
UNIX> chmod -R 755 docs
[This will change the permissions of files in the “docs” directory to 755].
I know this seems pretty elementary but well I did not know :(. Anyway, SSH by default keeps the file permissions to 644 [at least on the CS server]. All these days, I have been going into the directories and manually changing the file permissions!!! I did write a Perl script sometime to do this, but it did not work properly always. Anyway, the Perl script might come in handy if the owner of the directory is “nobody” [happens sometimes for auto-generated files] or if Shell access is not there [for example, in cases of shared hosting where only FTP and cgi-bin access is given]

Everything is working fine.

Everything is working fine now. I figured out why I was not getting the main page. It was being generated inside the cgi-bin directory.
Now, I have to figure out if I can set up Movable Type on my CS account and keep the MySQL database file on elangbam.com.

Thursday Night

Went to Wal-Mart with Nikhil, Damu and Saumil. Bought some groceries. Manish and Pady made chicken. We had a small party of sorts at night. Anuj and Sampy also came. The chicken was really tasty. Nikhil and Damu went back at 2:10 AM. I am still trying to figure out how to generate the index page in MT.