Ubuntu 22.04下载脚本出现SSL错误0A000126的解决办法
<br /> 有的小伙伴在使用VPS主机下载脚本的时候,会出现错误提示: ``` OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while reading ``` 怎么解决呢?这里搬主题就分享一下[Ubuntu](https://www.banzhuti.com/tag/...
<br /> 有的小伙伴在使用VPS主机下载脚本的时候,会出现错误提示: ``` OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while reading ``` 怎么解决呢?这里搬主题就分享一下[Ubuntu](https://www.banzhuti.com/tag/...
在 Debian 或者 Ubuntu 系统上设置系统时区很简单,输入下面命令行: ``` dpkg-reconfigure tzdata ``` 回车之后根据提示选择时区即可。比如依次选择 Asia 和 Shanghai,之后会看到下面的输出: ``` $ dpkg-reconfigure tzdata Current default time zone: 'A...
![Linux](https://img1.51tbox.com/static/2023-10-31/col/64cda594aaced2fcaa6dbfb80b728097/94b4cb75d9bf4ebbae4da4a05a9f5167.jpg) Linux Kernel 6.6 正式发布,迎来了多项重要的更新。其中包括备受期待的 Shadow Stack 硬件安全功能,...
服务器信任 ===== 在运维场景中,如果需要在一台服务器操作另一台服务器,就需要**目标服务器** (下面称为 B 服务器)信任**当前服务器**(下面称为 A 服务器)。 1. 在 A 服务器生成证书。 ``` ssh-keygen -t rsa ``` 一直回车结束。 会在 `/root/.ssh` 目录下生成 `id_rsa` 和...
![GNU/Linux](https://img1.51tbox.com/static/2023-10-01/col/d23bc13f6e859c35566971d8ca2a59f4/c3f21245797d4606824d71cdb850577b.jpg) 如果您对自由软件和其操作系统,比如各种 Unix 和 Linux 有所了解,多半会听说过 GNU 这个缩写。如果对 G...
![Sparky Linux](https://img1.51tbox.com/static/2023-09-19/col/67be58fa9effecfedefead15f1463792/9bbef801eda640ea8d671a18168c4a5d.jpg) Sparky Linux 7.1 稳定版正式发布。它是继 [Sparky Linux 7.0 发布](/spar...
![Ubuntu](https://img1.51tbox.com/static/2023-09-19/col/a8c35f43052df5ca505ad9ac4c14c770/8b3f49e7cb9745d09494fb5fc35a785a.jpg) 即将发布的 Ubuntu 23.10「Mantic Minotaur」将采用最新、最强大的 Linux Kernel 6.5...
![Manjaro Linux](https://img1.51tbox.com/static/2023-09-07/col/b43eb8719d8001a08061cd0d383153ed/706243472ace433b9dadc13a538660cb.jpg) Manjaro Linux 23.0 正式发布,代号 Uranos,是一款基于 Arch Linux 的[适合...
![Fedora](https://img1.51tbox.com/static/2023-09-05/col/2b4b6366fbe1a7e2534f42aaf41f3ff4/a545a9d63d7c4c13955f5135eab97aeb.jpg) 虽然 Linux 经常被视为 Windows 的最大竞争对手,但并不是指某一款特定的 Linux 操作系统,而是有许多[基于...
![](https://img1.51tbox.com/static/2023-08-27/col/1f7cf5dcefeeb7a0e183f0a9aafe7a6d/a0375c8c38bb47fc8328e8af499ba5e0.jpg) 今天是 8 月 25 日(美国时间),是 Linux 的生日,Linux 已经 32 岁了,祝 Linux 生日快乐!? 1991 年...