校园春色亚洲色图_亚洲视频分类_中文字幕精品一区二区精品_麻豆一区区三区四区产品精品蜜桃

主頁 > 知識庫 > script_tool_for_linux.bash: Linux 環境下的 hosts 一鍵部署腳本

script_tool_for_linux.bash: Linux 環境下的 hosts 一鍵部署腳本

熱門標簽:商機地圖標注 天津電話外呼系統排名 怎么在百度地圖標注公司的位置 智能電銷機器人有用嗎 測繪地圖標注名稱 外呼電話系統怎么操作 德陽400電話申請 百度地圖標注直線距離 鶴崗400電話申請

Linux 環境下的 hosts 一鍵部署腳本,由 @lstoars 貢獻; @fluviusmagnus 提供增強版本。

官方網站:https://github.com/racaljk/hosts/tree/master/hosts_tools

#!/bin/sh
#
# script_tool_for_linux
#
# Use command: `sudo sh script_tool_for_linux.sh` or
#    `su -c 'sh script_tool_for_linux.sh'`
# to update your hosts file.
#
# WARNING: the script CAN NOT replace others' hosts rules.
#   If you have hosts rules provided by others, you may get conflict.
#
if [ `id -u` -eq 0 ]; then
 curl -fLo /tmp/fetchedhosts 'https://raw.githubusercontent.com/racaljk/hosts/master/hosts'
 sed -i '/# Copyright (c) 2014/,/# Modified hosts end/d' /etc/hosts

 sed -i "s/localhost/`hostname`/g" /tmp/fetchedhosts

 cat /tmp/fetchedhosts >> /etc/hosts
 rm -f /tmp/fetchedhosts

 echo 'Success.'
else
 echo 'Permission denied, are you root?'
fi

您可能感興趣的文章:
  • Linux 修改 etc/hosts文件詳細介紹
  • linux系統下hosts文件詳解及配置
  • 關于linux服務器hosts文件配置詳解

標簽:自貢 百色 鎮江 丹東 武漢 優質小號 六盤水 滁州

巨人網絡通訊聲明:本文標題《script_tool_for_linux.bash: Linux 環境下的 hosts 一鍵部署腳本》,本文關鍵詞  script,tool,for,linux.bash,Linux,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《script_tool_for_linux.bash: Linux 環境下的 hosts 一鍵部署腳本》相關的同類信息!
  • 本頁收集關于script_tool_for_linux.bash: Linux 環境下的 hosts 一鍵部署腳本的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 兴隆县| 山东| 六安市| 新巴尔虎左旗| 游戏| 永定县| 阜康市| 黎城县| 中阳县| 壶关县| 临海市| 洛扎县| 饶阳县| 哈密市| 汉沽区| 天长市| 福鼎市| 安岳县| 邯郸市| 灯塔市| 婺源县| 项城市| 界首市| 岐山县| 名山县| 陆川县| 成都市| 广丰县| 囊谦县| 苏尼特右旗| 荣昌县| 南华县| 靖边县| 积石山| 顺义区| 类乌齐县| 绵竹市| 高碑店市| 巧家县| 微山县| 凤台县|