killall beam.smp beam
rm ~/.config/desktop-couch/desktop-couchdb.ini
dbus-send --session --dest=org.desktopcouch.CouchDB --print-reply --type=method_call / org.desktopcouch.CouchDB.getPort
这是我的终端返回的内容:
robin@robin-MIDWAY:~$ killall beam.smp beam
beam: no process found
robin@robin-MIDWAY:~$ rm ~/.config/desktop-couch/desktop-couchdb.ini
rm: cannot remove `/home/robin/.config/desktop-couch/desktop-couchdb.ini': No such file or directory
robin@robin-MIDWAY:~$ dbus-send --session --dest=org.desktopcouch.CouchDB --print-reply --type=method_call / org.desktopcouch.CouchDB.getPort
Error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
robin@robin-MIDWAY:~$
我是一名电脑“新手”,所以有可能是我做错了什么,有没有关于如何使用CouchDB的教程?我已经安装了Bindwood。