Last active
August 29, 2015 14:16
-
-
Save mrahul17/6764eeca70338b258f62 to your computer and use it in GitHub Desktop.
Linux FAQ's
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) How can I give write-access of a folder to all users in linux? | |
http://superuser.com/a/19333/402332 | |
2)cant-create-any-folder-in-htdocs-on-ubuntu | |
http://superuser.com/a/268996/402332 | |
3) change remote origin | |
http://stackoverflow.com/questions/2432764/change-the-uri-url-for-a-remote-git-repository | |
4)when files not ignored even if specified in .gitignore | |
http://stackoverflow.com/questions/4308610/how-to-ignore-certain-files-in-git | |
5)Fix GPG error , "NO PUBKEY" | |
http://askubuntu.com/a/15272/340589 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment