Search:

Type: Posts; User: antony.s; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.20 seconds.

  1. Replies
    9
    Views
    2,093

    [ubuntu] Re: Help! Openssh, ssh-askpass-gnome?

    apt-cache show ssh-askpass-gnome

    ...

    Description: interactive X program to prompt users for a passphrase for ssh-add
    This has been split out of the main openssh-client package so that
    ...
  2. [ubuntu] Re: Ubuntu 10.04: How Do I Limit SSH Login Attempts

    http://www.manpagez.com/man/5/sshd_config/
    MaxAuthTries
  3. [xubuntu] Re: xsession lasted less then 10 seconds - can't log in

    Your su command is incorrect , and I think it is better to use sudo anyway, so try


    sudo -u myusername touch /home/myusername/.ICEauthority
  4. Replies
    6
    Views
    16,490

    [ubuntu] Re: E:Unable to Locate Package

    (because openssh is not a package name)

    In future, you can search for packages with


    apt-cache search name
  5. [ubuntu] Re: Weird crashing problem ("Unknown key pressed")

    According to Steve Langasek, "If the error message is happening repeatedly when no buttons are being pressed, then that's a kernel bug; the user needs to file a bug report
    against the linux package...
  6. [ubuntu] Re: released key code repeating problem, where is hot-key setup?

    It appears hotkey-setup was deprecated - https://bugs.launchpad.net/ubuntu/+source/hotkey-setup/+bug/458961
  7. [ubuntu] Re: Weird crashing problem ("Unknown key pressed")

    Hm, I think the file not existing any more could be to do with hotkey-setup being deprecated - https://bugs.launchpad.net/ubuntu/+source/hotkey-setup/+bug/458961

    Also...
  8. [ubuntu] Re: Weird crashing problem ("Unknown key pressed")

    Have you read http://embraceubuntu.com/2006/02/10/unknown-key-pressed-error/ ?

    atkbd = a keyboard driver, so it is a problem relating to keyboards though not necessarily anything to do with a...
  9. [ubuntu] Re: Blank CD/DVDs don't have eject in context menu

    Yup, bug reported has been opened and confirmed, https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/500610
  10. Replies
    10
    Views
    1,541

    [ubuntu] Re: 9.10 Karmic on Eee PC 901 issues

    Writing this from an Eee PC (1000HG) with netbook remix, I highly recommend it, I have had no issues so far (2 months!)
  11. Replies
    4
    Views
    2,854

    [SOLVED] Re: Delete all Banshee settings?

    Banshee probably stores its settings in a hidden (. folder) in your home directory called ".banshee"

    In terminal try

    cd ~/.banshee

    If that works then

    rm -rf ~/.banshee
  12. Replies
    5
    Views
    422

    [SOLVED] Re: Flash won't work in firefox

    Is the (shockwave) flash plugin for firefox installed?

    See Tools->Addons->Plugins in firefox
  13. Replies
    3
    Views
    869

    [SOLVED] Re: Firefox Bookmark Formats

    JSON is the new format that firefox3 uses to store bookmarks, more details about why are here: http://www.lytebyte.com/2008/06/19/understanding-how-and-where-firefox-3-bookmarks-are-saved/

    HTML...
  14. Replies
    2
    Views
    240

    [ubuntu] Re: default mail program

    System->Preferences->Preferred applications
  15. Replies
    4
    Views
    1,295

    [ubuntu] Re: Are Software Center packages safe?

    If you mean safe as in, they haven't been hacked/tampered with, then they are as trustworthy as can be
  16. Replies
    7
    Views
    10,741

    [SOLVED] Re: Twitter from Empathy IM

    A quick google didn't come up with any plugins to do it, but using the https://www.tweet.im/ gateway you can connect to twitter using XMPP
  17. [ubuntu] Re: How to install Arora 0.10.1 web browser on Jaunty?

    First try the PPA, https://launchpad.net/~mapopa/+archive/arora-stable

    Or installing the karmic version of the package: http://packages.ubuntu.com/karmic/arora

    Worst case, install from source...
  18. Replies
    10
    Views
    3,383

    [ubuntu] Re: Is there a free Windows emulator for ubuntu?

    What are you trying to do exactly?

    If you are just trying to run a particular program have you tried WINE?
  19. Replies
    16
    Views
    1,593

    [all variants] Re: ubuntu 9.10 visual grub tool???

    Have you tried QGRUBEditor? http://www.ubuntugeek.com/qgrubeditor-a-visual-grub-configuration-editor.html
  20. Replies
    4
    Views
    377

    [ubuntu] Re: Folder problems...complete Ubuntu newbie

    Try...

    Open terminal
    cd Desktop/
    sudo rm thefilename
  21. Replies
    32
    Views
    2,758

    [SOLVED] Re: Dont like UBUNTU

    For DVDs, please read https://help.ubuntu.com/community/RestrictedFormats
  22. Replies
    28
    Views
    1,668

    [all variants] Re: Remote Desktop

    I just saw http://www.nomachine.com/ posted in another thread, but never tried it so no idea if it's good :)
  23. Thread: wired network

    by antony.s
    Replies
    21
    Views
    1,108

    [ubuntu] Re: wired network

    I suppose so

    The "shared with other computers" thing is supposed to do that and dhcp for laptop2, but I'm not able to test it myself

    But.. as that doesn't seem to be working, set a static ip...
  24. Thread: wired network

    by antony.s
    Replies
    21
    Views
    1,108

    [ubuntu] Re: wired network

    Can you post the output of ifconfig on laptop2?
  25. Thread: wired network

    by antony.s
    Replies
    21
    Views
    1,108

    [ubuntu] Re: wired network

    Ah, so you already know the principle of what you need to do :)

    Knowing that, you should be able to do everything through the network manager gui

    First, sudo apt-get install dnsmasq-base ...
Results 1 to 25 of 30
Page 1 of 2 1 2