[GTALUG] Upgraded to Beaver and Command Line Says 'command not found'

Lennart Sorensen lsorense at csclub.uwaterloo.ca
Wed May 2 16:41:20 EDT 2018


On Wed, May 02, 2018 at 03:39:29PM -0400, Lennart Sorensen via talk wrote:
> No idea what Beaver is.  Did Ubuntu wrap the alphabet or something?
> 
> Files in /etc/init.d don't really do anything unless there is a link
> to them from /etc/rc#.d for the runlevel, assuming the system is using
> runlevels.  If it uses systemd then it might do it based on other
> conditions, or use a .service file instead.

If Ubuntu switched to systemd, then something like this might solve the problem:

sudo systemctl enable mediatomb
sudo systemctl start mediatomb

-- 
Len Sorensen


More information about the talk mailing list