最新发布吾生也有涯,而知也无涯!第10页
替换Jenkins插件地址为国内镜像源 - 正则时光

替换Jenkins插件地址为国内镜像源

问题:Jenkins安装插件报错,该Jenkins实例似乎已离线。 问题:Jenkins插件下载失败或下载慢或报错There were errors checking the update sites: SSLHandshakeException: sun.secu 这些问题都...
Debian中如何设置sudo不需要输入密码,直接执行命令? - 正则时光

Debian中如何设置sudo不需要输入密码,直接执行命令?

在/etc/sudoers文件中添加相应的规则。以下是几种常见的配置方式: 一、配置方法 1.特定用户不需要密码 例如,让用户username在执行所有命令时不需要输入密码: username ALL=(ALL) NOPASSWD: A...
资源全、免费,各国的任何出版书籍的电子书网站——Zlibrary - 正则时光

资源全、免费,各国的任何出版书籍的电子书网站——Zlibrary

最好用的电子书网站是哪个“Zlibrary” 这来自国外的神站以资源全、免费下而闻名,几乎世界各国的任何出版书籍,你都能在这里找到完整的电子版,并且免费下载。 它有个镜像网站,名字叫BookZZ,...
debian下配置vscode+qt开发环境 - 正则时光

debian下配置vscode+qt开发环境

前言 其实在qtcreator中开发qt就是最好的环境了。奈何时光编码水平不行,想借助AI的力量,只有vscode等编辑器能支持各种AI编码插件,所以产生了在vscode上部署qt开发环境的想法。 这里教程并没...
spacedesk:将平板作为电脑扩展屏 - 正则时光

spacedesk:将平板作为电脑扩展屏

一、下载软件 电脑和平板分别下载安装软件并安装。 链接: https://pan.baidu.com/s/1QtiZpN9BruiPVVFvfQT-NA?pwd=6aw5 提取码: 6aw5 ​​ 二、USB连接 将平板和电脑使用USB连接,平板设置只充电...
11月17日
2925
网络传输介质有哪些? - 正则时光

网络传输介质有哪些?

网络传输介质是指在网络中传输信息的载体,常用的传输介质分为有线传输介质和无线传输介质两大类。 不同的传输介质具有不同的特性,这些特性直接影响到通信的诸多方面,如线路编码方式、传输速...
Failed to restart network.service: Unit network.service not found. - 正则时光

Failed to restart network.service: Unit network.service not found.

问题现象 原因分析 如果您在尝试重新启动网络服务时收到'Failed to restart network.service: Unit network.service not found.' 错误消息,这意味着您的系统可能使用了不同的网络管理工具,而...
centos解压zip文件报错:End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive.... - 正则时光

centos解压zip文件报错:End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive….

问题现象 从虚拟机中拖放传输的zip文件,在解压时报错:End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part arch...