Showing posts with label automatic loading of script in console in linux. Show all posts
Showing posts with label automatic loading of script in console in linux. Show all posts

Thursday, January 28, 2016

SCRIPT AUTOMATICALLY EXECUTE ON CONSOLE OPENING

Dear Linux Lovers,

If you want to load a shell script automatically whenever console is opened by user then right it in " .bashrc " file. The file exists in user home directory. To edit .bashrc simply write


vi .bashrc   /*To open in VI*/

or any other editor which you love.

Enjoy Linux World.

Docker Tutorial

 I have listed all the necessary commands of Docker below. In case if any is missing or if any improvement required, please share in comment...