I'm starting to become less and less of a Windows guy and might try Linux. Is difficult working with windows to do web development with the terminal.
I have two questions
- How can I cd desktop on the Cygwin terminal I see people do this with ease but I keep getting -bash: cd desktop no such file directory I'm guessing it has some thing to do with the fact that Cygwin is set up as the home directory.
- I want to download https://www.djangoproject.com/download/1.4.2/tarball/ using wget so I did
wget https://www.djangoproject.com/download/1.4.2/tarball/
and I get an error back saying
ERROR: the certificate of 'django' is not trusted.
ERROR: the certificate of 'django' hasn't got a known issuer.