https://www.google.com/#q=how+to+debian+wheezy+samba
I'll have to look around to find a good simple guide if one is available and I can not find my ssh logs( did a desktop reinstall recently ). One thing to note, anyone telling you to chmod 777 is absolutely 100% WRONG in the context of Samba. You want user authentication at least. Ah here we go: http://unix.stackexchange.com/questions/74231/how-can-i-easily-configure-samba-share-in-debian-wheezy First answer is pretty good. Although I'd probably change *valid users = @smb *to *valid users = username* If you know how to setup and use groups then it is no big deal. On Mon, Aug 4, 2014 at 5:13 PM, Robert Nelson <[email protected]> wrote: > > On Aug 4, 2014 7:08 PM, "dan perry" <[email protected]> wrote: > > > > Well I have tried using PuTTY with 192.168.7.2 and SSH and clicking on > open. > > I then get: login as: > > and I type in "root" and hit enter. > > then root@beaglebone: # pops up and > > then I type in "yes" and hit enter. > > But from then on all I get is a string of "Y's" down the left side of > the screen. > > > > I got the "root" and "yes" inputs from the internet. "root seems to work > but "yes" doesn't seem to. > > It's blank.. Just hit (enter key) > > > > > Thanks for the help. > > > > > > On Monday, August 4, 2014 4:36:32 PM UTC-4, WB8TKL wrote: > >> > >> Greetings, > >> > >> On Sun, 3 Aug 2014, [email protected] wrote: > >> > >> > My only micro-computer experience has been using Arduino UNO's for > about > >> > two years. > >> > I found the Arduino IDE very simple to use. Just write a program, > >> > upload it, and everything usually works just fine. > >> > I have written over a hundred programs using it. > >> > > >> > > >> > Well about a week ago I received a Beaglebone Black Rev C . I > hooked it > >> > up to my computer, loaded the drivers, read a ton > >> > of info on it using Firefox, visited the Cloud9 site, looked at > Ytube > >> > videos, fooled around with a bunch of demos, and perused > >> > a slew of BBB web sites. > >> > > >> > Seems great except for one problem. Although I can now write a > program > >> > that will run on the BBB, I cannot for the life of me figure out > >> > how to load my programs into the BBB. > >> > > >> > Arduino: Write program, upload, and you are done. > >> > > >> > BBB: Write program, and ???. > >> > > >> > I know it has to be something simple that I am missing. > >> > >> > >> SSH to and log onto the BBB, and write your program *on* the BBB :) > >> > >> No need to write it elsewhere and then upload it. > >> > >> > >> --- Jay Nugent WB8TKL > >> Ypsilanti, Michigan > >> > > -- > > For more options, visit http://beagleboard.org/discuss > > --- > > You received this message because you are subscribed to the Google > Groups "BeagleBoard" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > For more options, visit https://groups.google.com/d/optout. > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
