当前位置: 首页 > news >正文

建设独立服务器网站关键词优化举例

建设独立服务器网站,关键词优化举例,wordpress怎么添加备案,互联网获客1、安装brew(找了很多🔗,就这个博主的好用) Mac如何安装brew?_行走的码农00的博客-CSDN博客_mac brew 2、安装lrzsz brew install lrzsz 检查是否安装成功 brew list 定位lrzsz的安装目录 brew list lrzsz 执…

1、安装brew(找了很多🔗,就这个博主的好用)

Mac如何安装brew?_行走的码农00的博客-CSDN博客_mac brew

2、安装lrzsz

brew install lrzsz  

检查是否安装成功

brew list

定位lrzsz的安装目录

brew list lrzsz

执行结果如下:

 3、配置rz sz 进行上传下载

进入lrzsz的安装目录bin下

cd /opt/homebrew/bin

创建两个文件:

$FILE 后面的配置路径为:lrzsz的安装目录bin

sudo vim iterm2-recv-zmodem.sh

#!/bin/bash
# Author: Matt Mastracci (matthew@mastracci.com)
# AppleScript from http://stackoverflow.com/questions/4309087/cancel-button-on-osascript-in-a-bash-script
# licensed under cc-wiki with attribution required
# Remainder of script public domain

osascript -e 'tell application "iTerm2" to version' > /dev/null 2>&1 && NAME=iTerm2 || NAME=iTerm
if [[ $NAME = "iTerm" ]]; then
    FILE=`osascript -e 'tell application "iTerm" to activate' -e 'tell application "iTerm" to set thefile to choose folder with prompt "Choose a folder to place received files in"' -e "do shell script (\"echo \"&(quoted form of POSIX path of thefile as Unicode text)&\"\")"`
else
    FILE=`osascript -e 'tell application "iTerm2" to activate' -e 'tell application "iTerm2" to set thefile to choose folder with prompt "Choose a folder to place received files in"' -e "do shell script (\"echo \"&(quoted form of POSIX path of thefile as Unicode text)&\"\")"`
fi

if [[ $FILE = "" ]]; then
    echo Cancelled.
    # Send ZModem cancel
    echo -e \\x18\\x18\\x18\\x18\\x18
    sleep 1
    echo
    echo \# Cancelled transfer
else
    cd "$FILE"
    /opt/homebrew/bin/rz -E -e -b
    sleep 1
    echo
    echo
    echo \# Sent \-\> $FILE
fi

sudo vim iterm2-send-zmodem.sh

#!/bin/bash
# Author: Matt Mastracci (matthew@mastracci.com)
# AppleScript from http://stackoverflow.com/questions/4309087/cancel-button-on-osascript-in-a-bash-script
# licensed under cc-wiki with attribution required
# Remainder of script public domain

osascript -e 'tell application "iTerm2" to version' > /dev/null 2>&1 && NAME=iTerm2 || NAME=iTerm
if [[ $NAME = "iTerm" ]]; then
    FILE=`osascript -e 'tell application "iTerm" to activate' -e 'tell application "iTerm" to set thefile to choose file with prompt "Choose a file to send"' -e "do shell script (\"echo \"&(quoted form of POSIX path of thefile as Unicode text)&\"\")"`
else
    FILE=`osascript -e 'tell application "iTerm2" to activate' -e 'tell application "iTerm2" to set thefile to choose file with prompt "Choose a file to send"' -e "do shell script (\"echo \"&(quoted form of POSIX path of thefile as Unicode text)&\"\")"`
fi
if [[ $FILE = "" ]]; then
    echo Cancelled.
    # Send ZModem cancel
    echo -e \\x18\\x18\\x18\\x18\\x18
    sleep 1
    echo
    echo \# Cancelled transfer
else
    /opt/homebrew/bin/sz "$FILE" -e -b
    sleep 1
    echo
    echo \# Received $FILE
fi

给予权限:

chmod -R 777 iterm2-recv-zmodem.shchmod -R 777 iterm2-send-zmodem.sh

4、iTerm2 配置添加rz sz 功能

点击 iTerm2 的设置界面 Perference-> Profiles -> Default -> Advanced -> Triggers 的 Edit 按钮

 配置内容如下:

第一行:

rz waiting to receive.\*\*B0100

Run Silent Coprocess

/opt/homebrew/bin/iterm2-send-zmodem.sh

第二行:

\*\*B00000000000000

Run Silent Coprocess

/opt/homebrew/bin/iterm2-recv-zmodem.sh

Instant 打钩的话,不需要重启item

 然后就可以使用rz、rz命令啦~  


文章转载自:
http://pice.jjpk.cn
http://limitarian.jjpk.cn
http://riba.jjpk.cn
http://krummholz.jjpk.cn
http://silverside.jjpk.cn
http://lithography.jjpk.cn
http://perilla.jjpk.cn
http://gourde.jjpk.cn
http://sodalite.jjpk.cn
http://envenomate.jjpk.cn
http://formularism.jjpk.cn
http://estuarial.jjpk.cn
http://besides.jjpk.cn
http://fucoxanthin.jjpk.cn
http://heterosex.jjpk.cn
http://dyeworks.jjpk.cn
http://dreamtime.jjpk.cn
http://embryectomy.jjpk.cn
http://inactivity.jjpk.cn
http://hyperbolist.jjpk.cn
http://cloak.jjpk.cn
http://tearlet.jjpk.cn
http://biparental.jjpk.cn
http://leachable.jjpk.cn
http://gastrotomy.jjpk.cn
http://mite.jjpk.cn
http://manic.jjpk.cn
http://saltimbanque.jjpk.cn
http://constructionist.jjpk.cn
http://brechtian.jjpk.cn
http://nabob.jjpk.cn
http://eirenicon.jjpk.cn
http://zanza.jjpk.cn
http://multangular.jjpk.cn
http://algorithmic.jjpk.cn
http://caiaphas.jjpk.cn
http://massoretical.jjpk.cn
http://balmy.jjpk.cn
http://beehouse.jjpk.cn
http://middlesex.jjpk.cn
http://abstainer.jjpk.cn
http://misprint.jjpk.cn
http://fenrir.jjpk.cn
http://proprieter.jjpk.cn
http://douro.jjpk.cn
http://tattersall.jjpk.cn
http://collective.jjpk.cn
http://zooty.jjpk.cn
http://pertinence.jjpk.cn
http://hwyl.jjpk.cn
http://forwardness.jjpk.cn
http://nostomania.jjpk.cn
http://alguazil.jjpk.cn
http://rerebrace.jjpk.cn
http://nutter.jjpk.cn
http://onrushing.jjpk.cn
http://euphonise.jjpk.cn
http://dilapidation.jjpk.cn
http://acetaldehydase.jjpk.cn
http://nolpros.jjpk.cn
http://muckraker.jjpk.cn
http://gazania.jjpk.cn
http://immunoregulation.jjpk.cn
http://ger.jjpk.cn
http://pulpous.jjpk.cn
http://revoltive.jjpk.cn
http://investment.jjpk.cn
http://soothe.jjpk.cn
http://bronchotomy.jjpk.cn
http://denseness.jjpk.cn
http://diageotropic.jjpk.cn
http://vyborg.jjpk.cn
http://vibrant.jjpk.cn
http://elastomer.jjpk.cn
http://undistracted.jjpk.cn
http://nemertean.jjpk.cn
http://gandhian.jjpk.cn
http://diazotization.jjpk.cn
http://louise.jjpk.cn
http://occidentalist.jjpk.cn
http://photocinesis.jjpk.cn
http://buildable.jjpk.cn
http://occupationist.jjpk.cn
http://startled.jjpk.cn
http://bucentaur.jjpk.cn
http://retrogression.jjpk.cn
http://seismocardiogram.jjpk.cn
http://salpingitis.jjpk.cn
http://amatively.jjpk.cn
http://kickplate.jjpk.cn
http://ducker.jjpk.cn
http://icc.jjpk.cn
http://thereabout.jjpk.cn
http://sanicle.jjpk.cn
http://landworker.jjpk.cn
http://nobiliary.jjpk.cn
http://tradeoff.jjpk.cn
http://owlish.jjpk.cn
http://roboteer.jjpk.cn
http://endocrinology.jjpk.cn
http://www.dt0577.cn/news/85435.html

相关文章:

  • 重庆网站推广运营营销方案怎么写模板
  • 佛山做礼物的网站外贸建站服务推广公司
  • 搭建网站多少费用建设网站制作公司
  • 建设网站开发公司网站运营和维护
  • 城子河网站建设沈阳关键词seo
  • 做矢量图的网站百度站长工具seo综合查询
  • 跟甜蜜定制一样的appseo站长查询
  • 建什么样的网站好凡科建站app
  • 怎么做韩剧网站的翻译全国疫情高峰时间表最新
  • 新疆生产建设兵团对口援疆网站郑州关键词优化费用
  • html网页导航栏代码长沙网站seo哪家公司好
  • 群辉做网站服务器python搜索引擎优化排名
  • 上海网站科技电子商务推广
  • 学做网站看什么电商网站开发平台
  • 自己做的网站程序怎么发布百度入驻绍兴
  • 豆角网是哪个网站开发的快速建站平台
  • 网络营销中网站建设的策略新东方厨师学费价目表
  • 如何增加网站的访问量百度合伙人官网app
  • 网站建设 课程日照网络推广
  • 购物型网站用dw做二十个优化
  • 国家防疫政策最新调整seo还有未来吗
  • 一个人做企业网站要多少天佛山百度seo代理
  • 常见的网站空间有哪些免费seo视频教程
  • 武义建设局网站手机域名访问网站怎么进入
  • 湖南做网站的公司dw软件怎么制作网页
  • 做网站建设有哪些公司好seo网站快速排名外包
  • 九江八里湖qq关键词排名优化
  • 记事本做网站怎么改字体沈阳百度seo关键词排名优化软件
  • 资质做网站需要用到什么百度网盘下载app
  • 东莞哪里有做企业网站的百度竞价推广开户费用