SSH

2014-08-12 Thread Michael Havens
I ssh(ed) To my lfs machine with no problem. But when I try to ssh to my lfs machine through a second terminal it says: ssh_exchange_identification: read: Connection reset by peer when I run ssh in verbose mode I get : OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014 debug1: Reading

Laptop Recommendations

2014-08-12 Thread Mark Phillips
Does anyone use an Dell XPS15 or M3800 laptop? I am looking at these two models, or perhaps the developer edition with Ubuntu pre-installed. I have read that these machines get really hot...to the point of the machine crashing. Just wondering about anyone's personal experience. Also, any

Re: SSH

2014-08-12 Thread Nathan England
Hi Michael, it sounds to me like somewhere your permissions got messed up or the ssh server keys are invalid. Check the following: 1) Your bmike1 permissions should be 600 on the files inside .ssh and .ssh itself should be 700 chmod 700 ~/.ssh chmod 600 ~/.ssh/* 2) Maybe your hostname is in

Re: SSH

2014-08-12 Thread Michael Havens
Thanks Nathan. I tried all you suggested (one at a time) but none of the suggestions work. Any other tricks of the trade to try? :-)~MIKE~(-: On Tue, Aug 12, 2014 at 5:49 PM, Nathan England nat...@nmecs.com wrote: Hi Michael, it sounds to me like somewhere your permissions got messed up or

Re: SSH

2014-08-12 Thread Nathan England
When you ssh into the machine the second time is the problem, correct? If you disconnect all ssh sessions can you then connect again? Or does it give the same error? If you reboot that computer it then lets you ssh in until you do the virtual kernel file systems (mount --bind stuff)

Re: linux from scratch 6.6

2014-08-12 Thread Michael Havens
On Tue, Aug 12, 2014 at 4:14 PM, Michael Havens bmi...@gmail.com wrote: bmike1@CQ57-1:~$ ssh mike@192.168.0.14 ssh_exchange_identification: read: Connection reset by peer bmike1@CQ57-1:~$ ssh root@192.168.0.14 ssh_exchange_identification: read: Connection reset by peer bmike1@CQ57-1:~$

Re: Laptop Recommendations

2014-08-12 Thread techlists
On 2014-08-12 19:25, Mark Phillips wrote: Does anyone use an Dell XPS15 or M3800 laptop? I am looking at these two models, or perhaps the developer edition with Ubuntu pre-installed. I have read that these machines get really hot...to the point of the machine crashing. Just wondering about

Re: Laptop Recommendations

2014-08-12 Thread David Schwartz
I’m surprized that people even bother asking questions like this these days, especially when it comes to Linux. You can run Linux in a system with an 800 MHz Atom CPU, 256 MB of RAM and 20 GB HDD and it runs just fine. There are tiny Media boxes you can get for $50 that have 1.2 GHz ARMs, 4 GB