User Tools

Site Tools


hstarwiki:cust:gen:linux2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
hstarwiki:cust:gen:linux2 [2017-11-22 T 19:25]
admin [Knoppix Cheat codes]
hstarwiki:cust:gen:linux2 [2018-02-28 T 00:44] (current)
admin [Own cloud]
Line 344: Line 344:
 Once the service is removed, you may run MediaTomb using the following command in the terminal. Once the service is removed, you may run MediaTomb using the following command in the terminal.
   * $mediatomb   * $mediatomb
-==== Own cloud ==== 
-Centos instructions: https://tecadmin.net/install-owncloud-on-centos/ 
-===System info=== 
-Owncloud is usually located in: 
-  * /var/www/owncloud 
-  * /var/www/html/owncloud 
-For some good system info see this file: 
-\\ /config/config.php 
-\\ This will help with finding what sql version you have 
-===Backup and restore === 
-Need to backup in the own cloud folder 
-  * /config 
-  * /data 
-  * The data base (see below) 
-More details: 
-  * Backup: https://doc.owncloud.org/server/9.0/admin_manual/maintenance/backup.html 
-  * Restore: https://doc.owncloud.org/server/9.0/admin_manual/maintenance/restore.html 
-===Database=== 
-Here are mysql instructions for backing up: 
-  * $mysqldump --single-transaction -h [server] -u [username] -p[password] [db_name] > owncloud-dbbackup_`date +"%Y%m%d"`.bak 
-   
  
 ==== SSHFS ==== ==== SSHFS ====
hstarwiki/cust/gen/linux2.1511378714.txt.gz ยท Last modified: 2017-11-22 T 19:25 by admin