Browsed by
Month: September 2016

Unable To Mount NTFS Partition From Linux

Unable To Mount NTFS Partition From Linux

If you have dual boot in your laptop with Linux and Windows installed, you might face this kind of problems, when windows is not properly shutdown. Generally, from windows 8 and onward “Turn on fast startup” is checked by default to reduce boot time in windows. This increases the boot time but for dual boot who specially works on Linux face this error if they didn’t shutdown windows properly. Now, Lets solve the problem without…

Read full Article Read More

Cannot Push New Files In Github Repo

Cannot Push New Files In Github Repo

There might be some condition like mine, when I tried to push newly created file in github repo of that project but everytime I commited and pushed, samething happens. There was no existence of new file which I had created in local repo. If his is your condition then just do the following few steps. Step 1:  Add files in staging area before you push it Its simple follow the command. Just make sure do…

Read full Article Read More