How to read iPhone files without jailbreaking?

I’d like to access files in an iPhone, such as using remotely connecting via ssh and telnet. But it appears that the iPhone’s ssh or telnet are not supported. I can ping it, but cannot use telnet or ssh. I read through some internet article, it appears that using jailbreak or Cydia it is doable, … Read more

Convert PEM to PPK file format

Use PuTTYGen Creating and Using SSH Keys Overview vCloud Express now has the ability to create SSH Keys for Linux servers. This function will allow the user to create multiple custom keys by selecting the “My Account/Key Management” option. Once the key has been created the user will be required to select the desired SSH Key … Read more

Forward X11 failed: Network error: Connection refused

PuTTY can’t find where your X server is, because you didn’t tell it. (ssh on Linux doesn’t have this problem because it runs under X so it just uses that one.) Fill in the blank box after “X display location” with your Xming server’s address. Alternatively, try MobaXterm. It has an X server builtin.

How to scp in Python?

What’s the most pythonic way to scp a file in Python? The only route I’m aware of is which is a hack, and which doesn’t work outside Linux-like systems, and which needs help from the Pexpect module to avoid password prompts unless you already have passwordless SSH set up to the remote host. I’m aware … Read more

How to fix request failed on channel 0

When I want to connect to my server like this it gives me two error messages: When I use the parameter -T the first error message goes away. But how to fix the second one? I can’t connect. To other servers I can connect without any problems. I’m on MAC OS 10.9. The parameter -v … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)