濮阳杆衣贸易有限公司

主頁(yè) > 知識(shí)庫(kù) > script_tool_for_linux.bash: Linux 環(huán)境下的 hosts 一鍵部署腳本

script_tool_for_linux.bash: Linux 環(huán)境下的 hosts 一鍵部署腳本

熱門標(biāo)簽:商機(jī)地圖標(biāo)注 天津電話外呼系統(tǒng)排名 怎么在百度地圖標(biāo)注公司的位置 智能電銷機(jī)器人有用嗎 測(cè)繪地圖標(biāo)注名稱 外呼電話系統(tǒng)怎么操作 德陽(yáng)400電話申請(qǐng) 百度地圖標(biāo)注直線距離 鶴崗400電話申請(qǐng)

Linux 環(huán)境下的 hosts 一鍵部署腳本,由 @lstoars 貢獻(xiàn); @fluviusmagnus 提供增強(qiáng)版本。

官方網(wǎng)站: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文件詳細(xì)介紹
  • linux系統(tǒng)下hosts文件詳解及配置
  • 關(guān)于linux服務(wù)器hosts文件配置詳解

標(biāo)簽:自貢 百色 鎮(zhèn)江 丹東 武漢 優(yōu)質(zhì)小號(hào) 六盤水 滁州

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《script_tool_for_linux.bash: Linux 環(huán)境下的 hosts 一鍵部署腳本》,本文關(guān)鍵詞  script,tool,for,linux.bash,Linux,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《script_tool_for_linux.bash: Linux 環(huán)境下的 hosts 一鍵部署腳本》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于script_tool_for_linux.bash: Linux 環(huán)境下的 hosts 一鍵部署腳本的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    枣阳市| 龙山县| 金沙县| 兴海县| 嘉义县| 宿松县| 北海市| 从化市| 荥阳市| 岳西县| 尉犁县| 三台县| 祁门县| 新巴尔虎左旗| 阳泉市| 平昌县| 万源市| 武义县| 永善县| 比如县| 安阳县| 盐源县| 普洱| 平顺县| 磐石市| 长乐市| 侯马市| 东乌珠穆沁旗| 阿城市| 苏州市| 长沙县| 兰溪市| 东至县| 淄博市| 深州市| 加查县| 东台市| 成都市| 吉木萨尔县| 昂仁县| 屯留县|