Beiträge von OleHB

    Nun, das hängt auch von den Programm ab, was du nutzt. Ich benutze RealVNC, welches aber gekauft werden muss, es gibt aber genug kostenlose Alternativen.
    Als kurze Übersicht: Wiki-Ubuntu-Users: VNC


    Prinzipiell:
    1. Auf OMV einen VNC-Server installieren, diesen einrichten und starten
    2. Auf dem (entfernten) PC, von dem du dich auf OMV einloggen willst, einen VNC-Viewer installieren
    3. Dich mit dem VNC-Viewer-Programm zu dem VNC-Server-Programm verbinden
    4. Wenn du willst, einen Auto-Start für den VNC-Server anlegen. Du kannst aber auch jedes mal, wenn du den brauchst, auch manuell starten


    Wenn du dich für ein spezielles VNC-Programm entschieden hast, einfach mal nach entsprechenden Tutorials suchen, gibt es in der Regel genug von

    Vielleicht mal als Anregung (auch wenn es das xrdp-Problem nicht löst): über VNC bekomme ich ohne Probleme eine Verbindung. Ich finde VNC auch komfortabler, man muss dafür allerdings etwas mehr Installations-Aufwand betreiben


    Maybe a proposal: VNC works fine for me! VNC is also more comfortable for me - but it needs more installation investment

    Es ist nicht nötig, das per Docker-Contaniner laufen zu lassen. Dazu muss dann auch Docker installiert werden und laufen.
    LMS kann ohne Probleme auch über die Komandozeile direkt im OMV-Debian-System installiert werden (siehe hier)


    Docker hat ev. den Vorteil, dass bei Aktualisierungen des OMV-Debian-Systems (z.B. php etc.) keine Intoleranzen auftreten. Da kenne ich mich allerdings nicht aus, inwieweit das wirklich relevant ist. OMV basiert ja eher auf einem stabilen (etwas älteren) Debian-System, so dass das ev. nicht relevant ist

    I had problems with VNC with the Remote-Desktop-Plugin, it does not work proper.
    That's the reason, i was searching for solutions.
    I have used the way above and it works for me. Now i can use VNC without problems.


    Before that i have used the solution, mentioned in the first link:


    Code
    apt-get install -t testing xfce4

    That does not work good! Updates after that are mixed with stable and testing-updates.


    It is maybe a beginner-question: why should i not use the sources.list? It looks like that it is working. Why is omv-extras the better way?

    I have read, that XFCE 4.10 have a problem with VNC (for example here)
    XFCE 4.12 solve this problem. Unfortunately Debian Jessie only comes with 4.10.
    A possible solution for me was, to use the Mepis Repository (MX Linux)


    Code
    sudo nano /etc/apt/sources.list
    deb http://main.mepis-deb.org/mx/repo/ mx15 main
    wget http://teharris.net/mx14repo.asc
    su -c "apt-key add mx14repo.asc"
    apt-get update

    Ich hab jetzt mehrfach folgende Fehlermeldung bei der Installation bekommen:


    Zitat

    Failed to load ldlinux.c32


    Es gibt dazu auch eine Meldung im mantis-Bug-Tracker. Google hat mir dazu verschiedenste Lösungen anzubieten. Letzendlich geholfen hat mir dieses hier:


    Den USB-Stick mit der ersten Partition auf unter 2 GB (bei mir 1.8) partitionieren und die Partition als Installationsmedium nutzen.


    Vielleicht nutzt das ja auch anderen und hier lässt sich dass dann schneller finden


    ---


    I get several times this error message:


    Zitat

    Failed to load ldlinux.c32


    There are several different solution, not all worked for me. Helpful was this:


    Format the USB-Stick with max. 2 GB for the first partition and use this partition as installation-medium

    Vielleicht ist es geschickter, nicht sofort auf die aktuellste Version upzudaten, sondern 1-3 Wochen zu warten, ob es entsprechende Fehlermeldungen gibt. Zumindest, solange man es im Privatbereich produktiv nutzen will. Ich bin deshalb auch immer noch auf 3.013, welche gut läuft

    Ja, das stimmt schon, dass das (teils?) auch ins Syslog geschrieben wird. Im Syslog steht aber auch viel anderes drin. Es wird auch ein extra Log erstellt von AutoShutDown:



    In dem extra Log wird halt nur geschrieben, was AutoShutDown macht. Das ist deutlich einfacher zu überprüfen.
    Dort dürfte bei dir dann was in die Richtung stehen, dass die beiden IP-Adressen und der Socket geprüft wird.
    Das könnte in etwas so aussehen:



    An dem Beispiel hier kannst du z.B. sehen, dass Socket 80 aktiv ist (da ich per Browser auf OMV eingeloggt bin) und deshalb AutoShutDown nicht startet.

    AutoShutDown hat eine eigene Log-Datei. Die wäre wahrscheinlich hilfreicher.
    Ev. sogar, noch mal, in AutoShutDown den ausführlichen Modus aktivieren. Dann wird ein ausführliches Log erstellt.
    Ansonsten wenn ich das richtig sehe, soll es nur auf die zwei IP-Adressen und Socket:80 reagieren.
    Was heißt denn, es geht nicht mehr? Es schaltet das Gerät nicht aus?

    Thanks!


    I have done this now and LMS is running at http://192.168.178.25:9000 and my music folders are scanned
    But i can not reach SSODS/SSOTS at http://192.168.178.25:9099
    Is this not part of this package anymore?


    Edit:


    My mistake. SSODS/SSOTS is for Synology-/QNAP-Nas. I have made there some configuration in the past, i am missing now.
    After all: quick and easy installation! Nice!


    Code
    [As a reminder: Search for the Debian (for me: x86_64) package Link here: http://downloads.slimdevices.com/nightly/index.php?ver=7.91. wget http://downloads.slimdevices.com/nightly/7.9/sc/fb1383f/logitechmediaserver_7.9.0~1457466777_amd64.deb2. dpkg -i logitechmediaserver_7.9.0~1457466777_amd64.deb]


    Aditional Notes:


    I am using AutoShutDown with LMS. This is a little tricky and maybe my experiences are useful for others:
    AutoShutDown wit IP's dont work good. The Touches are often online. I am working with ULDL Rate (=10).
    Also the Server Power Control Plugin for LMS is necessary. LMS (maybe) wakes the NAS after some seconds after shutdown. With this Plugin it is possible to shutdown LMS and switch every time with the shutdown to http://www.mysqueezebox.com (see here and here).
    To wake up my NAs from my Desktop-PC, i am using this little portable tool: WakeMeOnLan

    In the next 1-2 weeks i am building my own NAS with OMV x86-64bit. One of the important applications are the Logitech Media Server / Squeezebox


    I have a question about LMS:


    Like i see here, there are two ways to install LMS:


    1. The one, which is described here: Download and install the latest Logitech Media Server nightly: Debian Installer Package
    2. Using Docker and choose one of the LMS-Container: The Container from Lars Kellogg-Stedman are up-todate, the Container from Davomat looks quite up-to-date too


    Which way is better - or what is the advantage and the disadvantage?