Re: descend the network tree

2012-01-30 Thread Michael Havens
thanks for the help. ssh is what I was looking for to descend it from my home network. why do you recomend 'sshfs' over 'ssh'? now. suppose I'm trying to connect to it from a computer outside of the 192.168.x.y network. what tool would I use then? -- :-)~MIKE~(-: -

Re: descend the network tree

2012-01-30 Thread kitepi...@kitepilot.com
why do you recomend 'sshfs' over 'ssh' They are entirely different things. Look at sshfs as 'mount' (or NFS) sshfs allows you to 'mount' a remote directory to a local path. Look at SSH alone as 'telnet'. It allows you to open a remote terminal. They meet at the protocol level. sshfs uses

Job posting for a Systems Engineer

2012-01-30 Thread Shawn Badger
A friend of mine asked me to post this. His company is looking someone that wants to work 3rd shift. I don't have the name of the company or much more information than what is provided, but contact me off the list and I will put you in touch with my friend. Job Description: The Systems Engineer

Re: descend the network tree

2012-01-30 Thread Michael Havens
how do you do it over the internet m I guess you couldn't unless your computer had a domain.. And then that goes back to a thread we had running earlier (unless I'm mistaken). On Mon, Jan 30, 2012 at 9:13 AM, kitepi...@kitepilot.com < kitepi...@kitepilot.com> wrote: > why do you recomend

Re: website hosting

2012-01-30 Thread Andrew Harris
On Mon, Jan 23, 2012 at 7:21 PM, Michael Havens wrote: > I was reading about Drupal on wikipedia. This is a small portion of what > it has to say: > > When compared to three other well-known open source CMS platforms > covered by the > MITRE CVE database, Drupal ranked second - after >

Re: descend the network tree

2012-01-30 Thread kitepi...@kitepilot.com
Again: SSH does not care where is at, or how to get to, the target IP address. That's the task of routing protocols, nameserver protocols, and on and on and on. Transporting the packets is the task of the TCP/IP protocol... If the IP is "route-able", and the SSH server is listening, you will l

Sr. Linux Systems Administrator ~ Gilbert, AZ - FullTime Permanent Position

2012-01-30 Thread Lisa Kachold
** *Sr. Linux Systems Administrator** Gilbert, AZ* *Full-time, permanent position* ** ** *Job Description: *Install, configure, and maintain hardware and software for development, test and production servers. Provide monitoring and maintenance scripts/processes for all tiers of systems, includ

ruby or python

2012-01-30 Thread Michael Havens
which is the better language to learn for webpage design? Considering I am going to use plone for content management I think python would be the best choice. what do you guys think? -- :-)~MIKE~(-: --- PLUG-discuss mailing list - PLUG-discuss@lists.

Re: ruby or python

2012-01-30 Thread Alex Dean
There is no best language. Just pick one. If you've already started with Plone, learn Python. If you do a project and don't like the framework or the language, try a new one. There aren't really any shortcuts to figuring out what you like. You just need to put in the time to try things. On

Re: ruby or python

2012-01-30 Thread Kevin Fries
I for one am a huge fan of the Ruby language, and Ruby on Rails. And for those web apps well designed for the Ruby way, Rails is fantastic. But if your app does not fit that model, Rails sucks. Rails is excellent for CRUD based sites, or sites designed to return complex data to front end applica

oracle virtual machine

2012-01-30 Thread Michael Havens
I've looked in google but I can't find the answer. Maybe one of you can help. My mentor wants me to do linux from scratch. I'm cool wit that so I d/l oracles virtual machine to build it on but after a day of work I go to save the the state of the machine (am and told it does so) only to find the ne

Re: oracle virtual machine

2012-01-30 Thread Stephen
I am not sure what the issue is from these details. But I generally work from iso's when building vm's Do you have any errors? On Jan 30, 2012 7:30 PM, "Michael Havens" wrote: > I've looked in google but I can't find the answer. Maybe one of you can > help. My mentor wants me to do linux from sc