I am wondering, is there an existing software solution for me to store my bookmarks on my own server, and be able to access them via the Internet? I know I can use Google Bookmarks, Delicious, Mister Wong, etc., but I would love to have a way to set one up myself.
|
feedback
|
|
I used to use Online-Bookmarks. It's no longer actively developed, but I'm sure it still works. | |||
feedback
|
|
Firefox sync allows you to store your bookmarks on your own server. | |||||
feedback
|
|
It isn't clear if you want to sync bookmarks between multiple computers, or view an HTML page of bookmarks from any browser. If the former, others answer this. If the latter, some browsers store bookmarks as HTML. You could just scp/rsync/dropbox the file to your server and access them that way. If it isn't stored locally as HTML, it is probably sqlite, so you could dump, convert to a page, and upload it, via a daemon. | |||
feedback
|
|
you can also use Xmarks BYOS with your own server | |||||
feedback
|