ssh

  1. A

    Windows 10 How can I fix this permission denied on windows10?

    I tried to connect to a remote server (Ubuntu 20.04 LTS x64) on windows 10 through PowerShell. I used the command 'ssh root@remote-ip-address', and after I entered the cleartext password of the remote, all it said was 'Permission denied, please try again.' However, I succeeded following the...
  2. nilraj

    Windows 10 Assign port to localhost

    Is it possible to assign a port to the localhost. I connect to the remote server using ssh. Every time I have to assign a port number to the ssh connection in order to run in my browser. If I don't do that I get a refused to connect error. i want to assign the port number to the localhost so...
  3. whoosh

    VIDEO SSH Honeypot in 4 Minutes - Trap Hackers in Your Server

    :cool: :p
  4. F

    port forwarding

    Hi all, What is the best way to do port forwarding under windows? As I am happy linux user, I usually do it with one-line command below: ssh [email protected] -L 3432:nnn.nnn.nnn.nnn:5432 Next I can just use 127.0.0.1:3432 like it's on my local machine. The thing is that I will have to...
  5. L

    Windows 10 Ssh help please

    Ok, after 6 months of no internet, we finally got internet at our apt complex. Its not the best, but hey, better than no internet haha. We got CenturyLink Ok, i know port forwarding works because i have a rule setup for tcp on 25565, allowing my friends public ip into my game server. It works...
  6. M

    Windows 7 Samba Share Errors

    Searching numerous sites, I've seen modifying Local Group Policy as a solution...which doesn't fix my problem. Win7 reports that it can see the server, but connection (Map Network Drive) fails. Using BitVice SSH tool, I connect and share files in both directions. This is the case from two...
  7. L

    Windows 10 Help with finding backdoor

    Ok, so i have been hacked. Even with rsa key, this person still gets in into my ssh server. I watched bitvise popup and say "accepting connection from china on ip 111.x.x.x" So somehow they are getting in and i do not know how. As of now, the server is turned off. here is a pic. So how do i...
  8. Russell

    Problems with "sudo" command in Debian version 9.5 Linux.

    Attention: windowsForum members: I am having trouble with the "sudo" command. When prompted for a [sudo] password, I have tried both the Linux root password and the regular Linux password, but have no success. Also, when attempting to use the "ssh" command to log in as root, I use the...
  9. S

    Windows 10 Error 0x80070005 when typing `bash` with ssh console on Windows 10

    Hi, I installed openSSH for Windows and the Linux subsystem on my computer and I would like to access the Linux bash from another computer. When I use ssh to access the computer I get the Windows command prompt then when I type bash I get Error: 0x80070005 Press any key to continue... It seems...
  10. J

    Windows 7 Execute a Windows program from ssh (opening a veracrypt volume)

    Hi all! I'm trying to execute a program(veracrypt) to open a volume thru ssh, but i can't, I've tried the runas command.. I'm running bitvise ssh and connection with juicessh (android).. Been trying for two days, but nothing.. .. Anybody that have any suggestions?
  11. I

    Windows 7 PsExec does not work with public key authentification

    Hello, i setup ssh (cygwin) and execute command with psexec on the remote server, which works as expected. Then i added my pub key to my ~/.ssh/authorized_keys to login without pw. After that i cannot execute psexec commands, it says ”handle is invalid“. Checked twice, remove my pub key from...
  12. News

    Fun with the Windows Subsystem for Linux

    At Build 2016, Microsoft introduced to the world the Windows Subsystem for Linux (Beta) [WSL], which enables developers to run native Ubuntu user-mode console binaries through the Bash shell in Windows 10. If you’re in the Windows Insider program, you’ve had the opportunity to try out this...
  13. mattthumper

    Windows 10 ssh (OpenSSH and PuTTY) Problem

    There are two desktop computers in my home: One running Debian Linux and one running Windows 10. They both access the Web through a wireless router (Verizon). The issue is that I cannot access the Windows box via ssh (OpenSSH or PuTTY). I am able to access the Linux box from the Windows box -...
  14. News

    HDInsight on Linux GA | Data Exposed

    In this week's episode of Data Exposed, Scott would like to thank Seth for filling in as host while Scott is out on a business trip. Seth does an outstanding job filling in and welcoming Adnan Ijaz to the studio to announce the GA of HDInsight on Linux. Adnan should be happy Seth was filling in...
  15. P

    Tips to follow before Linux Server Remotely management from windows

    i want to any other major options on how to manage and access multiple Linux server software remotely from windows operating system. As i went with two methods include the GUI standing for graphical user interface and the CLI meaning command line interface. Remote control via CLI: simplest way...
  16. deadbeatffs

    Windows 8 Remote Code Execution via SSH, driver installation.

    Hello, I am a QA engineer and my use case of the problem is inability to pass a build validation test: I connect to a Windows 8.1 through SSH connection and start a batch file that automates the installation of the software on Windows 8.1. virtual machine. The thing is: during the installation...
  17. B

    Windows 8 telnet problems

    Hi all. I am not originally a windows user, mainly use fedora 20 but on 2 of my laptops there are windows 8 and windows 7 installed. Originally I wanted to have access via ssh to them from my fedora machine. But keep getting disconnected than I tried connecting one windows 7 machine to one...
  18. N

    Windows 8 Metro SSH client

    Does anyone know of a good SSH client for metro? Using the modern app look at feel? Would be great to scroll through a bunch of tiled consoles left and right. Currently using cygwin, but want to use Windows 8 style apps.
  19. News

    Set up a free SSH server on Windows 7 with freeSSHd

    freeSSHd is a handy little application. Learn how to use freeSSHd to get an SSH server up and running on a Windows 7 machine. More...
  20. B

    Windows 7 No SSH connection with Putty

    Heh, I've recently updated my computer from Windows XP to Windows 7. Now I want to connected to a server with SSH using putty. Unfortunately, it doesn't work: "unable to connecto to... Host does not exist". I tried to connect with the Windows-telnet application and got a reply from the server...
Back
Top