• Short guides to forum navigation, searching, posting, translation, alerts and notifications viewable by clicking here.
  • Türk dostlarımıza hoş geldiniz Giriş burada.
  • Scammers are running ads on Facebook and Instagram claiming a giveaway. DO NOT OPEN THESE LINKS AND LOG IN. See this thread: here
  • The Kinesis Community Forum will be down starting on Friday, Eastern Standard Time, and is expected to be back online on Monday. Big changes in the backend are coming!

How to save a particular XenForo forum thread to disk as backup. linux 1 liner

Code:
linux> curl --insecure https://forum.kinesis.money/threads/fyi-dereks-watcher-node-is-up-again.1505/ > thread.html
Then under linux ubuntu, from command line
Code:
linux>
xdg-open thread.html
You can also just click on the file in your local file explorer (GUI).
nautilus under ubuntu
Code:
nautilus .
dot for current directory. And it opens a new process.
Or else just use your Internet browser
new tab
CONTROL-T
or
CONTROL-O
to open that file on disk
 

Translate

Back
Top