Re: django windows user

2013-08-12 Thread gilberto dos santos alves
search google for cpanel many providers have this (also google have one). and see lots of steps that you could use. [1] [1] https://cpanel.net/ Em sábado, 10 de agosto de 2013 19h27min47s UTC-3, Robin Lery escreveu: > > Hello, > I am a windows user, and its great learning django and python as w

Re: django windows user

2013-08-12 Thread Robin Lery
Thank you all! Just one more question though, does hosting provider provides any interface like virtual machine or so? It would have been great if they were. On Mon, Aug 12, 2013 at 5:09 AM, Mike Dewhirst wrote: > On 12/08/2013 8:47am, Aaron C. de Bruyn wrote: > >> MySQL or Postgresql for your d

Re: django windows user

2013-08-11 Thread Mike Dewhirst
On 12/08/2013 8:47am, Aaron C. de Bruyn wrote: MySQL or Postgresql for your database, followed by some basic SSH/SCP knowledge. For Windows users I recommend two tools: PuTTY and WinSCP. If you have a choice go with PostgreSQL and Filezilla is a useful tool which knows the SSL/TLS protocols

Re: django windows user

2013-08-11 Thread Aaron C. de Bruyn
On Sun, Aug 11, 2013 at 1:35 PM, Robin Lery wrote: > have a linux server or hosting provider yet. I was just curious, as when > the time will come to deploy in production level, what other basic things > should I know. I will try the tutorials on ssh that you gave me. And thank > you for your gui

Re: django windows user

2013-08-11 Thread Robin Lery
No, i don't have a linux server or hosting provider yet. I was just curious, as when the time will come to deploy in production level, what other basic things should I know. I will try the tutorials on ssh that you gave me. And thank you for your guidance! On Sun, Aug 11, 2013 at 4:51 AM, Aaron C

Re: django windows user

2013-08-10 Thread Aaron C. de Bruyn
Google is your friend. The first tutorial that came up when I searched for 'ssh for windows users' was this site: http://support.suso.com/supki/SSH_Tutorial_for_Windows Do you have an existing Linux server at your house or with a hosting provider? If managing a Linux server is too steep of a lea