Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

ssh

  1. F

    MariaDB through SSH tunnel only possible using admin account

    Hi all, I already posted this in the "official" Synology Community but would also like to post it here because this forum seems more active than the "official" one. I would like to connect do MariaDB using a SSH tunnel. In DSM I have an account "frank" with full administrator rights. For...
  2. WST16

    macOS ssh client that’s capable of downloading and uploading files?

    Hi, Anyone knows of such a good (preferably, non-subscription) app that can download/upload to/from macOS desktop and folders? I’ve tried Core Shell but it failed miserably. Thanks
  3. B

    Cannot ssh as a user, but ssh as admin works.

    I am trying to ssh into my synology using the command: ssh -p <portnumber> [email protected] I get challenged with a request for a password, but when I enter the password get a 'Permission denied, please try again.' message. I *am* able to log into dsm as this user with this password, so I...
  4. francisgernet

    PHP7 and Python 3 by default in a ssh session

    Hello, On my DS 213+ (DSM 6.2.4-25556), if I connect via ssh, I have a php 5.6 and a python 2.7: $ php -v PHP 5.6.11 (cli) (built: Mar 4 2021 18:45:33) ... $ python --version Python 2.7.18 These software are in /bin : $ which php /bin/php admin@EUGENE:~$ which python /bin/python How to get by...
  5. PeterSuh

    Info How to log in without SSH password + How to log in without password

    I started with a scheduler script to automatically power down the target NAS. There is a need to be controlled without a password, so I summarized what I learned after studying on the Internet for a day. The Macintosh I'm using has a terminal app installed by default. It is explained by...
  6. S

    Passwordless ssh

    Hello, This is my second post, which is related to my problem. I apologize for inconvenience having two questions active the same time, but my problem is urgent. I want to login to my Diskstation through ssh without asking password in order to use rsync to synchronize two diskstations. I am...
  7. bobkoure

    How do I get root via SSH?

    I have SSH enabled (don't need a lecture about telnet being BAD) but I cannot get root permissions. I can login as me (member of the administrators group) that works fine, but if I try to su neither my password or that for user admin works. If I login as user 'admin', that works, but I still...
  8. degoogler

    DSM 7.0 Anyone get passwordless key-based SSH access to work in DSM 7?

    Has anyone figured out how to get SSH keys working (passwordless shell access) with DSM 7? It seems to operate differently than DSM 6 in this regard, and my searches haven't turned up anything new specific to DSM 7.
  9. iStone

    ssh access, vim & PATH

    Gents, currently I am trying `rsync` from local to remote SynoNAS, failed, and discovered several strange settings: At SynoNAS' root directory, bin/ is symbolically linked to /usr/bin ? same as yours? PS: DSM 6.2; Where is your "vim", when you `which vim`, and the settings e.g...
  10. one-eyed-king

    How to enable keyfile based auth for ssh on DSM?

    I wanted to see whether Ansible can be used on DSM :) Modifying the os and installing containers is a no brainer with Ansible. I thought maybe this might be a nice way to setup docker containers, reverse proxy configs and whatever the heart desires. So far, I wrote a bash script that performs...
  11. K

    Logging IP's of successful SSH logins? Is it possible?

    Hello, I see I can find the IP addresses of UNsuccessful logins at. /var/log/auth.log but when a successful login happens it does not record the IP address. Is there another way I can find the IP address of SUCCESSUFL SSH logins? Thanks!!!
  12. SynoMan

    Tutorial How to SSH into a NAS?

    SynoMan submitted a new resource: How to SSH into a NAS? - A tutorial on how to SSH into a Synology NAS Read more about this resource...
  13. iStone

    SSH into synology: vi missing color scheme

    Dears, I just notice I cannot change vi color scheme ( :colorscheme ... only default) , while ssh into SynoNAS via Ubuntu within Windows 10. can anyone help, where are the color scheme and even if I could install/restore them or update vi in SynoNAS? Thanks!
  14. M

    Question How can I access to Virtual Machine via SSH

    Hi friends, I have DS218+ NAS device with Virtual Machine Manager installed. My home network is 172.16.0.0, NAS has 172.16.0.150 ip address. I have access to NAS via PuTTY, WinSCP, web browser and any other apps within my home network. Then I installed Virtual Machine with CentOS through export...
Back
Top