Three ways to start up samba
- /etc/rc.d/init.d/samba start (also "stop" or "restart" or "status")
- /usr/sbin/smbd; /usr/sbin/nmbd (start "by hand")
- Use linuxconf to configure smbd to start on system boot up
本文介绍了三种启动Samba服务的方法:通过运行/etc/rc.d/init.d/samba start命令;直接启动smbd和nmbd服务;使用linuxconf配置工具设置Samba随系统启动。
192

被折叠的 条评论
为什么被折叠?
