瀏覽代碼

Subsonic memory usage

Bob Mottram 11 年之前
父節點
當前提交
dfae67710e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt 查看文件

7154
 #+END_VERSE
7154
 #+END_VERSE
7155
 
7155
 
7156
 *** Introduction
7156
 *** Introduction
7157
-Owncloud is probably the easiest way to handle your media, but Subsonic is another alternative and has a mobile app which can be used to conveniently play your music.  Unless you particularly prefer Subsonic it's probably better to stick with Owncloud and skip this section.
7157
+Owncloud is probably the easiest way to handle your media, but Subsonic is another alternative and has a mobile app which can be used to conveniently play your music.  Unless you particularly prefer Subsonic it's probably better to stick with Owncloud and skip this section. Another limitation of Subsonic is that it requires Java, which uses a lot of RAM, so it may be better to only install it on systems with 1GB or more of memory and also increases the [[https://en.wikipedia.org/wiki/Attack_surface]["attack surface"]].
7158
 
7158
 
7159
 The method of installing Subsonic described here is not ideal, but works. The main issue is that the Debian package supplied from sourceforge contains a licensing [[https://www.fsf.org/blogs/community/antifeatures][antifeature]], which needs to be removed in order to achieve a fully free system.
7159
 The method of installing Subsonic described here is not ideal, but works. The main issue is that the Debian package supplied from sourceforge contains a licensing [[https://www.fsf.org/blogs/community/antifeatures][antifeature]], which needs to be removed in order to achieve a fully free system.
7160
 *** Installing the Server
7160
 *** Installing the Server