Page 80 of 88

Re: [How To] Get root access on F series

Posted: Fri Apr 08, 2016 7:27 pm
by zoelechat
Evgeny wrote:how to get shares with nmblookup?
You can't. I use it only to check which devices are currently on network.
Anyway to mount fixed shares you need nothing more than mount command.

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 7:51 am
by Evgeny
is there another way to run script automatically not init.d ?

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 9:17 am
by sectroyer
Evgeny wrote:is there another way to run script automatically not init.d ?
Yes. You can make your computer perform commands on TV at specific times...
But why?

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 9:38 am
by Evgeny
sectroyer wrote: Yes. You can make your computer perform commands on TV at specific times...
But why?
I'm looking for a better way mount shares automatically without having to edit script, or make my computer perform commands on TV

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 9:45 am
by sectroyer
Evgeny wrote: I'm looking for a better way mount shares automatically without having to edit script, or make my computer perform commands on TV
Well you can use phone, remote server, arduino, rpi... Options are endless :) You should be more precise:)

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 9:49 am
by Evgeny
sectroyer wrote: Well you can use phone, remote server, arduino, rpi... Options are endless :) You should be more precise:)
i want use only tv but 04_04_samba.init included in samygo not work as expected

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 10:02 am
by zoelechat
Try that one, should work. Only fixed shares having user/pass are allowed. Just fill in infos on top of script as usual.

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 11:08 am
by Evgeny
fixed shares work
any way to make get_shares() work?

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 11:41 am
by zoelechat
Without using "randomly not working" (in your case) smbclient: No :)
Just setup all your existing shares as fixed, script will mount only currently active ones at execution time.

Re: [How To] Get root access on F series

Posted: Sat Apr 09, 2016 5:11 pm
by Evgeny
not randomly, not work only when automatically run with samygo starts
if i start manually always works