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.
Related Posts:
- Putty: Getting Server refused our key Error
- PuTTY PSCP error “Local to local copy not supported” when username contains a slash
- Convert PEM to PPK file format
- Automating command/script execution using PuTTY
- How can I prevent the warning No xauth data; using fake authentication data for X11 forwarding?
- How to recover from “Too many Authentication Failures for user root”
- Git: How to solve Permission denied (publickey) error when using Git?
- Copying a local file from Windows to a remote server using scp
- AWS – Disconnected : No supported authentication methods available (server sent :publickey)
- ssh: The authenticity of host ‘hostname’ can’t be established
- ssh “permissions are too open” error
- Using putty to scp from windows to Linux
- Permission denied (publickey,keyboard-interactive)
- How to deal with “Pseudo-terminal will not be allocated because stdin is not a terminal.”
- What is actually in known_hosts?
- ‘heroku’ does not appear to be a git repository
- How to solve “sign_and_send_pubkey: signing failed: agent refused operation”?
- How to fix request failed on channel 0
- How to scp in Python?
- Starting ssh-agent on Windows 10 fails: “unable to start ssh-agent service, error :1058”
- Git error: “Host Key Verification Failed” when connecting to remote repository
- X Error of failed request: BadValue (integer parameter out of range for operation)
- Copying files using rsync from remote server to local machine
- How to read iPhone files without jailbreaking?
- SSH to Vagrant box in Windows?
- How to use Sublime over SSH
- Use qdel to delete all my jobs at once, not one at a time
- Public and Private Keys are Incorrect for user
- How to automate SSH login with password?
- ssh returns “Bad owner or permissions on ~/.ssh/config”
- How do I change my private key passphrase?
- Create a public SSH key from the private key?
- How do diff over ssh?
- “Add correct host key in known_hosts” / multiple ssh host keys per hostname?
- SSH use only my password, Ignore my ssh key, don’t prompt me for a passphrase
- ssh-agent forwarding and sudo to another user
- Non interactive git clone (ssh fingerprint prompt) [duplicate]
- How to check sshd log?
- What does “Warning: untrusted X11 forwarding setup failed: xauth key data not generated” mean when ssh’ing with -X?
- What’s the difference between authorized_keys and authorized_keys2?
- Is my password compromised because I forgot to hit Enter after ssh username?
- How do I make ssh fail rather than prompt for a password if the public-key authentication fails?
- ssh-keygen does not create RSA private key
- OpenSSH: Difference between internal-sftp and sftp-server
- What significance does the user/host at the end of an SSH public key file hold?
- SSH Suddenly returning Invalid format
- SFTP logging: is there a way?
- Why does my OpenSSH key fingerprint not match the AWS EC2 console keypair fingerprint?
- Login without running bash_profile or bashrc
- How do I do Multihop SCP transfers between machines?
- scp without known_hosts check
- How do I validate an RSA SSH public key file (id_rsa.pub)?
- How can I run arbitrarily complex command using sudo over ssh?
- Add comment to existing SSH public key
- ssh connection takes forever to initiate, stuck at “pledge: network”
- What is the benefit of not allocating a terminal in ssh?
- bad ownership or modes for chroot directory component
- Why Block Port 22 Outbound?
- Ansible stuck on gathering facts
- Is it possible to use rsync over sftp (without an ssh shell)?
- SSH Allow Password For One User, Rest Only Allow Public Keys [duplicate]
- ssh remote host identification has changed
- Perform commands over ssh with Python
- ssh: The authenticity of host ‘hostname’ can’t be established
- SSH -X “Warning: untrusted X11 forwarding setup failed: xauth key data not generated”
- X11 forwarding request failed on channel 0
- SSH library for Java
- mysql_config not found when installing mysqldb python interface
- How to download a file from server using SSH?
- connect to host localhost port 22: Connection refused
- channel 3: open failed: connect failed: Connection refused
- putty – server unexpectedly closed network connection on windows
- Specify an SSH key for git push for a given domain
- How to ssh from within a bash script?
- Putty vs WinSCP
- Differences between SFTP and “FTP over SSH”
- Saving the PuTTY session logging
- How to configure WP filesystem access in Linux (Ubuntu Server)?
- How to disable XML-RPC from Linux command-line in a total way?
- Upgraded to php7.0, now ssh updates don’t work [closed]
- enable SFTP via SSH keys in wordpress
- How to set intervals in cron jobs?
- Can I use WP-CLI from a remote computer?
- SSH vs WordPress
- Force Jetpack to use og:url with http on an https website
- How do I tell Git for Windows where to find my private RSA key?
- Permission denied (publickey). SSH from local Ubuntu to Amazon EC2 server
- How to reconnect to a disconnected ssh session
- Keeping a linux process running after I logout
- Why do consoles sometimes hang forever when SSH connection breaks?
- How to check if an RSA public / private key pair match
- How can I automatically change directory on ssh login?
- “POSSIBLE BREAK-IN ATTEMPT!” in /var/log/secure — what does this mean?
- Can you have more than one ~/.ssh/config file?
- How to fix PuTTY showing garbled characters? [closed]
- SSH from A through B to C, using private key on B [closed]
- How can I edit the welcome message when ssh start?
- SSHFS mount that survives disconnect
- Temporarily ignore my `~/.ssh/known_hosts` file?
- Using wp-cli on remote with quoted commands