Den fredagen den 8:e november 2013 kl. 05:55:11 UTC+1 skrev Jeffrey Goldberg: > > I'm an old Unix/Linux guy who has been away from modern Linux distros for > a while. And I've simply found myself absolutely bewildered after ssh'ing > into my BBB. > > I simply need a pointer to where I can find information about command line > system admin for this sort of Linux distribution. As an analogy, I found > that for my Raspberry Pi running Raspbian, I could read about Debian admin > and package management. What should I be looking toward to understand > Angstrom (command-line) system administration. > > A specific question is where can I find more about systemctl? As an > example, I would like to know how sshd is started on my BBB (It runs just > fine). But I can't find an sshd.service file as the man pages would lead me > to believe exists. Nor do I find a "traditional" init.d file. (It was > /etc/init.d/README that told me to learn about systemctl.) And I even > desperately looked under xinitd.d. > > I feel like there must be some trove of documentation that I'm failing to > find. I have looked before posting here. > > I can always put some OS I'm more familiar with on a microSD, but I would > like to give Angstrom a fair chance first. > > Cheers, > > -j > >
> > ps -e | grep ssh gives ssh-agent cd /etc grep -R ssh * => gdm/Xsession My cloud9-gnome-image has dropbear which provides ssh -- 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/groups/opt_out.
