How to Dockerize react app with nginx
In this post I’ll show you how to package simple react app , created with create-react-app in this case , as docker image, using alpine linux and intermediate docker image … Continued
In this post I’ll show you how to package simple react app , created with create-react-app in this case , as docker image, using alpine linux and intermediate docker image … Continued
Steam is well-known gaming platform , Installing steam client in Ubuntu 17.04 is quite simple but here are simple step by step guide to install steam in Ubuntu 17.04 . … Continued
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. Free & open source, high-performance, distributed … Continued
If you are moving your database server from old server to another server then this guide is for you . In this case I will demonstrate how to migrate your … Continued
As I experienced in past Ubuntu’s default startup disk creator is buggy and sometimes it’s doesn’t work , If you are struggling with Ubuntu 15.10’s startup disk creator ( default … Continued
Canonical, company behind Ubuntu Linux, releases Ubuntu 16.05 LTS code-name Xenial Xerus today as it was scheduled . This release is LTS ( long term support ) , it will … Continued
In this tutorial , I am going to show you how to install and setup owncloud with NGINX with PostgreSQL and PHP 7 . Yes right php 7 , for … Continued
I posted about Own-cloud 8.0 setup exactly 13 months ( 1 year one one month ) ago, Now Own-cloud development team announced the release of owncloud 9 yesterday , so … Continued
In this tutorial , I am going to show you how to scan your whole network quickly with ” masscan ” . masscan is little , tiny TCP port scanner … Continued
If you want to monitor bandwidth of your Linux server , here are some awesome tools for monitoring network bandwidth . some of these tools allow monitoring on process level … Continued
Upgraded to latest MacOSX 10.11 EI Capitan , Then you Might Know about OSX’s new System Integrity Protection ( SIP ) feature , Now you or any app can’t modify … Continued
Vector is on host performance Monitoring tool from Netflix , you can use vector to monitor server performance right from your browser . now it’s not very stable but it … Continued
If you are using nginx as your main web server with SPDY protocol , Then its time to upgrade to HTTP2 ( not fully but partially without Server Push feature … Continued
If you use ssh a lot and do login daily in many servers or virtual machines , with different usernames and different passwords , then let me show you easy … Continued
Kali Linux is Debian based well-known penetration testing distribution , loaded with tons of most popular tools for penetration testing and digital forensics . Today kali linux development team released … Continued
Juju Quick introduction Juju is a open source, solution-driven orchestration tool from Ubuntu , juju help to model and deploy, maintain and scale various services to cloud or bare metal … Continued