How to solve blank screen terminal problem in Ubuntu


If you are a getting blank screen on your terminal in Ubuntu, also no command seems to work, then you may have the sourced the .bashrc file and added the line source .bashrc in .bashrc file.

         So to solve this press ctrl + c 
in terminal and you will get back to the normal terminal screen then  type gedit .bashrc and remove the line source .bashrc in the .bashrc file


Comments

Popular posts from this blog

Google India Introduces the people card on Google Search for Mobile Devices with ' Add me to search'.

How to Install Node js on Ubuntu