User Tools

Site Tools


computing:storage:synology_diskstation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:storage:synology_diskstation [2018/02/01 08:21]
gcooper
computing:storage:synology_diskstation [2024/03/20 10:27] (current)
gcooper
Line 1: Line 1:
-====== Synology DiskStation NAS Storage Server ======+====== Synology DiskStation NAS ======
  
 See also **[[computing:storage:synology_diskstation_apps|Synology DiskStation Applications]]** See also **[[computing:storage:synology_diskstation_apps|Synology DiskStation Applications]]**
Line 16: Line 16:
  
 **QuickConnect Explained**: https://blog.synology.com/?p=2283 **QuickConnect Explained**: https://blog.synology.com/?p=2283
 +
 +**CLI Admin Guide**: https://global.download.synology.com/download/Document/Software/DeveloperGuide/Firmware/DSM/All/enu/Synology_DiskStation_Administration_CLI_Guide.pdf
 +
 +**DSM 7 User Guide**: https://global.download.synology.com/download/Document/Software/UserGuide/Os/DSM/7.0/enu/Syno_UsersGuide_NAServer_7.0_enu.pdf
 +
 +**Synology KnowledgeBase**: https://kb.synology.com
 +
 +===== Schedule a Reboot =====
 +
 +Log in via SSH, then:
 +
 +<file>
 +sudo shutdown -r 18:30 &
 +</file>
  
 ===== Installation ===== ===== Installation =====
Line 35: Line 49:
    
   * Control Panel -> Applications -> Terminal & SNMP -> Enable SSH service -> Advanced (you may need to change ecryption level)   * Control Panel -> Applications -> Terminal & SNMP -> Enable SSH service -> Advanced (you may need to change ecryption level)
 +    * Use ''admin'' user and password
 +    * Use ''sudo'' or ''sudo -i'' for a root shell
  
 ==== DHCP Server ==== ==== DHCP Server ====
  
-  * Control Panel -> Connectivity -> DHCP Server -> Enable DHCP Server +  * Control Panel -> Connectivity -> Network -> DHCP Server -> Enable DHCP Server 
  
 ==== VPN Server ==== ==== VPN Server ====
Line 80: Line 96:
 ==== CloudStation File Sync ==== ==== CloudStation File Sync ====
  
-=== Enable CloudStation on your Synology NAS. ===+=== Enable CloudStation ===
  
 https://www.youtube.com/watch?v=kZX8XK9Wy2Y https://www.youtube.com/watch?v=kZX8XK9Wy2Y
  
-  - Go to Package Center, find Cloud Station, and then click Install. +  - Go to **Package Center -> Cloud Station -> Install** 
-  - Launch Cloud Station.  +  - **Launch Cloud Station**.  
-  - If you have not enabled the user home feature, you'll be prompted to do so. Click OK. +  - **Enable the user home feature** -> OK 
-  - You'll be redirected to the user settings page. Enable user homes and click Apply. +  - Continue with **User Settings -> Enable user homes -> Apply** 
-  - Now go back to Cloud Station and you'll be prompted to enable it. Click Yes. +  - Go back to **Cloud Station -> enable -> Yes** 
-  - Go to Privileges and specify which users will be able to use Cloud Station. Click Save.+  - Go to **Privileges -> specify which users will be able to use Cloud Station -> Save**
  
-=== Access over the Internet ===+==== Access over the Internet ====
  
 https://www.synology.com/en-us/knowledgebase/faq/299 https://www.synology.com/en-us/knowledgebase/faq/299
  
-Forward Ports:+=== Forward Ports ===
  
 |CloudStation |6690      |TCP | |CloudStation |6690      |TCP |
Line 110: Line 126:
 :!: Setup QuickConnect to bypass port forward :!: Setup QuickConnect to bypass port forward
  
-== QuickConnect ==+=== QuickConnect ===
  
-  - Go to Control Panel > QuickConnect.+  - Go to Control Panel -> QuickConnect.
   - Check the Enable QuickConnect box.   - Check the Enable QuickConnect box.
   - If you do not have a Synology Account, click Log in to or register a Synology Account. Enter the required information and click OK. If you already have a Synology Account, enter your account information.    - If you do not have a Synology Account, click Log in to or register a Synology Account. Enter the required information and click OK. If you already have a Synology Account, enter your account information. 
Line 121: Line 137:
  
  
-Disk Station Manager http://QuickConnect.to/YourQuickConnectID+**Disk Station Manager**: http://QuickConnect.to/YourQuickConnectID
  
-Photo Station http://QuickConnect.to/YourQuickConnectID/photo+**Photo Station**: http://QuickConnect.to/YourQuickConnectID/photo
  
-Cloud Station clients and Mobile devices use: YourQuickConnectID+**Cloud Station clients and Mobile devices use**: YourQuickConnectID
  
-== CloudStation Clients ==+=== CloudStation Clients ===
  
 Video Tutorials Video Tutorials
Line 137: Line 153:
   - Click the button to download Cloud Station for your operating system. (You can also download Cloud Station from the Synology Download Center.) https://www.synology.com/en-us/support/download   - Click the button to download Cloud Station for your operating system. (You can also download Cloud Station from the Synology Download Center.) https://www.synology.com/en-us/support/download
  
-== Windows Client == +=== Windows Client ===
- +
  
   - Launch the installer on your computer and follow the onscreen instructions.   - Launch the installer on your computer and follow the onscreen instructions.
Line 149: Line 163:
 **Share an MFP**: https://www.synology.com/en-us/knowledgebase/DSM/tutorial/Printer/How_to_set_up_and_use_a_multifunctional_printer_shared_by_Synology_NAS **Share an MFP**: https://www.synology.com/en-us/knowledgebase/DSM/tutorial/Printer/How_to_set_up_and_use_a_multifunctional_printer_shared_by_Synology_NAS
  
 +===== Config Files =====
  
 +:!: May be dated...
  
 +<file>
 +/etc/ssh/sshd_config,sshd
 +/etc.defaults/ssh/sshd_config,sshd-defaults
 +/etc/php/php.ini,php
 +/etc.defaults/php/php.ini,php-defaults
 +/usr/local/etc/php56/php.ini,php56
 +/usr/local/etc/httpd/conf/httpd.conf,Apache
 +/etc/httpd/logs/user-error_log,Apache-User Error Log
 +/etc/httpd/logs/sys-error_log,Apache-Sys Error Log
 +/usr/syno/etc/smb.conf,samba Daemon
 +/usr/syno/etc.defaults/smb.conf,samba Daemon-defaults
 +/etc/inetd.conf, inetd.conf
 +/etc.defaults/inetd.conf, inetd.conf-defaults
 +/etc/profile,profile
 +/etc.defaults/profile,profile-defaults
 +/etc/hosts,hosts
 +/etc.defaults/hosts,hosts-defaults
 +/etc/crontab,crontab
 +/etc.defaults/crontab,crontab-defaults
 +/var/packages/MailServer/target/etc/template/main.template,Mail-postfix
 +/var/packages/MailServer/target/etc/template/dovecot.template,Mail-dovecot
 +/usr/syno/avahi/avahi-daemon.conf,avahi
 +/etc/fstab,fstab
 +/etc.defaults/fstab,fstab-defaults
 +/etc/httpd/sites-enabled-user/httpd-vhost.conf-user,V-Host
 +/etc/httpd/sites-enabled-user/httpd-ssl-vhost.conf-user,V-Host SSL
 +</file>
  
  
  
  
computing/storage/synology_diskstation.1517498508.txt.gz · Last modified: 2018/02/01 08:21 by gcooper