Installing WordPress on Lighttpd Web Server is quite easy - the major difference is the presence of pdo directory and db.php file in the root of FTP folder. We already talked about lighttpd Web Server Software and it is assumable that, why we want to go for installing WordPress on lighttpd Web Server Software - it is light. We are assuming that, you are not an novice user, you already know how to … [Read more...]
Web Services : What are Web Services?
Web services are software applications used for machine-to-machine interaction over a network. Each web service has an uniform resource identifier (URI), through which they can be clearly identified, as well as has an interface description in machine readable format (as XML artifact, usually WSDL ) that defines how to interact with the web service. The communication may usually runs on protocols … [Read more...]
Using make Command on OSX to Compile Application
Using make Command on OSX to compile application is quite useful as many OS X applications' source code is distributed as Free Softwares while the dmg are paid. Definitely, this is not only the reason; there are much more reasons why we will use make command or rather compile fro source code. textmate, for example on Links CLI Based Browser With Graphics for OS X guide, we shown that without … [Read more...]
Material Requirements Planning (MRP) : Basics
Material Requirements Planning (MRP) is a Planning and Management System, usually associated with software that handles the production and inventory control. It is meant to have the required materials in a timely manner to meet customer demands. The MRP suggests a list of purchase orders. Program schedules production based on purchases from suppliers. Basics of Material Requirements … [Read more...]
Shifting WordPress From Apache to nginx Web Server
Shifting Wordpress From Apache to nginx Web Server puts any level of user to the challenge of keeping the permalink right. Here is how to shift. If you are new to these web server software, Apache and nginx; you should read the minimally written theoretical part on Apache Web Server and nginx Web Server. With a video guide, we have shown how to install nginx on Rackspace Cloud server. You can read … [Read more...]
Installing .deb package on .rpm Based Linux for Server
Installing .deb package on .rpm Based Linux for Server became relevant when we wanted to install OpenPanel on CentOS or any REHL Linux.Here is how we can do it. You can read the previous guide on how to Install Free Web Control Panel OpenPanel on Rackspace Cloud Server if you want to install OpenPanel on .deb based Linux Distro like Debian, Ubuntu etceteras. First we need to understand the basic … [Read more...]
lighttpd Web Server Software Details
lighttpd is a free Web Server Software distributed under the BSD license, used to power the high performance environments. lighttpd web software powers many known websites. We wrote about Apache HTTP Server, nginx HTTP Server before; this lighttpd is more light. It is faster, has a smaller memory footprint than other HTTP servers as well as intelligent at CPU load management. The original lighttpd … [Read more...]
Compatibility of Hardware and Software
Compatibility of Hardware and Software means the components those can be replaced because they have the same properties and mostly the same or similar design. But, replaced with what? An electronic component may be compatible to another with a different label. The components can then be replaced because they have the same properties and mostly the same or similar design. This often erroneously … [Read more...]
Data on Cloud and Legal Fog Around
Data on Cloud has some unclear spots like in case when the provider operate not under same nations law, but law of a foreign jurisdiction, that can add issues. If cloud providers restructure their customers data, they may pose an access right to the newly created database structure, not all of the users and providers have this consequence in mind. The contractual aspects of cloud computing is a … [Read more...]
Telecommunications and Cloud Computing
If the last decade the convergence of telecommunications and information technology has been a trend that has revolutionized both worlds, with the advent of cloud computing took another decisive step. Telecommunications and Cloud Computing interaction is taking another turn. From Email, Video Telephony to Fax, gradually all core needs are moving. In the United States, cloud computing also … [Read more...]
Raspberry Pi Details
Raspberry Pi is a low cost small board computer (SBC) based on ARM Processor designed by video game creator David Braben under Raspberry Pi Foundation. We wrote about the basics of Raspberry Pi before, here are details of the board. The Processor behind Smartphones and Tablets is ARM Processor and it is highly recommended to read about ARM Architecture if you are used with these processor … [Read more...]