Terminal Emulation is emulation of a terminal from a local computer and a program used for the purpose of this communication with a mainframe computer. Previously we wrote about the difference between Server OS and Desktop OS. Terminal Emulation is the term is used for programs that provide access to a remote or local computer in text mode, i.e. via the command line interface … [Read more...]
Linux
Linux or more correctly GNU/Linux refers to the family of free UNIX-like computer operating systems using the Linux kernel. GNU/Linux can be installed on a wide variety of computer hardware.
OpenNebula : Open Source Cloud Management Platform
OpenNebula is an Open Source Cloud Management Platform which provides cloud toolkit for managing specifically the distributed data center infrastructures. Officially OpenNebula says it is an industry standard solution for building and managing virtualized enterprise data centers and cloud infrastructures. OpenNebula toolkit helps to build private, public and hybrid Cloud Infrastructure as a … [Read more...]
Accessing Rackspace Cloud Files Using cURL from Windows PC
Accessing Rackspace Cloud Files Using cURL from Windows PC needs extra steps than from UNIX based OS. Advantage of cURL CLI is performing jobs programmatically. With the new Rackspace Control Panel, we can use various features with a GUI without the need of Command Line Interface, however there are advantages of Accessing Rackspace Cloud Files Using cURL, that is performing jobs programmatically … [Read more...]
Run Linux on Windows PC Without Virtualization Support
Run Linux on Windows PC Without Virtualization using a special version of Linux from your any USB drive. You can connect to Internet or use any SSH commands. Most importantly, no big knowledge is needed for following this guide on how to Run Linux on Windows PC Without Virtualization. Prerequisites to Run Linux on Windows PC Without Virtualization For this guide to Run Linux on … [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...]
Installing Virtualmin on Rackspace Cloud Server
Installing Virtualmin on Rackspace Cloud Server is shown on the All New Control Panel of The Rackspace Cloud. Virtualmin is a hosting and website control panel. As actually we are adding a Control Panel with Command Line Interface (CLI) from a Windows based PC, you might be interested in reading Installing OpenPanel on Rackspace Cloud Server. As for this guide for Installing Virtualmin on … [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...]
Wrongs Done By Self Hosted WordPress Newbies
Wrongs Done By Self Hosted WordPress Newbies has probably never listed by any Advanced WordPress forum user or Codex user.We frequently find some common errors. So this article, Wrongs Done By Self Hosted WordPress Newbies is actually to point the wrongs, so that the new WordPress users never commits these common wrong things. Limitation and Aspects of this post on Wrongs Done By Self … [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...]
WordPress Security : Master Guide to Make WordPress Hackerproof
Wordpress Security is an important factor today as WordPress is used for excellent blogs,corporate website,online shop. MySQL, .htaccess and plugins can harden. It is not our fist post on Wordpress Security, you can read this and this article on Wordpress Security; but this article is sufficient alone for Wordpress Security. External factors for Wordpress Security The external … [Read more...]