Computersnyou

Tutorials

How to Dockerize create react app

Posted on  6/24/2018
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 to keep the docker image si…Read more

How to install and setup Steam client in Ubuntu 17.04

Posted on  5/6/2017
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 . First Method Download Steam Cl…Read more

How to Setup Memcached With PHP 7 On Linux

Posted on  4/20/2017
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, dis…Read more

How to move MySQL database to new server on Ubuntu

Posted on  5/1/2016
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 existing MySQL databases one to another serve…Read more

How to create Bootable Ubuntu USB key Using Alternate Methods

Posted on  4/22/2016
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 USB disk creator ) t…Read more

Canonical Releases Ubuntu 16.04 LTS Xenial Xerus

Posted on  4/22/2016
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 get support for next five year…Read more

How To Install Owncloud 9 Server with NGINX and PostgreSQL on Ubuntu

Posted on  3/27/2016
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 performance benefits . So with without wasting time let’s get …Read more

How To Install Owncloud 9 Server On Ubuntu

Posted on  3/10/2016
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 let me again show you how to setup…Read more

How to scan whole network quickly

Posted on  12/31/2015
In this tutorial, I will show you how to quickly scan your entire network using “masscan.” Masscan is a small, lightweight TCP port scanner written by Robert David Graham. Masscan sends SYN packets a…Read more

Command Line Network BandWidth Monitoring Tools For Linux

Posted on  11/4/2015
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 so you can actually see wh…Read more

About me


Author

Hi, My name is Alok Yadav. I am a software engineer based in Kolkata, India.


  • Home
  • About