Search:

Type: Posts; User: surajkumarr; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    910

    [ubuntu] Re: sshfs mount problem

    This could happen due to a few reasons.
    1. ping the host and verify the connectivity
    2. make sure both the paths are correct and the folders mentioned exists.
    3. make sure the username exists in...
  2. Replies
    8
    Views
    2,787

    [ubuntu] Re: Android Mounting Help

    vid is vendor ID and pid is product ID. type
    lsusb in terminal.The 4 characters after the ID and before : is VID and four character after : is PID.
    Please check this link from wiki.cyanogenmod for...
  3. [ubuntu] Re: Wired network can't connect, Wireless fine

    are you using a router. Get the IP of router, and try following commands


    sudo ifconfig eth0 192.168.0.80 netmask 255.255.255.0
    sudo route add default gw 192.168.0.xxx
    ping 8.8.8.8
    ...
  4. Replies
    8
    Views
    2,787

    [ubuntu] Re: Android Mounting Help

    Add your device to udev. you will get the vid and pid from lsusb command. just search for "howto set android developer device permissions with udev"
Results 1 to 4 of 4