Results 1 to 3 of 3
Like Tree1Likes
  • 1 Post By rdonnelly
  1. rdonnelly's Avatar
    CrackBerry Abuser

    Posts
    192 Posts
    Thread AuthorThread Author   #1  

    Default Blackberry Playbook Share on Linux

    If you want to see you PB Shared Network Folder in Linux.

    Open a terminal

    Code:
    sudo apt-get install samba
    If you are running Ubuntu or a similar version such as Mint.

    Just type in terminal:

    Code:
    nautilus smb://your_PB_IP/media
    If you are running a Debian version you will have to do more.

    First in a terminal:

    Code:
    sudo apt-get install gvfs-fuse
    Then:

    Code:
    sudo gpasswd -a your_linux_user_name fuse
    Then log out and login

    Go to Control Center>Personal File Sharing, click share public files on Network, if you want to require a password put in your PB password not you Sudo password then run or make a launcher in terminal as:

    Code:
    nautilus smb://your_PB_IP/media
    Then enjoy sharing your PB files with your Linux Desktop
    Last edited by rdonnelly; 12-26-2011 at 07:04 PM.
    1st BB 7100i > 2nd BB Bold 9930+16GB Playbook > 3rd BB TBD?
    Thanked by:
    anindoc (12-26-2011) 
    mithrazor likes this.
  2. anindoc's Avatar
    CrackBerry Addict

    Posts
    785 Posts
    #2  

    Default

    Thanks for the contribution
  3. herculesinwyoming's Avatar
    CrackBerry Abuser

    Posts
    491 Posts
    Global Posts
    540 Global Posts
    #3  

    Default

    cool post, i will have try it lut.

Posting Permissions