Ubuntu Server 安装 Deluge 1.3.x

**Deluge** 是一个支持 **C/S** 模式的 **BitTorrent**, 这意味着可以在类似 NAS 的 Server 上长时间运行而不用一直开着本机电脑. 本文介绍了在 Ubu...


时间:
分类: Ubuntu

阅读全文
Ubuntu Server 18.04 安装 Gogs

# Ubuntu Server 18.04 安装 Gogs - Ubuntu Server 18.04.1 LTS, 4.15.0-43-generic - MySQL Ver 14.1...


时间:
分类: Ubuntu

阅读全文
Ubuntu rsync 配置

本文介绍 rsync 的使用和配置.


时间:
分类: Ubuntu

阅读全文
Ubuntu 删除旧内核

### 查看分区占用 `df -hl` ### 查看安装内核 `dpkg --get-selections | grep linux` `dpkg -l | grep linux...


时间:
分类: Ubuntu

阅读全文
Ubuntu 16.04 设置 rsync 开机自启

在 Ubuntu 15.04 之前, 配制方法是传统的 Upstart/Sysinitv. 但在 15.04 之后就已经开始默认使用 systemd, 所以传统配置不起作用. 应使用 syste...


时间:
分类: Ubuntu

阅读全文