还是要看一点动漫

还是要看一点动漫的。 晃晃大学几年已过,也该是选择「考研」or「就业」的时候了,人就会变得有些焦虑。其实造成这种现象的道理很简单,不过是对将来的人生没有太多的规划,邻近人生抉择,就会有些许失措。可如这类型的问题,又并非是 1+1=2,亦或是难一点的——求 998!?不管如何难考虑,耗费多久,998! 确实是有一个正确答案的,而「考研」or「就业」没有。甚至,我无法去理性分析其中的利益纠葛。当然,稍微想想,也可以得出 「考研」or「就业」<=>「学历、学业」or「工作经验」 这么一个等式,但是,后者又孰大孰小呢? 没法想,没走过的路,永远不知其好坏。 各种各样的问题。不过这不是重点,重点是,我发现我已经好久没看动漫了。 我是喜欢看动漫的。从高中开始?看的第一部动漫是什么来着?大概是《剑灵》,或者是《斩丶赤红之曈》,还有一部《精灵与龙的轮舞》,这几部是一起看的。《精灵与龙的轮舞》中主角的机甲叫「Villkiss」,感觉特别喜欢这个名字,以至于后来很多英文的昵称全是用的「Villkiss」,包括现在的「Vksir」~当时还小,不懂事,后来回忆起来兴起去看看这部动漫,发现里面有很多少儿不宜的内容,而且较为低俗。不过嘛,我感觉这不重要,我当时觉得它很好,并从那时起喜欢上了「Villkiss」这个名字,就够了,与现在的看法并不相关。 就像我喜欢某首歌,很少去关注是谁唱的,这个歌手品行如何。这都不重要,歌好听,就够了。 还有一部动漫——《黑岩射手》。于我而言,动漫剧情真的不太重要。如何惊心动魄,如何跌宕起伏,这或许可以为其增色,但相比较而言,我更喜欢一部能刻画出一个动人角色的动漫。故事见得太多,套路横行,小说尚且可以丰富一点,或许可以讲述一个精彩的故事,但是动漫。大部分动漫都非常的浅显,低俗的也非常多,套路为王,很少有什么专门讲故事的动漫的。所以,动漫于我,仅仅是一个动人的角色。 但很可惜的是,看了这么几年动漫,我也没能衷心喜欢哪个角色。要说的话,「黑岩射手」算一个,「沧月」算一个,前者很酷(以前觉得很酷,我并不想看第二遍,要是现在看着觉得很幼稚怎么办呢?留着以前「黑岩射手很酷」的这个印象,就很美),后者是漫画「偷星九月天」中的角色。还有谁呢?好像没了。 小时候的喜好真的很容易被毁,随着年岁渐长,很难说能从一而终的喜欢什么。我记得我以前看《约会大作战》的时候,很喜欢里面的「十香」,可是后来出了第三季,再去看,甚至都没能看完——也不再觉得自己喜欢「十香」了。就很遗憾。 我觉得一个人,总是要喜欢点什么的,各种方面都要喜欢点什么,这样才好。 很久没看动漫了,所以今天就特地看了一些。看完了《多罗罗》和《因为太怕通就全点防御力了》。前者烂尾,后者通篇灌水。——没啥意义。 ——但还是要看。 不想说长大了,就游戏也不玩了,动漫也不看了,或说什么娱乐都没有,或说像他们一样——打牌。 小时候很喜欢放烟花,现在以及好几年没买那些小玩意儿了。提不起兴趣是真,但同时,也感觉少了一项乐趣。——虽然不喜欢这项活动了,但是以前喜欢,现在却不喜欢。这不是少了一样爱好了吗?这不是说生活少了一点色彩? 但没办法,不喜欢就不喜欢,长大了确实对烟花不怎么感冒了。 我没什么高雅的爱好。也就游戏、动漫、唱歌、骑行这么些。或许还要加上放风筝。虽然「LOL」也不好玩了,但我还要要觉得自己还能玩其它的。唱歌也唱的不多,但是我记得我是非常喜欢唱歌的,不定时也会去录几首。骑行现在也骑得少,但那是因为家乡周边都给我转尽了,去了一个新地方,我还能兴致冲冲地戴上耳机、骑上自行车四处探索陌生的领域。而动漫,虽然竟然几个月都没想着去看一会儿动漫,但是,我觉得我还是喜欢看动漫的。 所以说偶尔想起来,还是要看一点动漫的。 ——记于 2020/3/25

三月 25, 2020  |  24 字  |  总阅读

搭建 Chevereto 个人图床

平时写写文什么的,图床还是要一个的,分享啊、插入图片啊,都挺方便的。(为什么要叫「图床」啊,叫「图库」多好听呢,或者「画廊」?) Chevereto 是一款常用的图床服务,这里使用的是「免费版」,个人使用也足够了。 环境:CentOS 7 需求:Nginx,PHP 7.0-7.2(PHP 7.3 是不支持的,为此我特地把 PHP 换成了 7.2 版),MySQL 下载 前往 GitHub,下载最新发布。 # 创建安装目录 mkdir -p /var/www/chevereto && cd /var/www/chevereto # 下载 wget -O chevereto.zip https://github.com/Chevereto/Chevereto-Free/releases # 解压 x chevereto.zip x:来自 Oh My Zsh 的 extract 插件,任何压缩包一个 x 搞定。 配置 Nginx 需要 伪静态 + php-fpm。 伪静态配置文件如下 如何导入 php-fpm,参考 搭建 FileRun 个人网盘 server { server_name www.vksir.zone; root /var/www/chevereto; client_max_body_size 20m; # Load configuration files for the default server block. include /etc/nginx/default.d/*.conf; location / { if (-f $request_filename/index.html){ rewrite (.*) $1/index.html break; } if (-f $request_filename/index.php){ rewrite (.*) $1/index.php; } if (!-f $request_filename){ rewrite (.*) /index.php; } try_files $uri $uri/ /api.php; } location /admin { try_files $uri /admin/index.php?$args; } } 配置 MySQL 为 Chevereto 新建一个数据库 chevereto ,并为该数据库创建一个用户名为 chevereto 并设置密码,参考:MySQL 的安装与配置。 ...

三月 11, 2020  |  126 字  |  总阅读

【Nginx】安装 SSL 证书

现在这个时代,SSL 已成了常态,没有 SSL 的网页浏览器都不让看,这里我们使用let’s encrypt 来获取「免费 SSL 证书」。 环境:CentOS 7 需求:Nginx 安装 使用 Nginx + SSL 的组合,以 Certbot 为工具安装 SSL 证书。 # 安装 EPEL repo -> Only For CentOS 7 yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rp # 安装 Certbot yum -y install yum-utils yum-config-manager --enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional yum install certbot python2-certbot-nginx # 安装 SSL certbot --nginx 建议不要一次性给所有域名授权 SSL 证书,这样大家将会使用同一个证书,有的网站就会显示「证书与域名身份不对」。别着急,一个个授权。 提示「是否 Redirect」建议选 是,这样 Certbot 将会帮你设置 Nginx,把「通往 http / 80 端口 的请求」重定向到「通往 https / 443 端口的请求」,还是非常有必要的。 就是这么简单,这就搞定了~ ...

三月 11, 2020  |  296 字  |  总阅读

【Hexo】Git 一键部署

这里要说的是部署到自己的服务器哦~其实呢,主要是有关 Git 的使用吧。 主要内容: Hexo 一键部署 使用自己的远程 Git 库 快捷登录 SSH 环境:CentOS 7 创建Git用户 && SSH快捷登录 创建Git用户 # 创建无法使用ssh登录,但可以使用git功能的用户 useradd git -s /bin/git-shell # 设置密码 passwd git # 添加用户到nginx用户组 usermod -G nginx git 为什么需要将 git添加到 nginx用户组后面再聊~ SSH快捷登录 将密钥推送到服务器 ssh-copy-id git@IP 建立远端Git库 创建库 # 创建库 cd /home/git git init --bare hexo_html.git –bare:创建一个裸仓库(也就是不包含文件的仓库) 如果这里不加 --bare,待会儿推送的时候就会报错 receive.denyCurrentBranch = false。如果定不想加的话,就在 .git/config中添加: [receive] denyCurrentBranch = ignore 这样就可以正常推送了。 使用库 直接在本地打开终端: # 克隆库 git clone git:/home/git/hexo_html.git # 测试 cd hexo_html touch testfile # 提交到本地库 git add . git commit -m "第一次提交" # 推送到远端库 git push # 换个文件夹 git clone git:/home/git/hexo_html.git ls # 文件存在,表示搭建成功 虽然是 push到远端库了,但是在远端库里,是看不到任何文件的。推送的文件已另一种形式存储在了 hexo_html.git中。 ...

三月 6, 2020  |  167 字  |  总阅读

【Hexo】NexT 进阶配置

Hexo——一款纯静态、基于 Nodejs 的博客系统。 NexT——Hexo 下的强大的主题,该博客发展到了现在,倒是算是 Hexo 还是 NexT,真的很难说清。 优点: 万能!什么功能都有!相比起 Ghost 博客系统,Hexo + NexT 完善太多 支持所有 Markdown 语法,类似于嵌套列表(Now),而 Ghost 和 WordPress 都是不支持的。强迫症如我,表示没有嵌套列表日子不能过! 缺点: 相比起 Ghost 的主题配置语言 HandBar,NexT 主题的这个 swig 语言系统着实难懂。且 NexT 的文档不是非常完善,自定义主题较为困难。 没有 Web 后台(有一个,但是太丑……),只能在命令行下发布文章,没有一种家的感觉 环境:Nodejs v12.14.1 版本:Hexo v4.2.0,NexT v7.7.2 访问量统计 <!-- 添加脚本 --> <!-- next/layout/_partials/head/head-unique.swig -> END --> <script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script> <!-- 这一段是页脚 由Hexo强力驱动 等字样,删了也罢 --> <!-- next/layout/_partials/footer.swig -> FIND --> {%- if theme.footer.powered.enable %} <div class="powered-by"> {{- __('footer.powered', next_url('https://hexo.io', 'Hexo', {class: 'theme-link'})) }} {%- if theme.footer.powered.version %} v{{ hexo_version }}{%- endif %} </div> {%- endif %} {%- if theme.footer.powered.enable and theme.footer.theme.enable %} <span class="post-meta-divider">|</span> {%- endif %} {%- if theme.footer.theme.enable %} <div class="theme-info"> {%- set next_site = 'https://theme-next.org' %} {%- if theme.scheme !== 'Gemini' %} {%- set next_site = 'https://' + theme.scheme | lower + '.theme-next.org' %} {%- endif %} {{- __('footer.theme') }} – {{ next_url(next_site, 'NexT.' + theme.scheme, {class: 'theme-link'}) }} {%- if theme.footer.theme.version %} v{{ next_version }}{%- endif %} </div> {%- endif %} {%- if theme.add_this_id %} <div class="addthis_inline_share_toolbox"> <script src="//s7.addthis.com/js/300/addthis_widget.js#pubid={{ theme.add_this_id }}" async="async"></script> </div> {%- endif %} <!-- 替换为本站总访客数 --> <!-- next/layout/_partials/footer.swig --> <div class="powered-by"> <span class="post-meta-item-icon"> <i class="fa fa-eye"></i> </span> <span id="busuanzi_container_site_uv">总访客数: <span id="busuanzi_value_site_uv"></span></span> </div> <!-- 这一段前 --> <!-- next/layout/_macro/post.swig -> FIND --> {%- endif %} {#################} {### POST BODY ###} {#################} <!-- 添加本文阅读量 --> <!-- next/layout/_macro/post.swig --> <span class="post-meta-item" id="busuanzi_container_page_pv"> <span class="post-meta-item-icon"> <i class="fa fa-eye"></i> </span> 阅读量: <span id="busuanzi_value_page_pv"></span> </span> 来自: ...

三月 6, 2020  |  403 字  |  总阅读

【Linux】文件传输 scp & rsync

环境:CentOS 7 scp 文件传输 # 上传到服务器 scp -r ~./hexo root@IP:/var/www # 从服务器上下载 scp -r root@IP:/var/www ~./hexo -r:传输目录,不加即「传输文件」 scp 文件传输采用 SSH 手段加密,安全有保障,但是相对应的,传输速度会稍微慢一点。 rsync 文件同步 rsync 文件同步同样会采用 SSH 手段加密,但是它会事先校验哪些文件相同,相同的则不进行传输。且 rsync 功能更加强大,参数更多,适合真正意义上的「同步」。 # 由本地同步到服务器 rsync -vau --progress ~./hexo root@IP:/var/www # 服务器同步到本地 rsync -vau --progress root@IP:/var/www ~./hexo -v,–verbose:详细模式输出 -q,–quiet:精简输出模式 -a,–archive:归档模式,表示以递归方式传输文件,并保持所有文件属性,等于 -rlptgoD -u,–update:仅仅进行更新,也就是跳过所有已经存在于DST,并且文件时间晚于要备份的文件,不覆盖更新的文件 -z, –compress:对备份的文件在传输时进行压缩处理(减少流量,其实用处不大) –progress:显示备份过程

三月 6, 2020  |  51 字  |  总阅读

【优质工具】Oh My Zsh 终端

一款极其好用的终端工具,简单易上手。 环境:CentOS 7 安装 # 使用 zsh chsh -s /bin/zsh # 重启生效 reboot # 安装 Oh My Zsh sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 有什么好处呢?用了就知道了! 主题 第一个好处就是漂亮! 有多少种主题? ls ~/.oh-my-zsh/themes 太多了,我选 ys。 vim ~/.zshrc # 修改 ZSH_THEME="ys" # 重载配置 source ~/.zshrc pure 其实也不错,但是它没有被集成到 Oh My Zsh 中,需要额外安装。 # 下载 mkdir -p "$HOME/.zsh" git clone https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure" # 配置 vim ~/.zshrc # 修改 #ZSH_THEME="ys" # Em 没错~ 注意把原主题注释掉 fpath+=$HOME/.zsh/pure autoload -U promptinit; promptinit prompt pure #重载配置 source ~/.zshrc 插件 必装插件:highlighting && autosuggestions。直接 CV 就完事! ...

三月 6, 2020  |  188 字  |  总阅读

优质工具 / FFmpeg 音视频处理

FFmpeg——一款极其优秀的视频处理工具 优点: 全平台支持:Linux、Windows、Mac 参数众多,符合你对于视频处理的各种要求。如常用的 视频压缩、格式转化、音视频提取,都是手到擒来。 性能强悍 缺点: 纯命令行工具,受众注定不会大 参数实在太多,五花八门,有点摸不着头脑 环境:CentOS 7 需求:None 常用参数 -i 设定输出流 -f 设定输出格式 -b:v 设定平均码率 -r 设定帧数 -S 设定分辨率 -crf 设定视频质量(18-28为佳,0无损,51最低) -preset 设定转换速度 (ultrafast, superfast, veryfast, faster, fast, medium, slow, slower, veryslow, placebo(不建议)) -vn 不处理视频 -an 不处理音频 -c:v 设定视频解码器(libx264, libx265(H265虽然好,但是很多地方不支持)) -c:a 设定音频解码器(copy——直接复制原音频) -maxrate 设定最大码率 -minrate 设定最小码率 -bufsize 设定缓冲 是不是感觉很麻烦呢?这才是其中一点点参数呢,ffmpeg -h 查看所有参数! 不过没关系,日常使用根本不用了解那么多~ 视频处理 视频压缩 # 网站投稿 -> 快速压缩 ffmpeg -i name.mp4 -s 1920x1080 -preset veryfast -crf 28 -c:v libx264 -c:a copy -f mp4 output.mp4 -y # 视频存放 -> 压缩体积 ffmpeg -i name.mp4 -s 1280x720 -b:v 1024k -preset veryslow -c:v libx265 -f mp4 output.mp4 -y -y:表示不用确认,直接覆盖视频 格式转换 # mp4 转 flv ffmpeg -i name.mp4 output.flv -y 编码格式转换 # 查看支持的编码格式 ffmpeg -codecs # av1 转 h264 ffmpeg -c:v av1_cuvid -i input.mp4 -crf 18 -c:v libx264 output.mp4 -y 其中,解码器用的 N 卡的解码器 av1_cuvid,编码器用 CPU 编码 libx264。 ...

三月 6, 2020  |  186 字  |  总阅读

搭建 NextCloud 个人网盘

NextCloud——一款优秀的,非常受欢迎的个人网盘。 优点: 全平台支持:有 Windows、Linux、Mac、Android、IOS 客户端 支持文件同步(目前来看,安卓端文件同步没法使用) 缺点: 无法直接访问本地目录 添加本地文件很麻烦 环境:CentOS 7 需求:Nginx,PHP,MySQL 安装 NextCloud # 创建安装目录 mkdir -p /var/www/nextcloud && cd /var/www/nextcloud # 下载并解压 wget -O nextcloud.zip https://download.nextcloud.com/server/releases/nextcloud-18.0.1.zip && unzip nextcloud.zip && mv nextcloud/* ./ && rm -rf nextcloud # 更改安装目录权限 chmod -Rf 777 /var/www/nextcloud 配置 Nginx 修改 /etc/nginx/nginx.conf。 # /etc/nginx/nginx.conf -> server{ } upstream php-handler { server 127.0.0.1:9000; # server unix:/var/run/php/php7.2-fpm.sock; } server { #listen 443 ssl http2; #若使用https,取消本行注释,同时注释下面这行 listen 80; server_name _; #将cloud.example.com替换为你的域名 # 若使用https,取消注释下面两行 # ssl_certificate /etc/ssl/nginx/cloud.example.com.crt; # ssl_certificate_key /etc/ssl/nginx/cloud.example.com.key; # Add headers to serve security related headers # Before enabling Strict-Transport-Security headers please read into this # topic first. # add_header Strict-Transport-Security "max-age=15768000; # includeSubDomains; preload;"; # # WARNING: Only add the preload option once you read about # the consequences in https://hstspreload.org/. This option # will add the domain to a hardcoded list that is shipped # in all major browsers and getting removed from this list # could take several months. add_header X-Content-Type-Options nosniff; add_header X-XSS-Protection "1; mode=block"; add_header X-Robots-Tag none; add_header X-Download-Options noopen; add_header X-Permitted-Cross-Domain-Policies none; # Path to the root of your installation root /var/www/nextcloud; location = /robots.txt { allow all; log_not_found off; access_log off; } # The following 2 rules are only needed for the user_webfinger app. # Uncomment it if you're planning to use this app. #rewrite ^/.well-known/host-meta /public.php?service=host-meta last; #rewrite ^/.well-known/host-meta.json /public.php?service=host-meta-json # last; location = /.well-known/carddav { return 301 $scheme://$host/remote.php/dav; } location = /.well-known/caldav { return 301 $scheme://$host/remote.php/dav; } # set max upload size client_max_body_size 512M; fastcgi_buffers 64 4K; # Enable gzip but do not remove ETag headers gzip on; gzip_vary on; gzip_comp_level 4; gzip_min_length 256; gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; # Uncomment if your server is build with the ngx_pagespeed module # This module is currently not supported. #pagespeed off; location / { rewrite ^ /index.php$uri; } location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)/ { deny all; } location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { deny all; } location ~ ^/(?:index|remote|public|cron|core/ajax/update|status|ocs/v[12]|updater/.+|ocs-provider/.+)\.php(?:$|/) { fastcgi_split_path_info ^(.+\.php)(/.*)$; include fastcgi_params; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param PATH_INFO $fastcgi_path_info; # fastcgi_param HTTPS on; # 若使用https取消这行注释 #Avoid sending the security headers twice fastcgi_param modHeadersAvailable true; fastcgi_param front_controller_active true; fastcgi_pass php-handler; fastcgi_intercept_errors on; fastcgi_request_buffering off; } location ~ ^/(?:updater|ocs-provider)(?:$|/) { try_files $uri/ =404; index index.php; } # Adding the cache control header for js and css files # Make sure it is BELOW the PHP block location ~ \.(?:css|js|woff|svg|gif)$ { try_files $uri /index.php$uri$is_args$args; add_header Cache-Control "public, max-age=15778463"; # Add headers to serve security related headers (It is intended to # have those duplicated to the ones above) # Before enabling Strict-Transport-Security headers please read into # this topic first. # add_header Strict-Transport-Security "max-age=15768000; # includeSubDomains; preload;"; # # WARNING: Only add the preload option once you read about # the consequences in https://hstspreload.org/. This option # will add the domain to a hardcoded list that is shipped # in all major browsers and getting removed from this list # could take several months. add_header X-Content-Type-Options nosniff; add_header X-XSS-Protection "1; mode=block"; add_header X-Robots-Tag none; add_header X-Download-Options noopen; add_header X-Permitted-Cross-Domain-Policies none; # Optional: Don't log access to assets access_log off; } location ~ \.(?:png|html|ttf|ico|jpg|jpeg)$ { try_files $uri /index.php$uri$is_args$args; # Optional: Don't log access to other assets access_log off; } } 导入 php-fpm 组件,参考:搭建 FileRun 个人网盘。 ...

三月 6, 2020  |  590 字  |  总阅读

搭建 Aria2 离线下载

环境:CentOS 7 安装 Aria2 # 安装 yum install aria2 # 查看版本 aria2c --version # 添加配置文件 mkdir -p /root/.aria2 touch /root/.aria2/aria2.session nano /root/.aria2/aria2.conf /root/.aria2/aria2.conf 完整文件如下: # /root/.aria2/aria2.conf # 需要修改------------------------- # 文件的保存路径 dir=/data/download # 设置的RPC授权令牌 rpc-secret=vksir97634 # 可选修改-------------------------- # 当下载的是一个种子(以.torrent结尾)时, 自动开始BT任务 #follow-torrent=true # 断点续传 continue=true # 最大同时下载任务数, 运行时可修改 max-concurrent-downloads=5 # 禁用IPv6 disable-ipv6=true # 从会话文件中读取下载任务 input-file=/root/.aria2/aria2.session # 退出时保存`错误/未完成`的下载任务到会话文件 save-session=/root/.aria2/aria2.session # RPC监听端口, 端口被占用时可以修改 rpc-listen-port=6800 # 不推荐修改----------------------- # 启用磁盘缓存, 0为禁用缓存 #disk-cache=32M # 文件预分配方式, 能有效降低磁盘碎片 file-allocation=none # 同一服务器连接数, 添加时可指定 max-connection-per-server=5 # 最小文件分片大小, 添加时可指定 min-split-size=20M # 单个任务最大线程数, 添加时可指定 split=5 # 整体下载速度限制, 运行时可修改 #max-overall-download-limit=0 # 单个任务下载速度限制 #max-download-limit=0 # 整体上传速度限制, 运行时可修改 #max-overall-upload-limit=0 # 单个任务上传速度限制 #max-upload-limit=0 # 定时保存会话, 0为退出时才保存 #save-session-interval=60 # 启用RPC enable-rpc=true # 允许所有来源 rpc-allow-origin-all=true # 允许非外部访问 rpc-listen-all=true # 事件轮询方式, 取值:[epoll, kqueue, port, poll, select] #event-poll=select # BT监听端口, 当端口被屏蔽时使用 listen-port=6881-6999 # 单个种子最大连接数 #bt-max-peers=55 # 打开DHT功能, PT需要禁用 enable-dht=false # 打开IPv6 DHT功能, PT需要禁用 #enable-dht6=false # DHT网络监听端口 #dht-listen-port=6881-6999 # 本地节点查找, PT需要禁用 #bt-enable-lpd=false # 种子交换, PT需要禁用 enable-peer-exchange=false # 每个种子限速 #bt-request-peer-speed-limit=50K # 客户端伪装, PT需要 peer-id-prefix=-TR2770- user-agent=Transmission/2.77 # 当种子的分享率达到这个数时, 自动停止做种, 0为一直做种 seed-ratio=1.0 # 强制保存会话, 即使任务已经完成 #force-save=false # BT校验相关, 默认:true #bt-hash-check-seed=true # 继续之前的BT任务时, 无需再次校验 bt-seed-unverified=true # 保存磁力链接元数据为 .torrent 文件 bt-save-metadata=true # 启动 Aria2 aria2c –conf-path=/root/.aria2/aria2.conf -D # 查看 Aria2 监听的端口 netstat -ntlp -D:表示在后台启动 Aria2 Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:6800 0.0.0.0:* LISTEN 9398/aria2c 默认监听的端口为 6800,注意为此端口 打开防火墙。 ...

三月 6, 2020  |  296 字  |  总阅读