View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 50 posts ] 
Go to page Previous  1, 2, 3, 4  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Wed Mar 03, 2004 11:52 pm 
Offline
Joined: Sat Feb 28, 2004 9:30 am
Posts: 69
Location: Michigan
That worked awesome, got everything up and running on my network. Thanx guys.

Is there a way to make samba and webmin to start at startup??


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 04, 2004 1:40 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
demon4870 wrote:
Is there a way to make samba and webmin to start at startup??
Perhaps a search of the forum will reveal the answer you seek.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 04, 2004 2:41 am 
Offline
Joined: Thu Feb 19, 2004 6:52 pm
Posts: 117
demon4870 wrote:
Is there a way to make samba and webmin to start at startup??


you just need to start samba at boot time...

# cd /etc/rc2.d
# ln -s ../init.d/samba S92samba

jim


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 04, 2004 3:15 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
If you're using R4V2 do:

# update-rc.d samba defaults

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 05, 2004 12:36 pm 
Offline
Joined: Sat Feb 28, 2004 9:30 am
Posts: 69
Location: Michigan
Ok my next question
I have an entire harddrive dedicated to mp3s on my windows box, can I play them on my mythbox over the network? As in load them in to the library on the mythbox?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 05, 2004 1:25 pm 
Offline
Joined: Thu Feb 05, 2004 5:18 pm
Posts: 22
demon4870 wrote:
Ok my next question
I have an entire harddrive dedicated to mp3s on my windows box, can I play them on my mythbox over the network? As in load them in to the library on the mythbox?


please create a new topic as your question may easily be missed or people with similar questions will not see it

_________________
Jason L. Froebe

HealthyPals (http://www.healthypals.com)
Bookcrossing (http://www.bookcrossing.com)
WebBlog http://www.livejournal.com/users/jfroebe


Top
 Profile  
 
 Post subject: Almost there with Webmin
PostPosted: Sat Mar 20, 2004 10:30 am 
Offline
Joined: Fri Mar 19, 2004 10:59 pm
Posts: 2
I'm getting error denied messages when trying to access webmin from my windows machine. Yes I did add in the correct allow's in the miniserv.conf file. I turned off all of my firewalls just in case that was somehow hindering it.
Any thoughts/suggestions?

Thanks for this great resource!

-replicant


Top
 Profile  
 
PostPosted: Sun Mar 21, 2004 4:02 am 
Offline
Joined: Mon Mar 08, 2004 9:09 pm
Posts: 30
Location: SLC, UT, USA
I couldn't get things working as described in this thread since I couldn't log into the computer administrator web page and got a "Permission Denied" error after the security certificate windows.

I got Samba working with the instructions here: http://www.linux-mag.com/2000-04/newbies_02.html in case anyone else is having the same problem. It's probably not the most secure setup, but I'm not worried too much since I'm inside a subnet with my only gateway being a dial-up connection on another computer running ICS.

Now if only I could get my PVR 350 working for TV output *sigh*. MythTV and KnoppMyth look better and better the more I see of them. I'll be backing up my Linux partition before trying to get the the TVOUT working again, though (any guesses what happened last time I tried?).

Cheers.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 26, 2004 10:18 pm 
Offline
Joined: Sun Apr 11, 2004 10:57 am
Posts: 27
Just something minor, caused some confusion for me. Probably a little late in saying this and I think most have figured this out just looking at the conf file but, . . .

In part 1 of these instructions:
allow <chosen IP address>

should be
allow=<IP address> # note the '='

for example:
allow=127.0.0.1

if you want more than one address to have access:
allow=127.0.0.1 192.168.1.30

if you want the localhost access and your LAN:
allow=127.0.0.1 192.168.1.0

This was what I had to do in a v2 and v3 KnoppMyth install. Threw me for a brief rut.


Top
 Profile  
 
 Post subject: OS X access to files
PostPosted: Fri Jul 09, 2004 7:39 pm 
Offline
Joined: Thu Jul 08, 2004 9:58 am
Posts: 78
Location: va
well i followed your instructions for getting webmin running. worked great .. someone asked how to make it start up every time

System Tab> BootUp and ShutDown > (to the bottom) webmin

click on webmin click "YES" for start at boot time?

bam

starts every time..

as for the OS X I also turned on FTP. this allowed me to move my music and videos to their proper folders.

so far move there but i have yet to get the music to show up in the play lists. and the image that i moved over showed up in the list but would not display. Permissions issue i believe, still playing.

you can lead a person to knowledge but you cant make them think.

"Starship Troopers" the book not the movie


Top
 Profile  
 
 Post subject: failed
PostPosted: Mon Dec 13, 2004 9:05 pm 
Offline
Joined: Wed Dec 08, 2004 10:45 pm
Posts: 38
Location: Vancouver BC
When I try to do the Sambe password bit at the very beginning of this howto I get this error and thus I cannot connect to the share from my windows box.
Code:
root@mythtv:~ # smbpasswd -a Stephen
New SMB password:
Retype new SMB password:
Failed to initialise SAM_ACCOUNT for user Stephen. Does this user exist in the UNIX password database ?
Failed to modify password entry for user Stephen


Top
 Profile  
 
 Post subject: Re: failed
PostPosted: Mon Dec 13, 2004 9:21 pm 
Offline
Joined: Wed Dec 08, 2004 10:45 pm
Posts: 38
Location: Vancouver BC
esteban wrote:
When I try to do the Sambe password bit at the very beginning of this howto I get this error and thus I cannot connect to the share from my windows box.
Code:
root@mythtv:~ # smbpasswd -a Stephen
New SMB password:
Retype new SMB password:
Failed to initialise SAM_ACCOUNT for user Stephen. Does this user exist in the UNIX password database ?
Failed to modify password entry for user Stephen


NM fixed this problem. Now the problem is I cannot write to the share, I think I have made the share writeable in the Security and Access Control section...

[edit] Made my user a part of the mythtv group and now it seems to be fine.


Top
 Profile  
 
PostPosted: Wed Nov 23, 2005 9:48 pm 
Offline
Joined: Tue Nov 22, 2005 7:57 pm
Posts: 295
Location: Auckland, New Zealand
A quick hint in case anyone else makes the same mistake I did - after wasting a couple of evenings on samba (webmin is great) I discovered that my firewall on the WinXP box was stopping me from connecting to the /myth share. It didn't raise any alarms, just stopped the connection.

Using ZoneAlarm, I had to add my Knoppmyth box to the 'trusted' zone. Now it is all sweetness :)

Odd, I thought firewalls were about stopping incoming comms not outgoing?

_________________
HP VL400 (PIII 866), Skystar2 2.6D, PVR350, Nvidia FX5200, 384MB, 200GB, KnoppMyth R5.5


Top
 Profile  
 
PostPosted: Sat Dec 03, 2005 12:30 am 
Offline
Joined: Thu Dec 01, 2005 8:50 pm
Posts: 6
graysky wrote:
Disclaimer:
That's it! The only problem with my howto is that samba will not start automatically with each boot. Search for forum for instructions for doing that. I know I read it in here somewhere (in fact I think I asked how to do it).


Once I got webmin up per your instructions I used that to set up webmin and samba to start at boot ( go to the "server" tab on webmin, select "boot-up and shutdown" - select the two processes you want to start at boot-up, and select the "start on boot" button at the bottom of the page and that should do it.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 10, 2005 1:16 pm 
Offline
Joined: Tue Mar 22, 2005 11:56 am
Posts: 110
Location: San Francisco
+_+


Last edited by finger51 on Wed Mar 22, 2006 4:40 pm, edited 2 times in total.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ] 
Go to page Previous  1, 2, 3, 4  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu