nas 320 help servio
23 posts
• Page 1 of 2 • 1, 2
hi i am a moron and hard to read complicated stuff could someone give me a step by step how to get servio to work on my nas drive please so i can use my samsung hd 3d tv to play the movies and everything? thanks damon
Re: nas 320 help servio
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
i dont even get the fun plug what am i mena download and how and put where?
Re: nas 320 help servio
tinytitan1 wrote:i dont even get the fun plug what am i mena download and how and put where?
follow the guide all the information is there.
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
dont get it omg how hard is that. still cant get it to work. is there a chance of a program someone could make simple install?
Re: nas 320 help servio
http://nas-tweaks.net/82/installing-and ... -fun_plug/
howto for fun plugin, installing on a NAS isnt easy but its has been made as easy as possible for you, follow that to instll fun plug then just install the serviio package i linked above (follow the howto)
howto for fun plugin, installing on a NAS isnt easy but its has been made as easy as possible for you, follow that to instll fun plug then just install the serviio package i linked above (follow the howto)
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
some how i installed the fun plug and set password and somehow installed the servio thing ish and it kept says acsess deniyed and how to i remove the serviop files? to start again?
Re: nas 320 help servio
tinytitan wrote:some how i installed the fun plug and set password and somehow installed the servio thing ish and it kept says acsess deniyed and how to i remove the serviop files? to start again?
password once u have installed serviio is " serviio "
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
yea it didnt work when i install the fun plug to make the ff directory do i do all the linex stuff? to change the password then how do i install the servio from the download?
Re: nas 320 help servio
first of all pwconv just gos back to start line?
seem the first bit is even wrong any idea
Change root password
We proceed with updating /etc/shadow by using the program pwconv. It uses /etc/passwd to generate the necessary lines in the shadow-file.
pwconv < should happen?
Now we need to change the password of user “root” to prevent unauthorized access.
Run the passwd command and enter a new password twice (note that Linux passwords are case-sensitive):
passwd < comes up with change of password
Next, activate the root-user which is disabled by default:
usermod -s /ffp/bin/sh root < nothing happens? what should happen?
And change the home-directory of root to a permanent one:
mkdir -p /ffp/home/root/
usermod -d /ffp/home/root/ root < use both lines?, nothing happens what should happen?
Now check if everything went right using:
login < logs in to the nas? but nothing else?
If this was successful, proceed to the next step, otherwise return to “passwd“.
Store the password in the NAS. This step is essential, otherwise your password will be cleared on the next reboot! Please check the following section before executing the command itself:
•Note: For the D-Link DNS-343, you need a different store-passwd.sh script. See DNS-343 store-passwd.sh
•Note: For the D-Link DNS-320/DNS-325/DNS-345, you need a different store-passwd.sh script. See this entry for further details
Now execute the command:
store-passwd.sh < nothing happens?
seem the first bit is even wrong any idea
Change root password
We proceed with updating /etc/shadow by using the program pwconv. It uses /etc/passwd to generate the necessary lines in the shadow-file.
pwconv < should happen?
Now we need to change the password of user “root” to prevent unauthorized access.
Run the passwd command and enter a new password twice (note that Linux passwords are case-sensitive):
passwd < comes up with change of password
Next, activate the root-user which is disabled by default:
usermod -s /ffp/bin/sh root < nothing happens? what should happen?
And change the home-directory of root to a permanent one:
mkdir -p /ffp/home/root/
usermod -d /ffp/home/root/ root < use both lines?, nothing happens what should happen?
Now check if everything went right using:
login < logs in to the nas? but nothing else?
If this was successful, proceed to the next step, otherwise return to “passwd“.
Store the password in the NAS. This step is essential, otherwise your password will be cleared on the next reboot! Please check the following section before executing the command itself:
•Note: For the D-Link DNS-343, you need a different store-passwd.sh script. See DNS-343 store-passwd.sh
•Note: For the D-Link DNS-320/DNS-325/DNS-345, you need a different store-passwd.sh script. See this entry for further details
Now execute the command:
store-passwd.sh < nothing happens?
Re: nas 320 help servio
tinytitan wrote:first of all pwconv just gos back to start line?
seem the first bit is even wrong any idea
Change root password
We proceed with updating /etc/shadow by using the program pwconv. It uses /etc/passwd to generate the necessary lines in the shadow-file.
pwconv < should happen?
Now we need to change the password of user “root” to prevent unauthorized access.
Run the passwd command and enter a new password twice (note that Linux passwords are case-sensitive):
passwd < comes up with change of password
Next, activate the root-user which is disabled by default:
usermod -s /ffp/bin/sh root < nothing happens? what should happen?
And change the home-directory of root to a permanent one:
mkdir -p /ffp/home/root/
usermod -d /ffp/home/root/ root < use both lines?, nothing happens what should happen?
Now check if everything went right using:
login < logs in to the nas? but nothing else?
If this was successful, proceed to the next step, otherwise return to “passwd“.
Store the password in the NAS. This step is essential, otherwise your password will be cleared on the next reboot! Please check the following section before executing the command itself:
•Note: For the D-Link DNS-343, you need a different store-passwd.sh script. See DNS-343 store-passwd.sh
•Note: For the D-Link DNS-320/DNS-325/DNS-345, you need a different store-passwd.sh script. See this entry for further details
Now execute the command:
store-passwd.sh < nothing happens?
if that the fun plug install you need to ask them as we have no information on it.
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
how do i remove the servio files on the nas? previus screwed it up
Re: nas 320 help servio
tinytitan wrote:how do i remove the servio files on the nas? previus screwed it up
you cant till you get fun plug working correctly.
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
cant there forums have closed for some reason. its just not excepting to any the comands but change password
Re: nas 320 help servio
Edit the fun_plug script changing:
/mnt/HD_a2
to:
/mnt/HD/HD_a2
Make a copy of the fun_plug script with name: "fun_plug.ffp"
Then shutdown and reboot the device via its WebUI interface.
what dus this mean? as i have got the password to work
/mnt/HD_a2
to:
/mnt/HD/HD_a2
Make a copy of the fun_plug script with name: "fun_plug.ffp"
Then shutdown and reboot the device via its WebUI interface.
what dus this mean? as i have got the password to work
Re: nas 320 help servio
and how do you now get the servio files deleted from the nas? i can get funplug working with a pass word but need a better guidence
Re: nas 320 help servio
tinytitan wrote:and how do you now get the servio files deleted from the nas? i can get funplug working with a pass word but need a better guidence
as i said above we dont make fun plug if you require help with it you need to ask the makers.
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
not tALKING ABOUT FUN PLUG/ im talking about the servio directory thats left in the nas how do you remove it?
Re: nas 320 help servio
Cerberus wrote:tinytitan wrote:how do i remove the servio files on the nas? previus screwed it up
you cant till you get fun plug working correctly.
or simply FTP in and delete it.
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: nas 320 help servio
ok i have got servio console in the web thing but its not saving anything or setting anything or showing devises?
23 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 19 guests