OpenVMS or Open Virtual Memory System is a high end 32 and 64 bit server operating system that has a graphical user interface (GUI) with complete graphics support. It is maintained by Hewlett Packard and the Source Code of this Server OS is available for purchase - this is the reason for the "Open" naming. OpenVMS is an example of paid software, not Open Source Software rather OpenVMS is … [Read more...]
Installing cURL in Windows to Run cURL Commands Natively
Installing cURL in Windows to Run cURL Commands Natively is actually quite easy process,a starter might find it difficult. Here is Guide to run cURL in Windows. In this context, it is important to know What is cURL and what are the uses. Points to Know Before Installing cURL in Windows to Run cURL Commands This tutorial for Installing cURL in Windows to Run cURL Commands basically … [Read more...]
Kernel Panic : What is Kernel Panic and What are Trigger Factors
Kernel Panic is an output error message without graphical interface when an UNIX or UNIX Like Operating System like Mac OS X is halted in an undefined state. The term Kernel Panic is mainly used in the context of the UNIX Like Operating Systems and is name based on the name subroutine panic() function. Possible causes of a kernel panic can be a hardware failure, faulty memory accesses or a … [Read more...]
Windows 8 File History and Mac OS X Time Machine : Old Wine
Windows 8 File History has uncanny Mac OS X Time Machine not only in basic function but also in the style of promotion that is done by Apple and now Microsoft. We who uses various kind of Operating Systems, are quite aware that, usually the bigger features of Mac OS X comes to next version of Windows. One of such example is Jump List. Windows 8 File History in the same way is some what inspired by … [Read more...]
Removal of Live Security Platinum Modded Versions
Removal of Live Security Platinum Modded Versions are quite difficult and here is a detailed guide. Live Security Platinum is a fake antivirus which is a worm. Few hours ago we got infected with this one on Windows 7 on Mac. So this guide on Removal of Live Security Platinum Modded Versions is a kind of "Live Guide", indeed ! Things need to know before Removal of Live Security … [Read more...]
How to Build a Private Cloud
Building a Private Cloud infrastructure is not very easy for building a Company™s IT Infrastructure. To help the businesses, many brand and Open Source Projects offer additional information on various websites, tutorials and tools on how to How to Build a Private Cloud. As a continuation of previous article on Private Cloud Platform Selection, here is a dedicated article on How to Build a Private … [Read more...]
Application Virtualization : Basics
Application Virtualization is a software which is isolated from the underneath the operating system increasing portability, manageability and compatibility. In Application Virtualization the software is actually not installed in true sense, they can be run as if it are installed. Application Virtualization is distinguished from virtual machine from the basic fact that, in the later the entire … [Read more...]
How to Use Rackspace Cloud Server as Own Proxy
How to Use Rackspace Cloud Server as Own Proxy shows very easy way to use US based IP to access any website or services that is allowed to US but not on yours. Before using this guide How to Use Rackspace Cloud Server as Own Proxy, it is recommended to read the basic articles on Proxy and Proxy Server, SOCKS protocol if you do not have any prior knowledge on Proxy. Requirements and Legal … [Read more...]
POSIX or Portable Operating System Interface
Portable Operating System Interface or POSIX is standardized application programming interface maintaining compatibility between application and OS. The term POSIX was proposed by Richard Stallman in response to the IEEE's invitation to give a memorable name; POSIX was previously designated as IEEE-IX. Brief Description of POSIX The specification of user and software interface of … [Read more...]
jQuery : What is jQuery with Example
jQuery is a free, extensive JavaScript - class library which features comfortable DOM manipulation. JQuery is a client side scripting under dual Open Source License model. jQuery is extensively used in various WordPress plugins. Our Navigation bar is an example of application of jQuery. Another example of simple jQuery application can be our tutorial on How to Highlight search results in … [Read more...]
Syntax Highlighting : All About the Colorful Snippets
Syntax Highlighting is a method for coloring certain words and characters in a text depending on their importance in in an piece of code or snippet. If you are new to WordPress for blogging purpose, you might have seen in some websites, colored texts for PHP, CSS, HTML etc. languages and markups are used. So how these colored things appears and why we basically need them ? To explain this, here is … [Read more...]