Recent content by General5

  1. General5

    nvram set and commit not holding

    Could I update the sshd-port parameter to a new one by using `nvram set sshd-port=2222 && nvram commit`
  2. General5

    Change SSH port (Via SSH)

    Hi, is this the right code to custom the dropbear/ssh listen port even when power off and power on the Router?
  3. General5

    Is it ok to move entware to /jffs partition?

    Thanks, the /tmp/opt is linked in the post-mount script that provided by entware. There are some binary and configuration such as a reverse proxy that I don't change too often, so I think it's ok to put them in Jffs. As I said before, the service could not start if putting the package suach as...
  4. General5

    Is it ok to move entware to /jffs partition?

    From the Jffs page I saw these messages: Since I only use aria2 and aria2 can't work without the USB storage, so I think it's better to put entware to USB storage.
  5. General5

    Is it ok to move entware to /jffs partition?

    Hi, I moved entware to /jffs partition after installing it to USB storage. I installed aria2 package and following is my configuration: 1. move the entware directory from USB storage to /jffs partition. 2. Create a symbol link from /jffs/entware to /tmp/opt 3. Create an init-start script...
Back
Top