samba server沒有辦法起動 - Linux

Kelly avatar
By Kelly
at 2008-07-23T20:12

Table of Contents

我目前使用Ubuntu gusty,
我下了以下指令但是卻出現很怪的訊息,用ps檢查smdb也沒有起動。
請問這是怎麼一回是?

thshie@thshie-desktop:~$ sudo /etc/init.d/samba start
[sudo] password for thshie:
* Starting Samba daemons

The current directory must be set to the RSI directory.
Change the default to the RSI directory and re-run
this script.

[ OK ]
thshie@thshie-desktop:~$ ps aux |grep smbd
thshie 6703 0.0 0.0 5128 840 pts/0 S+ 20:08 0:00 grep smbd
thshie@thshie-desktop:~$ ps aux |grep nmbd
root 5345 0.0 0.0 62212 1864 ? Ss 20:00 0:00
/usr/sbin/nmbd -D
thshie 6705 0.0 0.0 5132 848 pts/0 S+ 20:08 0:00 grep nmbd

--
Tags: Linux

All Comments

關於DNS架設問題

Edwina avatar
By Edwina
at 2008-07-23T16:22
※ 引述《yungshiang (加油)》之銘言: : 小弟搞了很久都找不出原因 : 我複製 /var/named/localhost.zone 到 /var/named/idv.tw : 修改成內容如下 : atTTL 86400 : at IN SOA lpic.idv.tw root( 裡面照原 ...

關於架設VPN server

Thomas avatar
By Thomas
at 2008-07-23T15:02
想請問一下 為了確認kernel 的 mppe安裝是否成功 會使用 # modprobe ppp-compress-18 andamp;andamp; echo success modprobe: Canand#39;t locate module ppp-compress-18 但是往往都跑出上面的資訊 ...

硬碟規劃

Rosalind avatar
By Rosalind
at 2008-07-23T13:55
我有一台灌suse練習用的電腦 最近發現 螢幕上 跟我打df -h 都顯示約35g 可是打開電腦主機 硬碟上寫的80g 請問是不是我灌的時候沒劃分好 現在要如何補救? 謝謝回答 - ...

FreeBSD + PPPOE

Anonymous avatar
By Anonymous
at 2008-07-23T10:57
我的設定檔如下 #/etc/ppp/ppp.conf default: set log Phase Chat LCP IPCP CCP tun command nat enable yes nat same_ports yes nat use_sockets yes set redial 10 ...

netperf 2.4.4安裝

Linda avatar
By Linda
at 2008-07-23T10:25
這兩天在測新機器的網路效能, 找到了兩個軟體iperf 跟netperf, 安裝netperf 的時候 make 一直過不去. 請問是否有人知道他所欠缺的dependcy 是甚麼? (netperf 算老牌的測試軟體,應該很好裝才對阿...) 環境是fedora 7 andamp; 8 gcc -g -O ...