webapps:nextcloud_18.04
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| webapps:nextcloud_18.04 [2020/02/02 14:13] – created lucid | webapps:nextcloud_18.04 [2021/06/18 16:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 447: | Line 447: | ||
| Source: [[https:// | Source: [[https:// | ||
| - | |||
| - | |||
| - | ===== Linux Desktop Sharing ===== | ||
| - | You can share the desktop right away on any OS with the tool built into the browser, but in order to share the desktop at greater then 2fps, you need to implement a hack. | ||
| - | |||
| - | On Arch: | ||
| - | < | ||
| - | I think that the aur package enables the kernel module automatically so... | ||
| - | < | ||
| - | then, the exclusive_caps=1 options does something to make it work better in chromium | ||
| - | < | ||
| - | Now to stream the desktop or video to / | ||
| - | Where '' | ||
| - | < | ||
| - | |||
| - | ====== Keeweb ====== | ||
| - | Keeweb is a webapp that allows you to use keepass databases from the browser. It is no longer being developed so it does not work out the box with the latest version of Nextcloud. | ||
| - | |||
| - | Download and extract the last release of keeweb. | ||
| - | < | ||
| - | $ tar xvf keeweb-0.4.0.tar.gz | ||
| - | </ | ||
| - | |||
| - | Before you add this to Nextcloud some modifications need to be done. The '' | ||
| - | |||
| - | **'' | ||
| - | < | ||
| - | In the '' | ||
| - | < | ||
| - | overflow-y: hidden; | ||
| - | width: 100%; | ||
| - | } | ||
| - | |||
| - | #app > iframe { | ||
| - | width: 100%; | ||
| - | height: 100%; | ||
| - | } | ||
| - | </ | ||
| - | Copy the inner folder named keeweb to Nextcloud' | ||
| - | < | ||
| - | $ sudo chown www-data: | ||
| - | |||
| - | |||
| - | FIXME | ||
| - | Mimetype detection | ||
| - | Unfortunately, | ||
| - | Keeweb work properly, you need to add a new mimetype in the | ||
| - | **'' | ||
| - | To proceed, just copy **''/ | ||
| - | `/ | ||
| - | < | ||
| - | |||
| - | Afterwards add the following line to **''/ | ||
| - | < | ||
| - | |||
| - | After that, run the following command: | ||
| - | < | ||
| - | |||
| - | Source: [[https:// | ||
| - | |||
webapps/nextcloud_18.04.1580652802.txt.gz · Last modified: 2021/06/18 16:36 (external edit)