Wednesday, December 15, 2010

Beyond Conventional Politics and Religion

This post is the continuation of my previous posts "A Hope of Spiritual Transformation For Modern Human" and "Machine, Technology And Human (The Real Human)". Since, my own country, Nepal is in Political Crisis I'm writing this post from the discourse of Osho so as to let people enlighten on what natural politics is responsible for the growth of Human. 'Auto Immune Disorder' is a disease in which our body's immune system attacks its own cells and tissues due to overactive response of the immune system. Similarly my country has been suffering from this disease; since here we don't know who are 'Pandavas(heroes of Mahabharat)' and who are 'Sakunis(villain of Mahabharat)' everybody is pointing the Gun at each other, killing and destroying each other. So I wish my country could recover from this disease as soon as possible so that the dawn of humanity may happen again.


The Discourse continues as below:

Tuesday, December 14, 2010

Microsoft Security Essentials, Strong Yet Free Antivirus

First of all, I welcome all visitors of my blog. Since I'm involved in Computer Hardware, Network and Data Recovery field. I would like to share own of my greatest expertise from my field. This time I would like to share one of the greatest Antivirus that very few have known. I have known this Antivirus since its beta release but I couldn't use it since the beta version was not made available except few countries excluding my home country. But since it officially released on 29th September 2009 I've been using it with great success. This antivirus is released by Microsoft itself and called as "Microsoft Security Essentials". It has been made available for following Operating Systems for free but the windows must be licensed and genuine, in order for MSE (Microsoft Security Essentials) to run.

-Windows XP - All Versions (32-bit only)
-Windows Vista - All Versions (32 and 64 bit)
-Windows 7 - All Versions (32 and 64 bit)

Saturday, December 4, 2010

How to Install C and C++ in Ubuntu Linux

I'm extremely new in Programming field. For the first time I'm programming in C because it is in my course of study. I'm absolutely used to using Ubuntu Linux and it is my primary choice for my home operating system. For windows MSDOS there are so many C and C++ compilers originally developed and supported like Borland C, Turbo C, etc. But for Linux we have to find the alternatives. As far as I've known till now. We can use the same windows's Borland C in Linux by using 'DOSBOX'  which is little hard to get it working. But for practicing C in Linux, you can compile your C code by gcc compiler of Linux or if you are new like me you can do the following way. So, let's collect the scrambled knowledge sequentially.