Announcement

Collapse
No announcement yet.

Error message from Konsole

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error message from Konsole

    Not real sure what I did, but now when I try to run sudo in Konsole, I get the error messages.

    robby@robby-Aspire-5734Z:~$ sudo apt-get install gksu
    sudo: unable to resolve host robby-Aspire-5734Z
    * No device configured for user "robby".
    [sudo] password for robby:

    Actually it started out just the "unable to resolve host" error, then I found a thread either here or on the Ubuntu forum that said to add a user in a file (I've forgotten which one now), and that is when the rest showed up. I know it's not serious, it's just aggravating to someone with OCD. It shouldn't be there, and it's getting on my nerves.

    #2
    Please show the outputs of these commands:
    Code:
    cat /etc/hostname
    
    cat /etc/hosts
    
    id
    Also, can you point me to the other advice you found? I'm curious what it was.

    Comment

    Working...
    X