当前位置:网站首页>Training IX basic configuration of network services
Training IX basic configuration of network services
2022-07-07 19:42:00 【Aimin20210819】
Practical training IX Basic configuration of network services
2017 year 4 month 16 Japan
Announced today
- Training objectives
Complete this training , Will be able to :
- Configure network card .
- To configure xinetd Superserver .
- Training preparation
Two computers , One of them is installed with RHEL6 System , The system comes out root Out of account , At least one ordinary account ; Another installation Windows2000/XP System , The two are connected through a hub . Two computers IP The address is the address of the same network segment .
- Estimated training time
90min
- Training content
【 Exercise one 】 To configure RHET6 Computer network interface
- use “ifconfig -a” Command to view the network interface of the host , And from the input information , Find the current network card IP Address 、MAC Address and interrupt number used by the network card .
- use “ifdown eth0” or “ifconfig eth0 down” Command disabled eth0 network card , And then use ifconfig Command to view the active web . Use
“ifconfig -a ” Command to view the status information of all network interfaces , Pay attention to see eth0 Status information output when the network card is disabled .
- use “ifup eth0 ” or “ifconfig eth0 up” Command restart eth0 network card , And then use ifconfig Command view .
- utilize vi Editor edit modify /etc/sysconfig/network-scripts/ifcfg-eth0 The configuration file , Of network card IP Address change ( Do not change the network segment ), And then save the configuration . utilize
“service network restart” Command restart Linux The service function of the system , Make the change effective .
- use ifconfig eth0 Command to view the current network card IP Whether the address is changed IP Address , And use ping command png another Windows2000/XP Computer , The observation shows that .
- function netconfig command , Set or modify the network card IP Address 、 Subnet mask 、 Gateway and domain name server address , Check the network card configuration file and after the change /etc/resolv.conf Profile contents . Last use service network restart Command to restart the network service function , Make configuration effective .
- Get into XWindows System , function system-config-network command , Set or modify the network card IP Address 、 Subnet mask 、 Gateway and domain name resolution server address , Check the network card configuration file and after the change /etc/resolv.conf The configuration file . Finally, reactivate the network card , Make configuration effective .
- Use them separately ifconfig Command and system-config-network command , Set up the virtual network card eth0:1 Of IP Address 、 Subnet mask 、 gateway . Check the configuration file content of the network card after setting .
【 Exercise 2 】 To configure xinetd Superserver
- stay RHET6 On computer , use chkconfig Commands and direct editing xinetd Super server configuration file /etc/xinetd.conf And /etc/xinetd.d/telnet There are two ways to start telnet service . And then restart xinetd The server .
- stay Windows2000/XP Login test with ordinary user account on the computer telnet Remote services .
边栏推荐
- Business experience in virtual digital human
- how to prove compiler‘s correctness
- 网易云信参与中国信通院《实时音视频服务(RTC)基础能力要求及评估方法》标准编制...
- 9 原子操作类之18罗汉增强
- PV static creation and dynamic creation
- J ü rgen schmidhub reviews the 25th anniversary of LSTM papers: long short term memory All computable metaverses. Hierarchical reinforcement learning (RL). Meta-RL. Abstractions in generative adversar
- A pot of stew, a collection of common commands of NPM and yarn cnpm
- How to buy stocks on your mobile phone and open an account? Is it safe to open an account
- tp6 实现佣金排行榜
- 【RT-Thread env 工具安装】
猜你喜欢
开源OA开发平台:合同管理使用手册
杰理之相同声道的耳机不允许配对【篇】
Introduction to bit operation
Kirin Xin'an cloud platform is newly upgraded!
杰理之发起对耳配对、回连、开启可发现、可连接的轮循函数【篇】
Matplotlib drawing 3D graphics
PMP每日一练 | 考试不迷路-7.7
J ü rgen schmidhub reviews the 25th anniversary of LSTM papers: long short term memory All computable metaverses. Hierarchical reinforcement learning (RL). Meta-RL. Abstractions in generative adversar
9 atomic operation class 18 Rohan enhancement
The project manager's "eight interview questions" is equal to a meeting
随机推荐
反爬虫的重点:识别爬虫
Solve the error reporting problem of rosdep
L1-028 judging prime number (Lua)
炒股如何开户?请问一下手机开户股票开户安全吗?
Download from MySQL official website: mysql8 for Linux X Version (Graphic explanation)
648. 单词替换
最长公共前缀(leetcode题14)
银行理财产品怎么买?需要办银行卡吗?
R语言fpc包的dbscan函数对数据进行密度聚类分析、查看所有样本的聚类标签、table函数计算聚类簇标签与实际标签构成的二维列联表
L1-023 output gplt (Lua)
Time tools
Kirin Xin'an joins Ningxia commercial cipher Association
杰理之测试盒配置声道【篇】
Throughput
Flipping game (enumeration)
LeetCode 515(C#)
Redis master-slave and sentinel master-slave switchover are built step by step
Uvalive – 4621 CAV greed + analysis "suggestions collection"
现在股票开户可以直接在网上开吗?安全吗。
Numpy——axis