Reply
LogMeIn Contributor
Kris
Posts: 111
0

LogMeIn Linux Browser Plugin Preview

The Linux browser plugin allows you to access LogMeIn computers from any Linux-based, LSB 3.1 compatible distribution, including:
  • Asus EEE laptops
  • gOS based computers
  • Linpus Lite based laptops
  • Ubuntu 7.10 and above
  • OpenSUSE 10.3 and above
  • PCLinuxOS
    A 32-bit x86 version of Firefox 2.x or 3.0 is required.

    Download and Install

    logmein-client_1.0.387-1_i386.deb (Ubuntu, Asus Eee, other Debian derivatives)
    logmein-client-1.0.387-1.i386.rpm (OpenSUSE, RedHat, etc.)
    logmein-client-1.0.387-1.tar.gz (for everything else, manual installation)


    Installation:
  • choose the appropriate package from the list fitting your distribution
  • DEB and RPM packages can be installed with your distribution's package manager
  • TGZ packages should be unpacked manually, and the 'libractrl.so' file should be copied to the Firefox plugin directory under your home (~/.mozilla/plugins/ - might not exist, in this case the directory must be created first)
    If you have questions or comments about the LogMeIn Linux Browser Plugin Preview, please write to linux-feedback@logmein.com.


    Please remember: this is pre-release software and is in no way meant to be used in a production environment. 
  • LogMeIn Contributor
    Kris
    Posts: 111
    0

    RE: LogMeIn Linux Browser Plugin Preview

    Installing the LogMeIn plugin on popular 'netbooks':
     
    Asus Eee PC
     
    Download the .deb package. Open File Manager, right-click on .deb file > 'Install DEB file'. Open Web (FireFox) and enter about:plugins If the LogMein plugin is listed, the installation was successful.
     
    You can also use dpkg. Open Terminal (Ctrl+Alt+T)
     
    Install: sudo dpkg -i filename.deb
    Uninstall: sudo dpkg --remove logmein-client
    List: dpkg -l grep logmein-client
    (Status "ii" means fully installed, "rc" means removed.)
     
    Linpus Linux Lite
     
    Open Settings > Terminal
     
    Install: sudo rpm -iv filename.rpm
    Uninstall: sudo rpm -e logmein-client
    List: sudo rpm -qa logmein-client
     
    gOS Rocket G
     
    Download the .deb package. Right-click on .deb file > 'Open with GDebi package installer' > Install. Open FireFox and enter about:plugins If the LogMein plugin is listed, the installation was successful.
     
    You can also use dpkg. Open Terminal.
     
    Install: sudo dpkg -i filename.deb
    Uninstall: sudo dpkg --remove logmein-client
    List: dpkg -l grep logmein-client
    (Status "ii" means fully installed, "rc" means removed.)
    LogMeIn Contributor
    ScreenName
    Posts: 4
    0

    RE: LogMeIn Linux Browser Plugin Preview

    Installation instructions for Debian / Ubuntu / Kubuntu / LinuxMint, CentOS, Fedora, Sabayon, Mepis, Mandriva, openSUSE, PCLinuxOS distributions


    Debian Etch 4.0 / Ubuntu 8.04 / Kubuntu 7.10 / LinuxMint 5b


    Installation from GUI:

    Download .deb file from Logmein Labs page.
    Right click on the file and open it with "GDebi Package Installer" and choose "Install Package".

    Uninstall from GUI:

    Select Synaptic Package Manager / Adept Installer. Search for keyword "logmein".
    Select package and mark for Removal/Complete Removal and finally Apply.

    Installation from Terminal:

    sudo dpkg -i "filename"

    Uninstall from Terminal:

    sudo dpkg --remove logmein-client

    List packages with name "logmein":

    dpkg -l | grep logmein.

    Status "ii" means fully installed, "rc" means package is removed.


    CentOS 5.2


    Installation from GUI:

    Download .rpm file from Logmein Labs page.
    Doubleclick on the file and Software Installer will open. Select package and press Apply to install it.

    Uninstall from GUI:

    Choose Application - Add/Remove programs. Search for keyword "logmein".
    Select package and mark for removal and apply.

    Installation from Terminal:
    sudo rpm -i "filename"

    Uninstall from Terminal:
    sudo rpm -e logmein-client


    Fedora 9


    Installation from GUI:

    Download .rpm file from Logmein Labs page.
    Doubleclick on the file and Package Installer will open and install the application.

    Uninstall from GUI:

    Choose System - Administration - Add/Remove Software. Search for keyword "logmein". Select package and remove.

    Installation from Terminal:

    sudo rpm -i "filename"

    Uninstall from Terminal:

    sudo rpm -e logmein-client


    Sabayon 3.4


    Installation from GUI:

    Download .tar.gz or .deb file from Logmein Labs page.
    Doubleclick on the file and Ark tool will open. Open data.tar.gz file inside, and look for the plugin "libractrl.so".
    Extract the file to /usr/lib/nsbrowser/plugins/.

    Uninstall:

    Delete file /usr/lib/nsbrowser/plugins/libractrl.so


    Mepis 7.0


    Installation from GUI:

    Download .deb file from Logmein Labs page.
    Doubleclick on the file and Kpackage will open. Press Install twice to install the application.

    Uninstall from GUI:

    From System menu select Synaptic Package Manager. Search for keyword "logmein".
    Select package and mark for Removal/Complete Removal and finally Apply.

    Installation from Terminal:

    sudo dpkg -i "filename"

    Uninstall from Terminal:

    sudo dpkg --remove logmein-client

    List packages with name "logmein": dpkg -l | grep logmein.

    Status "ii" means fully installed, "rc" means package is removed.


    Mandriva 2008


    Installation from GUI:

    Download .rpm file from Logmein Labs page.
    Doubleclick on the file and RPM Installer will open and install the application.

    Uninstall from GUI:

    Choose Menu - Install/Remove Software. Search for keyword "logmein", set filter for "All" packages.
    Deselect package and remove.

    Installation from Terminal:

    sudo rpm -i "filename"

    Uninstall from Terminal:

    sudo rpm -e logmein-client


    openSUSE 11.0


    Installation from GUI:

    Download .rpm file from Logmein Labs page.
    Right click on the file and install with Yast or Package Installer.

    Uninstall from GUI:

    Choose Yast. Search for keyword "logmein". Select package and remove.

    Installation from Terminal:

    sudo rpm -i "filename"

    Uninstall from Terminal:

    sudo rpm -e logmein-client
     
     
    PcLinuxOS 2.21.2
     
     
    Installation from GUI:
     
    Download .rpm or .deb file from Logmein Labs page.
    Doubleclick on the file and within Package Manager open data.tar.gz file inside, and look for the plugin "libractrl.so".
    Extract the file to /usr/lib/mozilla/plugins/.

    Uninstall:
     
    Delete file /usr/lib/mozilla/plugins/libractrl.so
    New Contributor
    Anon146530
    Posts: 1
    0

    RE: LogMeIn Linux Browser Plugin Preview

    Tested with Ubuntu 8.04 + Firefox 3. The plugin works correctly, is pretty fast even on my slow laptop. Sometimes it looks as if it freezed, but then goes further (can be a firefox/swap issue).
    Keep up the good work and make remote controlling available to linux desktops, too!
    New Contributor
    HuttonIT
    Posts: 4
    0

    Re: RE: LogMeIn Linux Browser Plugin Preview

    Tested with Linpus Lite based laptops AcerOne and works perfectly.

    However, I also have a Asus A6T using an AMD Turion 64 running Ubuntu 8.01 for AMD 64 and would like to be able to use it on there as the AcerOne has a very small screen.

    Contributor
    spr0k3t
    Posts: 6
    0

    Re: RE: LogMeIn Linux Browser Plugin Preview

    For those like me who are eagerly waiting for the 64bit linux version of the plugin, there is now a viable alternative.  The developers of OpenJDK have an early release of the 64bit java plugin.

     

    https://jdk6.dev.java.net/6uNea.html

     

    This is a very early release of this software so it may seem slower than the 64bit fork (IcedTea).  However, I've tested this with Ubuntu 8.10, Fedora 10, and CentOS 5.  The 64bit Java plugin for Linux works fine with LogMeIn.

    New Contributor
    David V.
    Posts: 2
    0

    Re: LogMeIn Linux Browser Plugin Preview

    Where can I download theses packages from.

    I can't find the links.

     

    Thanks in advance.

     

    David V.

    New Contributor
    David V.
    Posts: 2
    0

    Re: LogMeIn Linux Browser Plugin Preview

    Ok ! I've founded them.

     

    On the Labs page : https://secure.logmein.com/labs.asp

     

    David V.

    Regular Contributor
    KenMoffat
    Posts: 31
    0

    Re: LogMeIn Linux Browser Plugin Preview

    Just tried this on Debian Sid (unstable) using the IceWeasel web browser with some success. The connections work, but disconnecting remote control sometimes causes browser lockup.
    Regular Contributor
    KenMoffat
    Posts: 31
    0

    Re: LogMeIn Linux Browser Plugin Preview

    AS an update, it seems to be working smoothly now, without lockups, at least for the last 4 or 5 logins.