搜索结果

跳到导航 跳到搜索
  • sed -i 's!listen-on port 53 { 127.0.0.1; };!listen-on port 53 { any; };!' /etc/ sed -i 's!allow-query { localhost; };!allow-query { any; };!' /etc/name
    5 KB(462个字) - 2019年10月14日 (一) 13:48
  • SED: sed [options] sedcommand inputfile >outputfile
    16 KB(1,087个字) - 2022年11月10日 (四) 07:55
  • sed -i "s#k8s.gcr.io#registry.aliyuncs.com/k8sxio#g" /etc/containerd/config.to sed -i '/containerd.runtimes.runc.options/a\ \ \ \ \ \ \ \ \ \ \ \ SystemdCgrou
    7 KB(748个字) - 2022年8月12日 (五) 08:46
  • sudo sed -i s/\$releasever/6/g /etc/yum.repos.d/epel-apache-maven.repo
    2 KB(278个字) - 2019年10月14日 (一) 13:48
  • sed -i 's/enforcing/disabled/g' /etc/selinux/config sed -i "s/#PubkeyAuthentication yes/PubkeyAuthentication yes/g" /etc/ssh/sshd_c
    10 KB(1,163个字) - 2024年8月22日 (四) 04:10
  • sed -i 's/bind 127.0.0.1/bind 0.0.0.0/' 6379.conf
    1 KB(83个字) - 2019年10月14日 (一) 13:52
  • sed -i 's/stretch/buster/g' /etc/apt/sources.list sed -i 's/buster\/updates/bullseye-security/g;s/buster/bullseye/g' /etc/apt/sou
    9 KB(1,008个字) - 2023年10月9日 (一) 06:30
  • …://blog.csdn.net/jk110333/article/details/7690868 如上面不行就参考这个shell实现:读文件一行,sed操作文件某一行]
    3 KB(244个字) - 2020年2月3日 (一) 12:25
  • 追加内容: sed 的好像不成功 sed修改内容:
    7 KB(667个字) - 2020年1月16日 (四) 09:02
  • #bin/mysqld --initialize-insecure --user=mysql --basedir=/data/app/mysql --datadir=/data/apps/mysql/data/ > /dev/null 2>&1 /data/apps/mysql/bin/mysqld --initialize-insecure --user=mysql --basedir=/data/apps/mysql/ --datadir=/data/apps/mysql/data/
    12 KB(1,379个字) - 2019年10月14日 (一) 13:52
  • sed -i 's/port="8005"/port="18005"/g' server.xml sed -i 's/port="8080"/port="18080"/g' server.xml
    25 KB(2,345个字) - 2019年10月14日 (一) 13:52
  • sed -i "s/#PubkeyAuthentication yes/PubkeyAuthentication yes/g" /etc/ssh/sshd_c sed -i "s/^PasswordAuthentication yes/PasswordAuthentication no/g" /etc/ssh/ssh
    9 KB(952个字) - 2022年6月17日 (五) 07:18
  • sed -i '/^Hostname/ s/.*/Hostname=zabbix_hk/' /etc/zabbix/zabbix_agentd.conf myhost=`salt 'prod-mq03' cmd.run 'hostname' |sed -n '2p' |awk '{print $1}'`
    21 KB(1,989个字) - 2024年10月21日 (一) 14:24
  • sed -i "s#<mirrors>#<mirrors>\
    5 KB(447个字) - 2024年9月3日 (二) 01:48
  • <pre>sed -i 's#GOGS_HOME=/home/git/gogs#GOGS_HOME=/data/gogs/#' /etc/init.d/gogs&nbs
    3 KB(311个字) - 2019年10月14日 (一) 13:48
  • sed -i '/^Hostname/ s/.*/Hostname=zabbix_hk/' /etc/zabbix/zabbix_agentd.conf
    4 KB(325个字) - 2022年10月25日 (二) 09:20
  • #sed -i 's!/dataDir=/tmp/zookeeper!dataDir=data/apps/zookeeper/data!' /data/apps #sed -i '12 a dataLogDir=/data/logs/zookeeper/' /data/apps/zookeeper/conf/zoo.c
    18 KB(1,471个字) - 2019年10月14日 (一) 13:55
  • sed -i 's!https://updates.jenkins.io/download!https://mirrors.tuna.tsinghua.edu sed -i 's!http://updates.jenkins-ci.org/download!https://mirrors.tuna.tsinghua.
    18 KB(1,695个字) - 2022年5月6日 (五) 07:17
  • # The tcp port used by the publisher # interface used for the file server, authentication, job returnes, etc.
    14 KB(1,597个字) - 2021年9月12日 (日) 09:22
  • sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config && setenfor
    6 KB(620个字) - 2019年10月14日 (一) 13:48

查看(前20个 | 后20个)(20 | 50 | 100 | 250 | 500