Skip to content

Instantly share code, notes, and snippets.

@mrahul17
Last active August 29, 2015 14:16
Show Gist options
  • Save mrahul17/6764eeca70338b258f62 to your computer and use it in GitHub Desktop.
Save mrahul17/6764eeca70338b258f62 to your computer and use it in GitHub Desktop.
Linux FAQ's
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