![]() |
||
Basic Member
加入日期: Apr 2005
文章: 12
|
資訊問題~~~~~~號召資訊人才~~~~
1) Explain what is the function of default gateway in TCP/IP ?
2) In windows 2000 Server, how do you share a directory to a specific group of user ? 3) In Linux, how do you check the disk space ? 4) In Linux, what is the command to list all files in particular directory to show all file attributes? 5) In Linux, how to allow group read and write access for a directory ? |
|||||||
![]() |
![]() |
Golden Member
![]() ![]() ![]() ![]() 加入日期: Mar 2002 您的住址: 惡魔島島主
文章: 2,589
|
這是作業嗎?
看起來很像是作業 ![]() |
||
![]() |
![]() |
Regular Member
![]() ![]() 加入日期: Dec 2004 您的住址: 蕃薯的中間
文章: 50
|
嗯…看起來像是英文作業…
我想想…是英翻中?? |
![]() |
![]() |
Basic Member
加入日期: Apr 2005
文章: 12
|
這不是作業 ....也不是英翻中
這是小弟 從朋友要來的問題 但 小弟中文 回答的出來 用英文 就不順了卡住了........ 所以想請知道的人 幫忙 1.閘道 將兩各不同協議的網路連接在一起的設備 是這樣解釋嗎 |
![]() |
![]() |
Regular Member
![]() ![]() 加入日期: Dec 2004 您的住址: 蕃薯的中間
文章: 50
|
看完你的翻譯…
衷心的建議你去把電腦相關的基礎英文學好… 雖然我的英文也狠破… |
![]() |
![]() |
Junior Member
![]() ![]() ![]() 加入日期: Aug 2002 您的住址: 「天龍國」
文章: 795
|
3.use command 'df'
4.use command 'ls -al' 5.use command 'chmod'
__________________
「千金難買早知道,萬般無奈想不到。」 |
![]() |
![]() |
Basic Member
加入日期: Apr 2005
文章: 24
|
這是作業嗎???還是考題????
1) Explain what is the function of default gateway in TCP/IP ? -------------------------------------------------------------- Default Gateway: In TCP/IP, the intermediate network device on the local network that has knowledge of the network IDs of the other networks in the Internet, so it can forward the packets to other gateways until they are delivered to the one connected to the specified destination. In general, a gateway is simply a device on a network that acts as an entrance to another network. In more technical terms, a gateway is a routing device that knows how to pass traffic between different subnets and networks. A computer will know some routes (a route is the address of each node a packet must go through on the Internet to get to a specific destination). But a computer will not know all the routes to every address on the Internet. It won't even know all the routes on the subnets nearest to it. A gateway will not have this information either, but it will at least know the addresses of other gateways that it can hand the traffic off to. 2) In windows 2000 Server, how do you share a directory to a specific group of user ? --------------------------------------------------------------- never use windows system 3) In Linux, how do you check the disk space ? --------------------------------------------------------------- please man "df" and "du" command 4) In Linux, what is the command to list all files in particular directory to show all file attributes? --------------------------------------------------------------- please man "ls" command 5) In Linux, how to allow group read and write access for a directory ? --------------------------------------------------------------- please man "chmod" and "chown" command |
![]() |
![]() |
Major Member
![]() 加入日期: Jun 2001 您的住址: 澳洲雪梨
文章: 210
|
這接都是很簡單的題目, 不知道是不是因為是英文的所以你才要求救?!
題目都很簡單!! 答案上面也有人都講出來了.... 以後遇到這種問題, 學會使用 wikipedia 沒有什麼問題是答不出來的, 特別是電腦方面的問題
__________________
Open Souls movement |
![]() |
![]() |
*停權中*
加入日期: Aug 2001
文章: 567
|
引用:
1. 2. 要說明就要打很多放棄 3. df 4 ls -al 5. chmod g+w chmod g+r |
|
![]() |
![]() |