Re: looking for a junior developer role somewhere in Phoenix...

2014-04-09 Thread Ted Gould
First, I love the mail, I love how you put saving money first. Great idea. We have a bunch of positions open, I'm not a hiring manager for any of them, but some seem related to your expertise. If you went in an applied some of that Wordpress experience the Wordpress Juju charms I'm sure someone

Re: looking for a junior developer role somewhere in Phoenix...

2014-04-09 Thread keith smith
I can not image being down to my last $100 and being behind on all my bills.  Tough spot.  It makes me nervous just to think about it. My first question is what is your passion?  How do you want to spend the next 10 years? Once you answer that I am wondering if you can offer yourself as an

scp connection refused

2014-04-09 Thread Michael Havens
I attempted to transfer a file from a virtual machine to the host with less than stellar results: root@LFS:/# scp mnt/lfs/sources/binutils-2.24/binutils2.24.run bmike1@192.168.0.4:/home/bmike1/Documents ssh: connect to host 192.168.0.4 port 22: Connection refused lost connection

Re: scp connection refused

2014-04-09 Thread Stephen Partington
Can you ssh into the VM? romt he looks of it your not even being allowed to connect. you may need to turn on openssl. On Wed, Apr 9, 2014 at 1:33 PM, Michael Havens bmi...@gmail.com wrote: I attempted to transfer a file from a virtual machine to the host with less than stellar results:

Re: scp connection refused

2014-04-09 Thread Michael Torres
Could it be selinux? On Apr 9, 2014 1:33 PM, Michael Havens bmi...@gmail.com wrote: I attempted to transfer a file from a virtual machine to the host with less than stellar results: root@LFS:/# scp mnt/lfs/sources/binutils-2.24/binutils2.24.run bmike1@192.168.0.4:/home/bmike1/Documents

Re: scp connection refused

2014-04-09 Thread Michael Havens
You know I seem to remember being able to pull files to the host in another incarnation of the VM. Doesn't that mean sshd isn't installed? So the easy fix is apt-get install sshd. right? ohhh I remember now! I had to install ssh-server thank you Stephen... openssl . I thought it was

Re: scp connection refused

2014-04-09 Thread Stephen Partington
should be /etc/init.d/sshd start or something similar and then depending on dist you simply ad that start script to the system startup chkconfig or something similar. you can also list what is in your init.d and see what is there. On Wed, Apr 9, 2014 at 1:57 PM, Michael Havens bmi...@gmail.com

2 more presentations added to this month PLUG meeting

2014-04-09 Thread PLUG Announcements
The currently lineup is: Austin Godber will be doing a demonstration of how he uses IPython for data analysis tasks. IPython has multiple components. First it provides an advanced command line python REPL replacement. IPython also has a useful web based notebook interface that is well suited

Re: scp connection refused

2014-04-09 Thread Michael Havens
so what directory runs scripts automatically? is it /etc/ssh.d ? I just put a text file with the desired script in there or is there something else I have to do? :-)~MIKE~(-: On Wed, Apr 9, 2014 at 3:09 PM, Michael Havens bmi...@gmail.com wrote: did it! apt-get install ssh did it

Re: scp connection refused

2014-04-09 Thread Michael Havens
so, like, I ran 'apt-get install ssh' and apt-get told me it was also going to install: ncurses-term openssh-client openssh-server ssh-import-id so there is what I was looking for! openssh-server. Anyways, what file do I need to put in /etc/ssh.d so it will always restart upon a reboot?

Re: scp connection refused

2014-04-09 Thread Michael Havens
hey I figured out the command to issue: /etc/init.d/ssh start but am unsure of where to put it to always activate it. :-)~MIKE~(-: On Wed, Apr 9, 2014 at 8:42 PM, Michael Havens bmi...@gmail.com wrote: so, like, I ran 'apt-get install ssh' and apt-get told me it was also going to

Re: scp connection refused

2014-04-09 Thread Michael Havens
well, there is the skeleton file which I'm sure you use but I'm not sure. cat /etc/init.d/skeleton #! /bin/sh ### BEGIN INIT INFO # Provides: skeleton # Required-Start:$remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0

Re: scp connection refused

2014-04-09 Thread Michael Havens
think I found a way. : https://langit.wordpress.com/2014/02/01/simple-way-to-execute-a-command-on-startup-in-ubuntu/ (Please tell me if I found the correct means of doing this.) I would like to share with you a simple way to execute commands on startup in Ubuntu. This tip is very useful for

Re: scp connection refused

2014-04-09 Thread Stephen Partington
Debian and Ubuntu have a more graceful way of doing these things. Google chkconfig I think. On Apr 9, 2014 9:24 PM, Michael Havens bmi...@gmail.com wrote: think I found a way. : https://langit.wordpress.com/2014/02/01/simple-way-to-execute-a-command-on-startup-in-ubuntu/ (Please tell me if I

Re: OpenSSL vuln

2014-04-09 Thread James Dugger
​This is serious. While IDS/IPS ​may be programmed to detect it at this point it is too late because the hacker has already obtained the keys to the kingdom. Just had a security code development seminar today with contracted pen-testers and this was a very hot topic. If Heartbeat is enabled on