Re: networking problem

2012-07-09 Thread Michael Havens
I think that is the problem! I remember having to delete a public key when I was screwing around with it last time. Unfortunately I do not remember where this key is. On Mon, Jul 9, 2012 at 11:01 AM, James Dugger james.dug...@gmail.comwrote: Mike, Regarding the rsync problem through ssh, most

RE: networking problem

2012-07-09 Thread Carruth, Rusty
Probably in ~/.ssh/ somewhere (I think known_hosts) From: plug-discuss-boun...@lists.plug.phoenix.az.us [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Michael Havens Sent: Monday, July 09, 2012 2:12 PM To: Main PLUG discussion list Subject: Re: networking problem I think

Re: networking problem

2012-07-09 Thread Michael Havens
so then delete known_hosts or the contents thereof? ** I think that is the problem! I remember having to delete a public key when I was screwing around with it last time. Unfortunately I do not remember where this key is. ** ** ---

Re: networking problem

2012-07-09 Thread James Mcphee
Try ssh-ing from one host to the other. If the keys conflict with what's in known_hosts, it'll kick out the ssh-keygen line to easily remove the offending key. On Mon, Jul 9, 2012 at 2:21 PM, Michael Havens bmi...@gmail.com wrote: so then delete known_hosts or the contents thereof? **

Re: networking problem

2012-07-09 Thread Michael Havens
I guess I'm doing something wrong! ssh 192.168.0.4 - connection refused then I try to ssh to the other computer and it won't accept my password. I even ran passwd to make sure I had the right pASSwd but that didn't help. On Mon, Jul 9, 2012 at 2:27 PM, James Mcphee jmc...@gmail.com wrote: Try

Resize partition solution -and- problem.

2012-07-09 Thread joe
First ... I'd like to say kudos to Larry (Dazed) and all the great guys that give their time so generously at the monthly Installfests, providing such excellent help. Last Saturday, while trying to shrink a 40-gig partition on my xp laptop so I could add Linux, we ran into a stumbling block with

Re: networking problem

2012-07-09 Thread James Dugger
Mike, First reinitialize the known_hosts file by the following from your ssh client box: cd ~/.ssh rm known_hosts ssh username@IP address of ssh host box - Ubuntu will ask you for confirmation of your request to setup a key on the server - Type yes or 'y' which ever it asks for type in

OT: Software Licensing Fees

2012-07-09 Thread AZ Pete
Hi All, I'm in a bit of a quandary about fees I'm receiving from a long time client and thought I'd tap the PLUG brain-trust to get some input. This situation is this: A few years ago I developed a PHP application that a client uses to run their business (its a typical LAMP platform).

Re: Resize partition solution -and- problem.

2012-07-09 Thread Lisa Kachold
Hi Joe, On Mon, Jul 9, 2012 at 3:47 PM, j...@actionline.com wrote: First ... I'd like to say kudos to Larry (Dazed) and all the great guys that give their time so generously at the monthly Installfests, providing such excellent help. Last Saturday, while trying to shrink a 40-gig partition

Re: networking problem

2012-07-09 Thread Lisa Kachold
Hi Mike, On Mon, Jul 9, 2012 at 7:57 AM, Michael Havens bmi...@gmail.com wrote: Lisa fantastic to hear from you! Yes, they are both in the same subnet, 192.168.0.X Yes. The laptop is wireless while the desktop is connected to the internet via a cable. As for allowing passthrough I can't

Re: OT: Software Licensing Fees

2012-07-09 Thread Mark Phillips
I don't quite understand what is going on. Has their gross revenue remained flat for all these years, do you are not making add much as before? Or, are you now thinking that the percentage is too low? Are you spending more time maintaining their servers and performing updates than when you

g++

2012-07-09 Thread Trent Shipley
I am reading a C++ book on Kindle and I am enjoying it.  I could just download the free Microsoft C++ compiler and IDE, but I would like to work in a Linux (Ubuntu) environment. I have obtained the g++ package.  I have obtained Eclipse, which seems to have a C++ plug-in. Is there a good,

Re: g++

2012-07-09 Thread Stephen
Well Googling g++ and eclipse comes up with a ton of good hits. Some of them appear to be some handy walkthroughs. On Jul 9, 2012 8:27 PM, Trent Shipley trent_ship...@yahoo.com wrote: I am reading a C++ book on Kindle and I am enjoying it. I could just download the free Microsoft C++ compiler

Re: networking problem

2012-07-09 Thread James Dugger
Mike, By default the sshd_config file in Ubuntu 12.04 LTS (If that is what you are using Debian and Mint should work the same) in /etc/ssh should have the following defaults set under # Authentication: StrictMode yes RSAAuthentication yes PubkeyAuthentication yes You should not have to change

Re: networking problem

2012-07-09 Thread James Dugger
One other quick item, in the /etc/ssh/sshd_config file check to see of the following line is comment out or not: AuthorizedKeyFile%h/.ssh/authorized_keys (default is commented out) If it isn't commented out and you still can't access simple ssh then comment it out and restart ssh. Once you

Re: Resize partition solution -and- problem.

2012-07-09 Thread Dazed_75
Joe, I do not know that partitioning tool so I do not know for sure it can be trusted to safely shrink the ntfs partition on which your XP was running. What should have happened if it did the right things is that when you next booted XP, the XP bootloader would note the change in the partition