=== PabloRubianes_ is now known as PabloRubianes === semitones_ is now known as semitones === Hellow is now known as collinp [07:57] Hello. [07:57] hi fox [07:57] how may I help you [07:57] !ask | s-fox [07:57] s-fox: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [07:58] ;) [07:58] bioterror, You could do me a favor by understanding how rude that is. [07:59] did not mean to be rude :( [08:04] bioterror, dont worry, It was not rude [16:31] ttfn [19:39] hi, i need some help, i'm trying to set up ssh on my desktop [19:39] razorandnotso: hey [19:39] i'm trying 'ssh -v (user)@localhost' and it gives me permission denied (publickey) [19:40] it says debug1: trying private key: ... id_dsa and id_ecdsa but not id_rsa [19:40] i dont' have id_dsa [19:40] i installed it, but i think i deleted it, and there are no id_dsa files in ~/.ssh [19:40] razorandnotso: are these machines local? [19:40] holstein, localhost? is local? [19:40] i would suggest logging in with the password [19:40] make sure that connection is possible [19:41] so, ssh -p (user)@localhost ? [19:41] otherwise, you are troubleshooting both the connectivity, and the key permissions [19:41] razorandnotso: local, like in your hous [19:41] e [19:41] on your local network [19:42] holstein, yes, sorry, i understand that. i'm if my username is razorandnotso, i'm typing 'ssh -v razorandnotso@localhost'. i'm on my desktop [19:42] holstein, how do i log in with the password? [19:43] razorandnotso: you actually have to change the config to *not* allow passwords [19:44] razorandnotso: you need to go the machine that you have openssh-server setup on and edit the ssh_config to show to use password [19:44] stlsaint: its set to passwords out of the box right? [19:44] so: i have openssh-server and openssh-client installed [19:45] razorandnotso: you should make sure you can simply ping each other [19:45] ssh server and client [19:45] holstein, interesting, how do i do that [19:45] ok i got it [19:45] holstein: yes [19:45] it's fine [19:46] i did some configuration following various guides, and they all say set up keygen etc and turn off passwords [19:46] so i probably did that [19:46] you must have if ssh is telling you (publickey) [19:46] razorandnotso: which is fine, and arguably the way you should, or want to set it up in the future [19:46] but, for troubleshooting... [19:47] ok, thanks [19:50] ok, so i went to the /etc/ssh/sshd_config file and i changed it to PasswordAuthentication yes [19:50] do i have to restart the daemon? [19:50] prolly... the server side [19:50] ok, i restarted and it's working [19:51] in what way? you are able to connect ? [19:51] i said ssh razorandnotso@localhost [19:51] (with -v option) and it asked for my password and allowed me to log in [19:51] thats a start.. try from another box on your network... [19:52] works from another box [19:52] so issue solved? [19:53] ...well, the issue is that i don't know why the rsa key doesn't work [19:53] this just verified ssh server/client is working? [19:53] razorandnotso: thats cause you probably dont have it in your ~/authorized_keys file [19:54] so, go back to sshd_config, turn off password authentication then [19:54] razorandnotso: does your ~/.ssh folder show any keys? [19:54] id_rsa, id_rsa.pub [19:55] ok well you need to copy the contents of that id_rsa.pub into the authorized_keys file [19:55] ~/.ssh/authorized_keys has id_rsa.pub [19:56] i would read https://help.ubuntu.com/community/SSH/OpenSSH/Keys [19:56] razorandnotso: and that is your key that you made on your computer? [19:56] yes [19:56] should i make another pair? [19:56] holstein, can I pm you [19:56] well, i did read that... for a long time... then i finally got it working :) [19:56] razorandnotso: no [19:57] urlin2u: sure [19:57] razorandnotso: pastebin the contents of your sshd_config [19:57] urlin2u: thanks for asking :) [20:01] hang on [20:03] ok, using the guide, i did "ssh-copy-id @" and it prompted me for my password and seems to like it [20:04] but i just tried sshing again, and it says 'agent admitted failure to sign using the key.' and prompts for the password [20:04] (PasswordAuthentication no) [20:05] razorandnotso: what guide are you usign and again pastebin the contents of your sshd_config [20:06] ok, hang on [20:06] stlsaint, the guide is what holstien suggested https://help.ubuntu.com/community/SSH/OpenSSH/Keys [20:11] wow, i ask for a pastebin and they leave....smh [20:11] razorandnotso: what happened? [20:12] stlsaint, uh, i tried to copy the contents by opening gedit, but i have an error with gedit... first suggested solution is to logout and log in [20:12] stlsaint, but i just tried sshing and it seems to work fine... [20:12] stlsaint, i'm going to try from another box again [20:13] seems to work [20:14] ok [20:14] gedit's working too, although i don't need to post the contents now [20:38] I'm having trouble getting ubuntu to recognize a secondary video card. I've added another device section in xorg.conf with the correct pci bus id, but It still won't show up. Could anyone help me? === yofel_ is now known as yofel