Category

Ubuntu

How to install Docker on Ubuntu 18.04

Hello everyone!I hope you are doing fine these days. Today I am writing about how to install Docker on Ubuntu 18.04 I am using Ubuntu 18.04 as my daily OS and at the end of last year, I start using Docker for my projects. Within a short time, I like this very much and almost…

Read More

How To : Send email with PHP from localhost

Hello! Happy New Year! Hope you all are doing well. Last couple of months I have been thinking about mail sending option of PHP application from local development server. Generally I uploaded my script to online web server for send mail from PHP. Today I think that I need to configure my local server so…

Read More

Install / Upgrade to Linux Kernel 3.7.3 in Ubuntu / Linux Mint

Linux Kernel 3.7.3 has just been released which is the third maintenance release of kernel 3.7 series. This new release brings various bug fixes especially for Radeon graphics cards and it also fixes flickering with some high-res monitors. In this guide, we will see how to install/upgrade to this new kernel using a simple bash…

Read More

GPG key with Git

Hi all, Hows going on? Hope fine. Today I had a rush of work, though I manage some time to upgrade my skills with Git. As now my dream is contribute any opensource project (basically linux). So I need a GPG key to gain trust of other people around over my code. I searched for…

Read More