PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   七嘴八舌異言堂 (https://www.pcdvd.com.tw/forumdisplay.php?f=12)
-   -   資訊問題~~~~~~號召資訊人才~~~~ (https://www.pcdvd.com.tw/showthread.php?t=550817)

kurt66 2005-10-20 03:35 PM

資訊問題~~~~~~號召資訊人才~~~~
 
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 ?

wenfei 2005-10-20 03:51 PM

這是作業嗎?
看起來很像是作業 :confused:

lmh0533 2005-10-20 03:56 PM

嗯…看起來像是英文作業…
我想想…是英翻中??

kurt66 2005-10-20 04:07 PM

這不是作業 ....也不是英翻中
這是小弟 從朋友要來的問題 但 小弟中文 回答的出來
用英文 就不順了卡住了........ 所以想請知道的人 幫忙
1.閘道 將兩各不同協議的網路連接在一起的設備 是這樣解釋嗎

lmh0533 2005-10-20 04:20 PM

看完你的翻譯…
衷心的建議你去把電腦相關的基礎英文學好…
雖然我的英文也狠破…

ahdeng 2005-10-20 04:22 PM

3.use command 'df'
4.use command 'ls -al'
5.use command 'chmod'

totolor 2005-10-20 04:28 PM

這是作業嗎???還是考題????

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

R-D 2005-10-20 04:40 PM

這接都是很簡單的題目, 不知道是不是因為是英文的所以你才要求救?!
題目都很簡單!! 答案上面也有人都講出來了....
以後遇到這種問題, 學會使用
google
wikipedia
沒有什麼問題是答不出來的, 特別是電腦方面的問題

emurom 2005-10-20 11:43 PM

引用:
作者kurt66
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 ?


1.
2.
要說明就要打很多放棄
3.
df
4 ls -al
5.
chmod g+w
chmod g+r


所有的時間均為GMT +8。 現在的時間是12:10 PM.

vBulletin Version 3.0.1
powered_by_vbulletin 2025。