Avatar 🍥
KnightLi Blog
记录并分享日常
  1. Home
  2. About
  3. Archives
  4. Search
  5. Links
    1. Dark Mode

Table of contents

  1. Install with ipkg
Technical Docs

Install screen on Synology NAS

Install GNU screen on older Synology environments.

2022-04-11
1 minute read
中文简体 中文繁體 日本語

Install with ipkg

Required packages:

  • termcap_1.3.1-2_i686.ipk
  • screen_4.0.3-2_i686.ipk

Example:

1
2
3
4
wget <termcap-ipk-url>
wget <screen-ipk-url>
ipkg install termcap_1.3.1-2_i686.ipk
ipkg install screen_4.0.3-2_i686.ipk
Synology Screen
如需转载请添加原文链接(https://knightli.com)

Related content

How Synology and FN OS NAS Users Can Save Space with Btrfs, jdupes, and CoW Deduplication

A practical guide to using Btrfs CoW deduplication with jdupes on Synology and FN OS NAS systems to …

2026-06-20

How to use bitchat offline Bluetooth chat: Mesh relay, Nostr fallback, privacy and trusted installation

Bitchat's Guide to Offline Communications: Explaining Bluetooth Mesh Multi-Hop Relay, Nostr Network …

2026-07-27

How to use awesome-llm-apps: Run AI Agent, RAG and Skills examples locally

Introducing the directory selection, Agent Skill installation, local running examples and API Key …

2026-07-22

How to read the Apollo-11 source code: AGC command module and lunar module program reading guide

Introducing Comanche055 and Luminary099 in the chrislgarry/Apollo-11 repository, explaining how to …

2026-07-22

Kimi K3 API Quickstart: Python, Streaming, Vision, and Tool Calls

Learn how to call the Kimi K3 API with Python and cURL, including reasoning effort, streaming, …

2026-07-18

Antimalware Service Executable High CPU What to Do: Defender Scans, Exclusions, and Security Boundaries

When Antimalware Service Executable has high CPU for a long time, confirm the scanning objects and …

2026-07-11

How to Filter iptv-org Channels by Country and Language: A GitHub M3U Playlist Guide

Use iptv-org channel data and categorized playlists to narrow an M3U by country, language, or …

2026-07-11

How to Open an iptv-org Playlist in VLC: M3U Links, Network Streams, and Troubleshooting

Open public M3U playlists from iptv-org in VLC and troubleshoot dead links, player cache, network …

2026-07-11

Windows 11 26H2 New Features: What Regular Users Will Notice and Whether to Upgrade Now

Windows 11 26H2 has entered the Insider Experimental preview track. This guide explains the visible …

2026-07-07

MinerU not using the GPU? Replace CPU PyTorch with the CUDA build to enable RTX 4060

A troubleshooting guide for MinerU environments where PyTorch reports 2.8.0+cpu and CUDA …

2026-06-27
© 2022 - 2026 KnightLi Blog
记录并分享
Privacy Policy
Built with Hugo
Theme Stack designed by Jimmy