Differences

This shows you the differences between the selected revision and the current version of the page.

information:beginner_s_faq 2008/05/04 08:58 information:beginner_s_faq 2021/06/28 15:02 current
Line 14: Line 14:
There are also some built in services to share a printer if one is connected to the USB port, and also to share media files (pictures, music and video) using UPnP or iTunes protocols. There are also some built in services to share a printer if one is connected to the USB port, and also to share media files (pictures, music and video) using UPnP or iTunes protocols.
 +
 +**Q: Sometimes 'CH3SNAS' is mentioned. What's that?**\\
 +A: The CH3SNAS has the same hardware, but is made by Conceptronic. It's a bit cheaper than the DNS-323.
**Q: A whole Wiki about that! Surely it must get more interesting?**\\ **Q: A whole Wiki about that! Surely it must get more interesting?**\\
Line 57: Line 60:
**Compiling** your favorite applications from source code is an option, and once again you will need a simple fun_plug script to start your application or provide remote access to your DNS323 so that you will be able to run your program. **Compiling** your favorite applications from source code is an option, and once again you will need a simple fun_plug script to start your application or provide remote access to your DNS323 so that you will be able to run your program.
 +
Line 71: Line 75:
**Q: How do I //chmod// the file to 777?**\\ **Q: How do I //chmod// the file to 777?**\\
 +
A: quote site chmod 777 FILE_NAME A: quote site chmod 777 FILE_NAME
 +
 +**Q: I can't get the //+x// bit set on //fun_plug// - why?**\\
 +A: Probably because you used the web-interface to download the file. This creates files that are given permissions 666, and for some reason you can't fix it using ftp's "quote site chmod 777 fun_plug". Download the file locally and upload it manually using ftp and check that the bits are right.
Line 85: Line 93:
A: Make certain that before connecting you are selecting to connect with telnet in the putty client.  If you connect with the default SSH protocol instead of telnet you will not be able to do anything in the command window. A: Make certain that before connecting you are selecting to connect with telnet in the putty client.  If you connect with the default SSH protocol instead of telnet you will not be able to do anything in the command window.
 +**Q: I have enabled ssh and use this now to connect to my NAS, how can I disable telnet so my system is secure again?**\\
===== Lighttpd: ===== ===== Lighttpd: =====

Navigation

Personal Tools