Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. Z

    Adding sshfs support to dropbear?

    I'm trying to add sshfs support to dropbear, by compiling openssh-sftp-server into it. I'm following this guide, but it seems like the environment is a bit different for Merlin. I get to this point with the perl compiler.
  2. Z

    Entware and optimizing ssh transfer speeds?

    I just wanted to check really quick if tossing the Entware partition on an SSD or fast USB drive, would help speed up sending backups over an ssh connection.
  3. Z

    How to change default login shell?

    Yeah, that helped. I believe everything is working correctly now. Can dropbear be replaced with openssh?
  4. Z

    How to change default login shell?

    i installed bash to entware. But, cannot figure out how to successfully set it up as the default shell. i tried usermod -s /opt/bin/bash user, but /etc/passwd had multiple entries for user. All of the suggested utilities for fixing /etc/passwd aren't available. (pwck or grpck) If I manually...
  5. Z

    Can't connect from back in time to SSH server

    I'm trying to send my ssh key to the HDD I have connected to an ac66u router. I've had no problem logging in and running commands over SSH through putty. Once I try to send the key over with ssh-copy-id -i ~/.ssh/id_dsa.pub <server>@<host> I've been failing to resolve the host name. Have any...
  6. Z

    Possible to get ssh connection on AC66U without custom firmware?

    I managed to telnet in, and enable the sshd-enable flag. But, even with that on I cannot get an ssh client to connect. The custom firmware is interesting to me, but currently I don't know if I'd use any of the other additional features. I do have a samba server running, but need SSH up for...
Top