In the era of Cloud Computing, Automation and Big Data, IoT - Flow of Information Between Organization, Technology and Human Matters a Lot. Each company creates, processes and stores information about their customers, products and services. In addition to such inventory data, information about the processes are increasingly being recognized to matter much. These include, for example, orders and … [Read more...]
Apache to Nginx on Cloud : Checklist
Here is a checklist for those who want to unlock speed by migrating from Apache to Nginx on Cloud Server but have lesser technical knowledge. Nginx initially will appear scary but actually it is easy to use. This checklist really is not intended for comparing performance for the transition from Apache to Nginx on Cloud Platform. This is kind of more practical guide for those who are used with … [Read more...]
How To Remove jquery.js and jquery-migrate.js in WordPress
Technically we should not remove default jquery.js file, but we need removal for speed. Here is how to remove jquery.js and jquery-migrate.js. You can expect that, after a couple of years; for not having HTTPS and a super fast website, even with good content like ours, you can get highly penalized. Browsers might throw such horrible scary message, an ordinary user, if somehow finds your website … [Read more...]
Add SSH Message Before Login
Here is how to add SSH message before login, so that all can see message after running SSH login command before the password prompt appears. This guide is basically written for Deb based Linux, but will work on any UNIX or unix like OS after slight modification. Previously, we have discussed How To Change SSH Welcome Message, that was actually Message of the Day (MOTD). If we want to add any … [Read more...]
Download Full Server Image on Rackspace Cloud
Now, officially it is possible to download the whole server image as usable image. Now, it is possible to expand the development more fast. Practically, before the official method was declared, with the unofficial method we could run our Rackspace Cloud Server Image on Local Computer as Virtual Appliance. For example, right now there might not be any multi-server OpenStack Heat Template for Nginx … [Read more...]
Generate CSR, Private Key With SHA256 Signature
Here is how to generate CSR, Private Key with SHA256 signature with OpenSSL for either reissue or new request to get SSL/TLS Certificate. We have explained the SHA or Secure Hash Algorithm in our older article. The need to throw a complete new guide to Generate CSR, Private Key With SHA256 Signature is to correct our existing older guides on Generating CSR as almost all the browsers will throw … [Read more...]
What is SHA or Secure Hash Algorithm?
Secure Hash Algorithm (SHA) refers to a group of standardized cryptologic hash functions. These are used to calculate a unique check for any digital data and are the basis for creating a digital signature. The check value is used to ensure the integrity of a message. If two messages give the same test value, is the equality of the messages which normally to be expected to be guaranteed, without … [Read more...]
Faster WordPress With HTTPS on Cloud Server
Without Manual Tuning, it is not possible to get a faster WordPress with HTTPS on Cloud Server to get better ranking with good content. We undergone a breaking change of our architecture which practically completes our over 1.5 years work with schema.org markup, HTML5 and obviously a refreshing look. With a white looking website, it is probably possible to get visitors from the search engine, but … [Read more...]
Working with SSL Certificates With Zero Knowledge
As far the story is going on, serious websites will require HTTPS for serious ranking. Here is guide for working with SSL Certificates starting from zero. Usually, most readers of this website took the HTTPS or SSL/TLS related guides quite lightly. Most thought that HTTPS is only for business websites. In strict sense, a website, which is basically a serious blog and uses AdSense is a business (as … [Read more...]
Cloud and Data Security : Responsibility of the Users
Breaches in Data Security are frequent not only among the celebrities but also among the companies. Data Security demands responsibility. Theft of private images from some cloud accounts of Hollywood starts (and not limited to), reopened the endless debate on the safety and reliability of services in the cloud. Among the many contributions appeared on the network, we may take it as a reference … [Read more...]
Heartbleed Was a Stranger Before Public Announcement
According to a recent study of OpenSSL Heartbleed, before it being revealed to the general public, it was unknown even to hackers. This is the conclusion which the participating researchers of some American University has reached the end of their latest study, it publicly available as PDF file : [crayon-69ee91875cfb5099782614/] The Heartbleed bug of OpenSSL, a widely used library in the network … [Read more...]