-
C++ code complete
Yes, I complete my first C++ code, it took me around 10 Hours to write simple code, which an expert might take only 2 hrs to write, but since there are few things that I never tried in C++, and with my other work load, its good to do that in that less time… Now,…
-
C++ : Quite a Good thing
As a Programmer you always want to program in C++, but also if you don’t know this language you don’t dare to learn it: atleast this is what I saw in my surrounding and fellow developers. I learn C++ while doing my high school, this experience doesn’t include any work commerical project or for matter…
-
Resource Management
I have been working as Software Developer from last 2 yrs. During this time I come across lot of good and bad things about project management. To my experince with project management most of project we got in trouble are due to bad coding level or bad planning of project. These are two things that…
-
LDAP: What it is?
I just configure my first LDAP server installation on Linux machine. A Directory service running on port no 389, that can be used for Authentication, Directory listing of person and Organization resources like computer, printer etc. is known as LDAP (Lightweight Directory Access Protocal). Don’t know whats light in it :o). I used OpenLdap server…
-
Making Mail Server
I have been trying establishing local mail server, so far so ..boring. Its 3 days I have been doing this, First I thought Exim fulfill all my requirements, I never heard of any other software other than MTAs for this requirement. I thought Exim alone is enough for making Mail server, but I was wrong,…
-
SumitGupta.net
Just a difficult task for me to put in words, But I got my new domain http://www.sumitgupta.net, My special thanks to my Mr. Rajesh Gupta. He help me setting up this domain, so that I can shift my blog to it. Soon I will shift my Blog to its new address, or maybe I start…
-
Cpanel using Exim as MTA
After searching for a day, at last I am confirmed that Cpanel use only exim, Its simple that I can ask them, but believe me I have a post in their forum that doesn’t have reply until one day past 🙁 And now I am able to install exim on my PC. A Bit different…