Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

Cloud Computing

20200123 Nextcloud is the pre-eminent open source cloud server.

The occ command is used to manage a Nextcloud server from the command line. Depending on the installation it may be run as:

sudo -u www-data php /var/www/nextcloud/occ

It is useful though to set this up as an alias or a shell script. For example:

$ echo "alias occ='sudo -u www-data php /var/www/nextcloud/occ'" >> ~/.profile


Subsections
Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. Creative Commons ShareAlike V4.