Entries Tagged as “ Operating Systems”
Co-existence of ColdFusion9 and ColdFusion10 using Apache web server
With ColdFusion10 Beta already out, many of us will be wondering if there is any way ColdFusion9 and ColdFusion10 can co-exist by using any of the Web Servers available. The answer is yes, it is definitely possible. The next question which will arise is "how can it be achieved?". Well.. It can be achieved very easily by performing a few steps. The detailed explanation can be found in my blog entry here
Solving space issues in Solaris
Most of us have encountered couple of space issues with Solaris. But sometimes it so happens that there will be space available in the machine but still one cannot install the required software. The below message is shown:
"There is not enough space to install the software. It requires 1,000,223 bytes of space but your machine has just 308,777 bytes free.Please free 691,446 bytes of memory ".
I have blogged the solution which can be found by clicking the below link:
http://kmaiya.blogspot.in/2012/02/solving-space-issues-in-solaris.html
-Kavya Maiya