課程
/運(yùn)維&測(cè)試
/Linux
/ Linux達(dá)人養(yǎng)成計(jì)劃 I
host is down 是啥意思哇??然后我Ping其他的IP是好的哇??!
2018-10-10
源自: Linux達(dá)人養(yǎng)成計(jì)劃 I 2-8
正在回答
這個(gè)問題主要在于版本上面,所以在mount cifs的時(shí)候顯式指定一下掛載的cifs是最新的版本即可
通過以下命令來解決Host is down的問題:
# mount -t cifs //10.0.0.1/share /mnt/sharefolder -o username=sensirx,password=sensirx,vers=2.0
舉報(bào)
Linux入門視頻教程,以通俗易懂的語言帶你感受linux之美
1 回答Why is VirtualBox only showing 32 bit guest versions on my 64 bit host OS?
3 回答unknown host
1 回答Failed to start LSB:Bring up/down networking.
2 回答this hardware is not supported by radhat
1 回答this hardware is not supported by red hat
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2018-10-10
這個(gè)問題主要在于版本上面,所以在mount cifs的時(shí)候顯式指定一下掛載的cifs是最新的版本即可
通過以下命令來解決Host is down的問題:
# mount -t cifs //10.0.0.1/share /mnt/sharefolder -o username=sensirx,password=sensirx,vers=2.0