connect to host localhost port 22: Connection refused
While installing hadoop in my local machine , i got following error can some one help me to resolve this error , than changing port number
While installing hadoop in my local machine , i got following error can some one help me to resolve this error , than changing port number
The first line, #!/bin/bash, tells Linux where to find the interpreter. The script should also be executable with chmod +x script.sh, which it appears you did. It is highly likely that you created this file with a windows editor, which will place a <cr><lf> at the end of each line. This is the standard under … Read more
This one worked for me.
I can’t seem to get zenbot to install I am new to node.js, so please be kind. I am getting all kinds of error I do have git installed. I followed the install instructions and I really don’t know where to start. I am a Java and C programming trying to cut my teeth on … Read more
gcc (the GNU Compiler Collection) provides a C compiler. On Windows, install TDM-GCC. The github.com/miekg/pkcs11 package uses cgo. Cgo enables the creation of Go packages that call C code.
I don’t actually think that Windows Fabric is open product. It is used for infrastructure purposes, and not for deploying custom services. For your custom services you have to use platform built on top of Windows Fabric, like Service Bus, Windows Server App Fabric. I think Windows Fabric is for internal use by Windows Azure … Read more
I was able to solve this after all: I had a section inside my .Rprofile file (in Documents) with “\” instead of “/”. So I now changed to and that did the trick.
gcc (the GNU Compiler Collection) provides a C compiler. On Windows, install TDM-GCC. The github.com/miekg/pkcs11 package uses cgo. Cgo enables the creation of Go packages that call C code.
I don’t actually think that Windows Fabric is open product. It is used for infrastructure purposes, and not for deploying custom services. For your custom services you have to use platform built on top of Windows Fabric, like Service Bus, Windows Server App Fabric. I think Windows Fabric is for internal use by Windows Azure … Read more
I’m sorry, I managed to find the answer myself using google and a bit of luck : ) For those interested; I installed the pdftk (pdf toolkit) on our debian server, and using the following command I achieved desired output: OR This in turn can be piped directly into pdf2ps.