论坛风格切换切换到宽版
  • 673阅读
  • 4回复

[问题求助]最近在学linux课,有几个命令不是很清楚。。。 [复制链接]

上一主题 下一主题
离线stonys.
 
发帖
2088
C币
-193243
威望
404
贡献值
1
银元
-2
铜钱
4686
人人网人气币
0
只看楼主 倒序阅读 使用道具 楼主  发表于: 2009-05-01
1 what com.mand will tell you the listening serv.ers on a system?.

2 Suppose you try to ssh to a remote machine but you get a ."no route to host" message., what comma.nd should you use to start. diagnosing the problem and why?.

3 Ho.w can you check that your Ethernet card hs. been properly set up?(what c.ommand would you use and what would you look for in its outpu.t?)虚拟主机

评价一下你浏览此帖子的感受

精彩

感动

搞笑

开心

愤怒

无聊

灌水
离线lzzsgsb.
发帖
2008
C币
-262851
威望
381
贡献值
7
银元
3
铜钱
4528
人人网人气币
0
只看该作者 沙发  发表于: 2010-04-14
参考:

1 netstat
2 netstat
3 ifconfig

离线yinghua568.
发帖
2106
C币
-193246
威望
397
贡献值
1
银元
-3
铜钱
4783
人人网人气币
0
只看该作者 板凳  发表于: 2010-04-14
1 what command will tell you the listening servers on a system?
复制代码
netstat -tlnu

2 Suppose you try to ssh to a remote machine but you get a "no route to host" message, what command should you use to start diagnosing the problem and why?
复制代码
ping remote ip
check sshd on remote server
check local route table

3 How can you check that your Ethernet card hs been properly set up?(what command would you use and what would you look for in its output?)
复制代码
ifconfig -a

发帖
2019
C币
-505456
威望
366
贡献值
4
银元
-2
铜钱
4381
人人网人气币
0
只看该作者 地板  发表于: 2010-04-14
偶也来学学

离线fenglipiao.
发帖
2012
C币
-60501
威望
388
贡献值
1
银元
-2
铜钱
4611
人人网人气币
0
只看该作者 4楼 发表于: 2010-04-14
Cu成了Linux辅导班了.

快速回复
限100 字节
如果您提交过一次失败了,可以用”恢复数据”来恢复帖子内容
 
上一个 下一个