计算机英语讲课笔记10

举报
howard2005 发表于 2022/05/16 23:12:28 2022/05/16
【摘要】 文章目录 I. IP - Hostname Mapping1. Using IP Address2. Using Hostname3. Mapping Between IP and Hostnam...

I. IP - Hostname Mapping

  • We can access a network resource in two manners - using IP or using hostname
  • URL (Uniform Resource Locator) is used to access a certain resource on the Internet.
  • URL has four parts: protocol + host + port + path

1. Using IP Address

2. Using Hostname

3. Mapping Between IP and Hostname

(1) Windows

  • hosts文件位置:C:\Windows\System32\drivers\etc\hosts
    在这里插入图片描述

(2) Linux (CentOS)

  • three nodes: master, slave1, slave2
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
  • on the master, we want to ping slave1 in two manners
    在这里插入图片描述
    在这里插入图片描述
  • We can do this in two manners because we have set the mapping between ip and hostname
  • Execute the command: vim /etc/hosts
    在这里插入图片描述

4. Hostname

(1) Display Hostname

  • Execute the command: hostname
    在这里插入图片描述

(2) Modify Hostname

  • Execute the command: hostnamectl set-hostname howard-master
    在这里插入图片描述
  • Let’s view the new hostname
    在这里插入图片描述
  • Now let’s reboot the master virtual machine
    在这里插入图片描述
    在这里插入图片描述
  • on the slave1, we ping master virtual machine by ip address
    在这里插入图片描述
  • on the slave1, we ping master virtual machine by the new hostname
    在这里插入图片描述
  • on the slave1, we can ping master virtual machine by the old hostname
    在这里插入图片描述
  • Now I want to restore the hosname of the master virtual machine
    在这里插入图片描述
  • reboot the master virtual machine
    在这里插入图片描述
  • reconnect the master virtual machine
    在这里插入图片描述

II. Data Visutalization

`

文章来源: howard2005.blog.csdn.net,作者:howard2005,版权归原作者所有,如需转载,请联系作者。

原文链接:howard2005.blog.csdn.net/article/details/124792545

【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@huaweicloud.com
  • 点赞
  • 收藏
  • 关注作者

评论(0

0/1000
抱歉,系统识别当前为高风险访问,暂不支持该操作

全部回复

上滑加载中

设置昵称

在此一键设置昵称,即可参与社区互动!

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。