Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

NextCloud Client Command Line

· 2 comments · 350 words · Viewed ~1,542 times


Unix is user-friendly — it's just choosy about who its friends are.

I have a headless server - one without a GUI - which I use as a NextCloud client. My laptop, phone, tablet, and server all sync with a cloud-based NextCloud instance. But, sadly, NextCloud don't offer a way for servers to speak to servers. If you try to run apt install nextcloud it will try to install 300MB of GUI dependencies which you just can't use. Luckily, there's a way around all that!…