作业1、2、3索引

作业1、利用脚本完成下面操作:在当前目录下新建文本文件hello.txt,内容为"hello world",读取内容并显示到屏幕。
https://blog.csdn.net/weixin_44303986/article/details/104810979
作业2、利用脚本将作业1中hello.txt文件中的所有小写字母替换为大写字母。
https://blog.csdn.net/weixin_44303986/article/details/104811092
作业3、利用vim编辑器修改网络配置文件,将Linux系统IP地址设置为自己使用电脑的同一网段地址,掩码为255.255.255.0,网关为电脑使用的网关地址,dns为114.114.114.114,启用网卡,并使用ping命令测试学校网址(www.hezeu.edu.cn)连通性。此作业需要将虚拟机网卡模式修改为桥接模式。

https://blog.csdn.net/weixin_44303986/article/details/104811305

发布了21 篇原创文章 · 获赞 3 · 访问量 3816

猜你喜欢

转载自blog.csdn.net/weixin_44303986/article/details/104811568