This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hstarwiki:cust:gen:linux2 [2017-11-22 T 19:24] admin [OpenFire XMPP] |
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: | ||
- | ===System info=== | ||
- | Owncloud is usually located in: | ||
- | * / | ||
- | * / | ||
- | For some good system info see this file: | ||
- | \\ / | ||
- | \\ 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:// | ||
- | * Restore: https:// | ||
- | ===Database=== | ||
- | Here are mysql instructions for backing up: | ||
- | * $mysqldump --single-transaction -h [server] -u [username] -p[password] [db_name] > owncloud-dbbackup_`date +" | ||
- | | ||
==== SSHFS ==== | ==== SSHFS ==== | ||
Line 498: | Line 477: | ||
* Can press enter to proced, or add items with spaces between each. Note, you need to type knoppix first for many of them, if said, then you can type all others. | * Can press enter to proced, or add items with spaces between each. Note, you need to type knoppix first for many of them, if said, then you can type all others. | ||
* Knoppix no3d (dont use compiz) | * Knoppix no3d (dont use compiz) | ||
+ | |||
+ | ==== Puppy startup | ||
+ | http:// | ||
+ | \\ Just put scripts in / |