首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏网络收集

    DEBIAN源更新报错解决方法

    See apt-secure(8) manpage for details. See apt-secure(8) manpage for details. See apt-secure(8) manpage for details. 还好,运行下面的命令成功解决。

    5.2K11编辑于 2022-03-06
  • 来自专栏夜梦星尘的折腾日记

    解决Debian10.3系统中apt-get报错

    See apt-secure(8) manpage for details. See apt-secure(8) manpage for details. See apt-secure(8) manpage for details.

    56310编辑于 2024-08-20
  • 来自专栏全栈程序员必看

    Ubuntu 18.04 清华更新源 Certificate verification failed

    N: See apt-secure(8) manpage for repository creation and user configuration details. N: See apt-secure(8) manpage for repository creation and user configuration details. N: See apt-secure(8) manpage for repository creation and user configuration details. N: See apt-secure(8) manpage for repository creation and user configuration details. https 替换为 http #

    1.9K20编辑于 2022-09-15
  • 来自专栏技术杂记

    RabbitMQ集群I9

    it can be removed from the cluster using the forget_cluster_node command - consult the rabbitmqctl manpage you can use the force_boot command on one node to make it bootable again - consult the rabbitmqctl manpage

    38110编辑于 2022-05-04
  • 来自专栏人人都是架构师

    Go每日一库之165:go-callvis(可视化调用链)

    (default 0.35) -nodeshape string graph node shape (see graphvis manpage for valid values) (default "box ") -nodestyle string graph node style (see graphvis manpage for valid values) (default "filled,rounded (default 0.35) -nodeshape string graph node shape (see graphvis manpage for valid values) (default "box ") -nodestyle string graph node style (see graphvis manpage for valid values) (default "filled,rounded

    3.4K30编辑于 2023-10-02
  • 来自专栏软件

    Ubuntu安装docker

    N: See apt-secure(8) manpage for repository creation and user configuration details 忽略 $ sudo apt-get N: See apt-secure(8) manpage for repository creation and user configuration details. N: See apt-secure(8) manpage for repository creation and user configuration details.

    3.2K40编辑于 2022-08-18
  • 来自专栏程序手艺人

    [ 后端篇 ] 02 - 部署Node环境

    N: See apt-secure(8) manpage for repository creation and user configuration details. N: See apt-secure(8) manpage for repository creation and user configuration details.

    1.2K20发布于 2019-03-15
  • 来自专栏Rust语言学习交流

    【Rust每周一库】 http - Rust下简单的webserver库

    按照一贯的节奏,名叫http的webserver,这个直接吸引到了我,下面列举一些库相关的参考资料: http Github http manpage 在库的Github页面上有简单的介绍,作为rust 接下来简单介绍一下库的特性,在manpage里已经列举了很多库的特性和操作方法: serve的对象是文件夹中的index.html文件 提供了TLS的支持 支持web app的header选项 可以支持前端之间的

    1.6K20发布于 2020-02-20
  • 来自专栏全栈程序员必看

    Git 遇到了 early EOF index-pack failed 问题「建议收藏」

    至于它的取值可以参考 Git Config Manpage,这个页面你可以通过man git config(linux) 或者 git config --help(windows)来查看本地版本。 default to other compression variables, such as core.loosecompression and pack.compression. – From Git Manpage

    5.1K20编辑于 2022-02-08
  • 来自专栏爱示范

    【玩转Lighthouse】搭建全平台视频解析视频下载网站

    See apt-secure(8) manpage for details.E: Repository http://deb.debian.org/debian-security buster/updates See apt-secure(8) manpage for details.E: Repository 'http://deb.debian.org/debian buster-updates InRelease See apt-secure(8) manpage for details. 搜了一下See apt-secure(8) manpage for details.

    3K60编辑于 2022-04-24
  • 来自专栏个人教程

    apt update报错"The repository 'http://security.debian.org bullseye/updates Release

    such a repository can't be done securely, and is therefore disabled by default.N: See apt-secure(8) manpage

    77010编辑于 2024-06-16
  • 来自专栏网络随笔

    【玩转Lighthouse】腾讯云轻量服务器搭建全平台视频解析视频下载网站

    See apt-secure(8) manpage for details.E: Repository http://deb.debian.org/debian-security buster/updates See apt-secure(8) manpage for details.E: Repository 'http://deb.debian.org/debian buster-updates InRelease See apt-secure(8) manpage for details. 搜了一下See apt-secure(8) manpage for details.

    2.7K51编辑于 2022-04-24
  • 来自专栏个人教程

    apt update报错"The repository 'http://security.debian.org bullseye/updates Release' does not have a Re

    N: See apt-secure(8) manpage for repository creation and user configuration details.

    1.2K10编辑于 2024-06-23
  • 来自专栏运维技术迷

    解决 pve apt update 401

    N: See apt-secure(8) manpage for repository creation and user configuration details.

    1.8K50编辑于 2023-10-20
  • 来自专栏公众号:Lucifer三思而后行

    Linux From Scratch(LFS11.0)交叉编译临时工具 - Ncurses-6.2

    /config.guess) \ --mandir=/usr/share/man \ --with-manpage-format=normal

    93240发布于 2021-10-08
  • 来自专栏授客的专栏

    Linux 修改linux的SSH的默认端口

    builder:/mnt/disk/pcap# vim /etc/ssh/sshd_config # Package generated configuration file # See the sshd(8) manpage

    4.9K20发布于 2019-09-11
  • 来自专栏叨叨软件测试

    Linux/Unix 效率工具:快速路径切换 z 命令

    /usr/local/z/z.sh' >> ~/.bash_profile $ source ~/.bash_profile # 安装 manpage $ cp z.1 /usr/local/share

    2.8K20发布于 2020-09-10
  • 来自专栏全栈程序员必看

    k8s安装使用_setup error怎么解决

    N: See apt-secure(8) manpage for repository creation and user configuration details.

    92830编辑于 2022-11-07
  • 来自专栏云计算与大数据技术

    Linux在windows上共享目录

    samba/smb.conf 配置文件如下: # See smb.conf.example for a more detailed config file or # read the smb.conf manpage

    5.6K30发布于 2021-04-27
  • 来自专栏summerking的专栏

    samba的配置和使用

    /etc/samba/smb.conf # See smb.conf.example for a more detailed config file or # read the smb.conf manpage

    1.1K30编辑于 2022-09-19
领券