Category

Linux

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

Linux Shell and Basic Shell Scripting Language Concept

Hi friends, Today I just check some of shell script and found this awesome. I tried to learn shell script from now on. Here are some of the basics which I found useful for introduction Linux Shell Scripting Language. Understanding Linux Shell Shell: A Command-Line Interpreter that connects a user to Operating System and allows to execute…

Read More

How to : Upgrade Fedora 20 from Fedora 19 with yum

Hi friends, Last time I used to upgrade my fedora with FedUp, which is a third-party tools for fedora upgradation. But this time I tried to upgrade my OS with YUM. This is an open-source command-line package-management utility for Linux operating systems using the RPM Package Manager. This is the default package-management utility for Fedora. YUM is stand for Yellowdog Updated Modified….

Read More

How to : Upgrade Fedora 20 from Fedora 19 with FedUp

Hi buddies, Fedora 20 Heisenbug is released just yesterday (17th Dec, 2013). I am a fan of Fedora. Though I am in the middle of some project with huge pressure and planned not to upgrade my system till the pressure is down, but I can’t help 😛 Here is how I upgrade my system with…

Read More

Explanation of Linux Directory Structure and Important Files Paths

Hello friends, You know I am a newbie and fan of linux system. Since last 2 years I am using linux for my primary and only OS. Its a real complex system and I am learning this system day by day. For any person, who does not have a sound knowledge of Linux Operating System and Linux File System, dealing…

Read More