Uncategorized

DeepSeek-TUI

DeepSeek-TUI is an open-source command-line coding assistant written in Rust. https://github.com/Hmbown/DeepSeek-TUI To install on Ubuntu, just download the latest release To run…

SSH Login delay

When i login to a server, SSH connection take more than 2 minutes. Solution: In the server, I disabled UseDNS in /etc/ssh/sshd_config…

iotop

iotop shows which process is doing disk I/O. Shows only tasks doing I/O: -o toggles “only active I/O”-a accumulates I/O per process-P…

Alpine Linux

Alpine Linux is a lightweight, security-focused Linux distribution renowned for its simplicity, small footprint, and performance. Designed for power users, developers, and…