• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Cloud Server

By Abhishek Ghosh September 1, 2018 7:26 pm Updated on September 1, 2018

Staging Environment vs Production Environment

We often say "test in your dev server". DEV, TEST, STAGING, PROD Are Common 4 Environments in Software Development. What Are The Differences Between Staging Environment vs Production Environment? We need to know about all four environments in brief - DEV, TEST, STAGING, PROD. PROD or production environment is exactly what this site is - the live site, it is the fully functioning real site. Except … [Read more...]

By Abhishek Ghosh September 1, 2018 9:27 am Updated on September 1, 2018

How To Install Memcached on Ubuntu Server And Configure WordPress

In previous guide, we installed APC cache on Ubuntu 18.04. Here Are The Steps On How To Install Memcached on Ubuntu Server 16.04, 18.04 And Configure WordPress To Optimize Page Loading Speed. APC is an opcode cache. APC cache chunks of PHP code and stores it in RAM. When we need to run that same piece of code again APC already cached it and runs from memory at lightning fast. An opcode cache is … [Read more...]

By Abhishek Ghosh August 31, 2018 7:55 pm Updated on August 31, 2018

WordPress High Load Average With W3 Total Cache : Troubleshooting

Cache plugins designed to decrease load average of servers running WordPress. But, There Can Be Situations Where We May Face WordPress High Load Average With W3 Total Cache. In Such Case, We Need To Use WP Super Cache With Other Plugins. It is not always possible to troubleshoot everything but it is important to run a security audit, check any missing PHP modules.   Why You Can Face … [Read more...]

By Abhishek Ghosh August 31, 2018 11:35 am Updated on April 14, 2020

How To Install APC on PHP 7.2 (Ubuntu LAMP Server)

APC is an Important Part For WordPress Like Web Software to Speed Up. Here is How To Install, Configure APC on PHP 7.2 on Ubuntu LAMP Server. We have older guides on this website to setup APC for PHP 7.0. However, PHP 7.2 needs slight different commands (which may be difficult for an not so used to configure). Although Zend Op Cache is sufficient for many web software, APC Object Cache backend for … [Read more...]

By Abhishek Ghosh August 28, 2018 3:15 am Updated on August 28, 2018

MariaDB Vs Percona For WordPress Installation

Regular visitors of this website probably noticed we preferentially use Percona MySQL in our tutorials and scripts. Whereas, most of the sysadmin related websites and guides for installation of WordPress uses MariaDB. Here is a Practical Comparison of MariaDB Vs Percona For WordPress Installation. Do we have any special reason to prefer Percona MySQL? Yes. We are long term users of Percona. We are … [Read more...]

By Abhishek Ghosh August 25, 2018 8:30 am Updated on August 25, 2018

Ubuntu Server 18.04 WordPress Installation Bash Script (Beta)

We are supplying various free scripts, plugins for the past 8 years. Our Ubuntu server WordPress installation Bash Scripts for the previous Ubuntu versions were quite popular on GitHub. The big difference between the old and new is quite bigger. First, we have decided not to use Nginx anymore. Despite our guide on installation of WordPress on Ubuntu with Nginx is officially referred by WordPress, … [Read more...]

By Abhishek Ghosh August 20, 2018 12:50 am Updated on August 20, 2018

How to Install Chamilo on Ubuntu Server (Learning Management Software)

Chamilo is a free software for e-learning. Chamilo runs on a LAMP server and easy to install. There are several LMS (learning management system) and similar software but Chamilo is easier and popular. Here is How to Install Chamilo on Ubuntu Server. Any learning management system (LMS) provides way for administration, documentation, tracking, reporting and delivery of educational courses or … [Read more...]

By Abhishek Ghosh August 18, 2018 5:45 pm Updated on August 18, 2018

Safer Value of HPKP and HSTS (And Why You Should Avoid)

It is unbelievable article title as we used to promote HPKP and HSTS since they are introduced. Majority of the websites used HPKP aka Public Key pinning unfortunately faced troubles, including us (which we published as guide), well known sites such as Smashing Magazine, Scott Helme's website. Most of these websites has published their experience of such bad incidence to warn the others. HPKP … [Read more...]

By Abhishek Ghosh August 18, 2018 9:57 am Updated on August 18, 2018

How to Install or Renew SSL Cert on Ubuntu 18.04, Apache 2.4 (GeoTrust/RapidSSL/Comodo)

Although we have detailed guide on the same topic, there is necessity of an updated detailed guide for many users. Here Are the Detailed Steps & Commands on How to Install or Renew SSL Cert on Ubuntu 18.04, Apache 2.4. SSL Cert Provider Can Be GeoTrust, RapidSSL, Comodo Like CA. For this guide, we are assuming that the reader can manage own server via SSH and used with basic server management. … [Read more...]

By Abhishek Ghosh July 10, 2018 1:12 pm Updated on July 10, 2018

How To Install SBT and Scala on Ubuntu Server

sbt is a build tool for Scala and Java projects Like Apache Maven, Apache Ant. In our previously published guides, we have shown the steps to install Apache Maven and Gradle. Here Are The Steps on How To Install SBT and Scala on Ubuntu Server. This tool also not uncommon need while installation of Big Data tools. Initially full form of sbt was Simple Build Tool, but it is now known simply as … [Read more...]

By Abhishek Ghosh June 11, 2018 10:06 am Updated on June 11, 2018

Install Apache Gearpump On localhost (Ubuntu, Windows 10 Bash, Mac)

Apache Gearpump is a real-time big data streaming engine, it is event/message based. We will need a running Gearpump service before we can submit and run first Gearpump application. There are multiple ways to run Gearpump - localhost mode, standalone mode, YARN mode and Docker mode. Obviously, the easiest way is to test run Apache Gearpump in local mode. Any Linux, MacOSX with Homebrew, or Windows … [Read more...]

  • « Previous Page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 11
  • Next Page »

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (20K Followers)
  • Twitter (4.9k Followers)
  • Facebook (5.8k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.2k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is Software Modernization? January 21, 2021
  • Cloud Computing : Cybersecurity Tips for Small Business Owners January 20, 2021
  • Arduino : Independently Blink Multiple LED January 18, 2021
  • What is a Loosely Coupled System? January 17, 2021
  • How To Repack Installed Software on Debian/Ubuntu January 16, 2021

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy