Uninstall CouchDB Completely Mac OSX [closed] - couchdb

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I've played around with my couchdb configuration and I would like to start fresh again, remove the app and downloading a new one didn't seem to remove the configuration completely, where I still have to access with my username and password, and my dbs are still there.
Looking around on internet, I don't seem to find a solution to fix the issue on mac os x (mavericks)
Well, I've done some things like:
removing the cache folder from ~/Library/Caches
removing any related file/folder in ~/Library/Application Support/CouchDB
checking the config file from ~/Library/Preferences/couchdb-server.ini seems to be an alias to config file in Application Support CouchDB folder
I also removed a couple of files that I don't remember their names
Still installing a fresh download couchdb is not working application and now I am getting the json message:
{"error":"unauthorized","reason":"Name or password is incorrect."}
P.S: My System is Mac OS X Mavericks and Couchdb 1.5.1

Well, it seems I've found the missing file very soon, after I posted my question, so for anyone who gets this problem in future, this is the culprit file:
/Users/kouiti/Library/Preferences/org.apache.couchdb.plist

Related

FFMPEG command is still referring to old build [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
The version of FFMPEG that came on my server does not have the correct codecs I need for web encoding.
I've followed this guide to completion to recompile FFMPEG on my server https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
Now when I use the FFMPEG, it is still calling the old build as it shows the build date as 2013 and it doesn't have the codecs I chose.
I'm lost as to how I should proceed, I can't find where the new build is located on my server either.
Did I need to uninstall FFMPEG before following the guide? How would I do that?
I'm using CENT OS 6.4
I apologize if this is something obvious, I am new to linux.
Thanks for any help, I'm really stuck on this.
The ffmpeg binary can be found in the bin directory under the directory you passed as the prefix option to configure.
The guide you supplied uses a different installation path which can't be found under default executing environment, you can run the complied ffmpeg with full path which should look like this:$HOME/ffmpeg_build/bin/ffmpeg

WINE Linux Debian Spotify Login Broken [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
Linux Debian OS Jessie
WINE v 1.6.2
Spotify installing and launching (ran .exe installation win)
login not working (login wrong)
cant link to facebook either
Hey guys,
I've recently started using a Linux system and I have downloaded the WINE programme to run Windows applications on my system. The fist programme I have tried to run is Spotify, and it worked! but, even though an icon in my programmes list is generated and it runs I cannot sign into my account and it continuously persists the the login details are wrong. this appears to be a reoccurring issue from what I've seen online but the issue is never publically resolved
anyone else having this issue?
the site seems to think that Spotify is compatible?
Any Ideas?
Don't run Spotify in wine unless you absolutely have to, meaning that you have an unsupported system or distro. Instead, you should use the native Linux client, for which Spotify has a debian package: https://www.spotify.com/se/download/linux/

VirtualBox. Fedora 11 freezes when boot [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I have Fedora 11 installed on VirtualBox. By accident some files in /var directory were damaged or removed(I don't know what exactly). Now when trying to run Fedora, it goes untill choosing the user and freezes. No reaction at mouse and keyboard clicks. Does anyone have any suppositions how to run it, or at least how to retrieve files from virtual machine? I booted it to the terminal where I updated all what is possible - gnome, etc...But still no result.
It's impossible to know what happened without knowing what got removed. However, a great way to get your files out is using scp. Good examples for this can be found here.
Alternatively, if you've installed the Virtualbox Guest Additions you can use a USB drive to retrieve your files. There's a pretty good tutorial on how to get your USB drive working on VBox here.
If you want my best guess as to what's wrong, something in your /var relating to your GUI got removed, as from what I understand you can still boot to your command line. My suggestion would be to get what you need off the machine using the above tools and get a fresh install.

tar E command line switch [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
We're migrating an application from a very old Solaris box over to a relatively newer Linux machine. I'm having trouble finding an equivalent for a command line option that was used on our old server when running tar on the newer one. I'm assuming that it is obsolete now, as I don't see anything via man or searching online to indicate why it was done away with... but if anyone has any information, it would be very much appreciated.
The version of tar on the old server was 1.12, and the version on the new server is 1.23.
The command we ran was:
tar cEf path-to-tar path-to-tar-up
Does anyone know whether this switch is even necessary anymore? Unfortunately the code using this switch predates my work on the project, so I am unaware of why this particular switch is being used currently.

Vagrant file access issues with NFS [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I'm running vagrant with an Ubuntu server 10.04 LTS box. The local folder on my Mac is mounted with NFS and all works fine except for one thing.
I'm developing a PHP project which uses Twig as template system but whenever I modify a template on my Mac and save it, it required two refreshes before Twig can load the template. The first refresh i'm getting an exception telling me that the file cannot be found. the second refresh is fine and the template loads just fine.
When switching back from NFS to the default VirtualBox filesystem all is fine but my dev site become terribly slow, almost to the point it's unworkable.
Anyone has an idea in what direction to look or has a clear solution?

Resources