随笔分类 -  系统安装

摘要:该脚本仅支持centos7及Ubuntu1804: 1 #!/bin/bash 2 # 3 #************************************************************************************* 4 #Author: wangha 阅读全文
posted @ 2022-04-21 12:43 浩~浩 阅读(62) 评论(0) 推荐(0) 编辑
摘要:修改命令提示符脚本: 1 [12:36:38 root@bj-aly-wordpress-251-93 shell_script]#cat set_env.sh 2 #!/bin/bash 3 # 4 #************************************************ 阅读全文
posted @ 2022-04-11 12:38 浩~浩 阅读(156) 评论(0) 推荐(0) 编辑
摘要:case: [09:56:57 root@bj-aly-wordpress-251-93 shell_script]#cat /data/shell_script/reset_centos7_case.sh #!/bin/bash # #******************************* 阅读全文
posted @ 2022-04-11 09:56 浩~浩 阅读(31) 评论(0) 推荐(0) 编辑
摘要:1、网卡名称更改为eth* centos: 1 [root@CentOS7 ~]# cat /etc/default/grub 2 GRUB_TIMEOUT=5 3 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" 4 阅读全文
posted @ 2021-08-26 12:51 浩~浩 阅读(288) 评论(0) 推荐(0) 编辑
摘要:本文介绍CentOS7.9、CentOS8.3、Ubuntu1804安装方法,正文如下: !unix 哲学思想(重要): 一切皆文件(包括硬件) 小型,单一用途的程序 连接程序,共同完成复杂的任务(脚本) 避免令人困惑的用户界面 配置数据存储在文本中 !冯·诺依曼体系结构(重要): 1946年美籍匈 阅读全文
posted @ 2021-05-19 17:24 浩~浩 阅读(568) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示