Hey Norbert, I've fired up an Ubuntu VM with you. I think the easiest way to use TW on Linux will be through the nodejs server. You can find instructions here: https://tiddlywiki.com/static/Installing%2520TiddlyWiki%2520on%2520Node.js.html
Here's a quick and dirty way to do it in your terminal: sudo apt install nodejs npm -y sudo npm install -g tiddlywiki mkdir wiki tiddlywiki wiki --init server tiddlywiki wiki --listen & Head to 127.0.0.1:8080 in your browser (you can make lots of bookmarks into your wiki). Run it at startup with crontab or Ubuntu's startup applications wizard (make sure to change USERNAME in the path): @reboot /usr/local/bin/tiddlywiki /home/USERNAME/wiki --server I strongly urge you to automatically and constantly backup your tiddlywiki files. On Saturday, May 25, 2019 at 11:30:53 PM UTC-4, Norbert Klein wrote: > > > My name is Norbert KLEIN, I am living in Cambodia, and having weak > Internet > connection. I am 85 years old (but still somewhat alive ;-) > > Using Ubuntu 18.04.1 (and always Linux since several years). > > I read about TiddlyWiki, subscribed to the GoogleGroup - but I still > cannot get started. > > I follow what I understand is the instruction, to start an empty TW > file, and I set Firefox as the program to store files - but my computer > stops there. > > > I would very much appreciate if there would be somebody on the list to > provide me one-to-one guidance to help me get started. > > Thank you very much. > > > Norbert KLEIN > > [email protected] <javascript:> > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b87f8379-e4aa-4958-a951-cd0711ef07e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

