In Real Life, Complexity of Software Engineering Jobs and Career Path Are Increasing in The F/OSS World From Diverse Community With Various Degrees. Software Engineering Jobs Still Are Higher Paying, but the academic degree which is concerned with developing and maintaining softwares to behave reliably and efficiently, are now being affordable developed and maintained by the community for the … [Read more...]
Access OpenStack Swift via FTP (HP Cloud)
Here is a Short Guide on How To Access OpenStack Swift via FTP. We Have Used HP Cloud as an Example Setup. This Method Can Be Used On Own Setup. We have other OpenStack Swift related guide like using a Python Script to upload the static objects to linked CDN. This Guide on How To Access OpenStack Swift via FTP is Intended For The Advanced Users. You must have basic understanding of OpenStack Swift … [Read more...]
Ngnix Status Graph in PHP5-FPM Setup
If We Do Not Create Ngnix Status Graph in PHP5-FPM Setup After Enabling Nginx Status Page, The Fun Remains Incomplete. Easiest Way is Described Here. One of the most search topic around Nginx is how to create Ngnix status graph, it is quite odd - most writes the on how to enable /ping status page or enable /status page; but they do not extend the guides to the next step. Ngnix Status … [Read more...]
Enable Nginx PHP-FPM Status Page (Ubuntu, HP Cloud)
Here is How To Enable Nginx PHP-FPM Status Page on Ubuntu Server Instance Running on HP Cloud. Enabling Ping Has Difference With Enabling Status. We have discussed in details about how to enable ping on Nginx with PHP-FPM running on Ubuntu server instance on HP Cloud. That Guide is Mandatory to Read Before Reading This Guide on How To Enable Nginx PHP-FPM Status Page. Enable Nginx … [Read more...]
Tuning OpenStack Server Instance (Ubuntu, HP Cloud)
Tuning OpenStack Server Instance Can Give Better Networking Performance and Better Security. Example is Given With Ubuntu Server on HP Cloud. As basically we work with virtual machines, stability of an instance is far lesser than a real machine. We have to compromise between performance and stability by trial and error method. The best way to exert a server load is to assign it to a dev domain and … [Read more...]
Enable Ping on HP Cloud Server : Router and Security Group Settings
We Need To Tweak The Router and Security Group Settings By Editing The ICMP Rules For Apache2 or Nginx To Enable Ping on HP Cloud Server. Previously, We Have Published Guides on Router & Subnet Settings and Settings of Ingress Egress Policies For Proper Web Server Setup on HP Cloud. This time, we will enable Ping on HP Cloud Server, which is less documented for a beginner. Beginner means, one … [Read more...]
Nginx Configuration For Performance on Cloud Server
Nginx Configuration For Performance on Cloud Server Will Have Difference With a Physical Server With Multiple Processors or Multiple Cores. Previously, we talked about multi-core processors. This short guide will guide you for Nginx configuration for performance on Cloud Server instances - the cores are virtual, not physical. Nginx Configuration For Performance on Cloud … [Read more...]
Ubuntu Nginx PHP5-FPM UNIX Socket Configuration
Some Extra Steps Needed to Perform in Ubuntu for the Right Nginx PHP5-FPM UNIX Socket Configuration. Else You'll Face Random 502, 504 Error. There are important parts of many Free Software has been patched, PHP5-FPM is one of them. We described how to fix the PHP5-FPM restart issue, in a separate GitHub project, but honestly; Ubuntu Nginx PHP5-FPM UNIX socket configuration is more difficult to fix … [Read more...]
Web Shell For OpenShift PaaS : OpenTerm
This is Somewhat an In-House Development of a Web Shell For OpenShift PaaS With Just a Name. We Need To Make the Things Easy to the Noobs. First thing is that, the whole cartridge can be easily hacked or destroyed by anyone. Second thing is that, we have no credit for the JQuery, CSS or the RAW UI Part. This is near Alpha release. It can happen that, you have developed a JQuery or the CSS and … [Read more...]
Zend Opcache Optimization for Nginx Ubuntu (HP Cloud)
Here is Full Guide to Zend Opcache Optimization for Nginx PHP5-FPM for Ubuntu Server Running on HP Cloud. We Suggest to Use Zend Opcache over APC. Most of Our Guides, like installing Nginx-PHP5-FPM on Rackspace Cloud, installing Nginx-PHP5-FPM on HP Cloud, installing Nginx-PHP5-HHVM on HP Cloud - we already have prepared the installation ready and running with PHP Zend Opcache. So, for this guide … [Read more...]
Qualys SSL Server Test : How 100/100 Scores Are Determined
We Have Somewhat Explained How 100/100 Scores Are Determined Qualys SSL Server Test Results Can Be Achieved. However, All 100/100 is Not Usable. As you possibly know that, this website is HSTS website and you can run Qualys SSL Server Test against this website itself - you'll not notice all the scores are 100/100. If you ask, is it impossible to achieve 100/100 on all aspects? The answer will be … [Read more...]