Take ownership of new disk in Linux
As simple as, sudo chown -R USERNAME:USERNAME /dev/sda1
As simple as, sudo chown -R USERNAME:USERNAME /dev/sda1
Solution: This may be caused by a directive in the /etc/ssh/ssh_config file. To allow login with RSA key you need […]
If you are looking for a way to remove an item from mongodb which is contained in an array the following […]
1. Clone the git repo https://spwhitton.name/tech/code/git-remote-gcrypt/ Documentation https://github.com/spwhitton/git-remote-gcrypt 2. Install docutils sudo pip install docutils https://stackoverflow.com/questions/11377364/how-do-you-install-docutils-from-the-terminal-so-that-django-admindocs-will-work 3. Create symbolic […]
How to drop a database on a deployed mup instance without having to redeploy the whole instance? Login to your […]
If cron job failed to run it wasn’t noticed you may have to make another request for your gitlab […]
BoringSSL Android is moving away from OpenSSL to the BoringSSL library. If you’re using the Android NDK in your app, don’t link […]
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-14-04 Investigate any issues by running nginx -t
Method 1: Manually recreate the package index. See link below for easy steps. http://stmpjmpr.com/posts/webstorm-meteor-and-unresolved-function Method 2: If the previous method […]
http://faviconit.com/en http://realfavicongenerator.net/ http://www.genfavicon.com/ http://www.favicon-generator.org/ http://faviconcreator.org/ http://faviconer.com/ http://www.favicongenerator.com/ http://www.favicon.cc/
You must be logged in to post a comment.