请问那里有问题?
我启动SMB:
[root@localhost ~]# service smb start
bash: service: command not found
这是我已经安装包:
[root@localhost ~]# rpm -qa|grep samba
system-config-samba-1.2.63-1.fc9.noarch
samba-winbind-3.2.0-1.pre3.9.fc9.i386
samba-common-3.2.0-1.pre3.9.fc9.i386
samba-3.2.0-1.pre3.9.fc9.i386
samba-client-3.2.0-1.pre3.9.fc9.i386
这是我的环境变量:
[root@localhost ~]# cat .bash_profile
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
HOME=/
PATH=$PATHHOME/bin

HOME/sbin

export PATH HOME
unset USERNAME