Networking

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Bill Nash
日付:  
題目: Networking

On Sat, 27 Apr 2002, Trent Shipley wrote:

> What is the *nix analog to ipconfig?


ifconfig

>
> Also, is there a tool to configure SAMBA without a GUI interface?
> I hope I don't have to edit all SAMBA's config files by hand.
>


    Not really. The config files (/etc/smb.conf or
/etc/samba/smb.conf, depending)) are pretty straightforward, though. The
stock defaults have helpful commentary explaining what each entry is, and
the eamples provided are very helpful. Don't fear the config files. =)


- billn